20:25:33 Started by timer 20:25:33 Running as SYSTEM 20:25:33 [EnvInject] - Loading node environment variables. 20:25:33 Building remotely on prd-ubuntu2204-docker-4c-4g-23878 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/mdsal-maven-merge-14.0.x 20:25:33 [ssh-agent] Looking for ssh-agent implementation... 20:25:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:25:34 $ ssh-agent 20:25:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHBvufQ/agent.1577 20:25:34 SSH_AGENT_PID=1579 20:25:34 [ssh-agent] Started. 20:25:34 Running ssh-add (command line suppressed) 20:25:34 Identity added: /w/workspace/mdsal-maven-merge-14.0.x@tmp/private_key_200389833336531234.key (/w/workspace/mdsal-maven-merge-14.0.x@tmp/private_key_200389833336531234.key) 20:25:34 [ssh-agent] Using credentials jenkins (jenkins-ssh) 20:25:34 The recommended git tool is: NONE 20:25:35 using credential jenkins-ssh 20:25:35 Wiping out workspace first. 20:25:35 Cloning the remote Git repository 20:25:36 Cloning repository git://devvexx.opendaylight.org/mirror/mdsal 20:25:36 > git init /w/workspace/mdsal-maven-merge-14.0.x # timeout=10 20:25:36 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/mdsal 20:25:36 > git --version # timeout=10 20:25:36 > git --version # 'git version 2.34.1' 20:25:36 using GIT_SSH to set credentials jenkins-ssh 20:25:36 Verifying host key using known hosts file 20:25:36 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. 20:25:36 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/mdsal +refs/heads/*:refs/remotes/origin/* # timeout=10 20:25:41 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/mdsal # timeout=10 20:25:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:25:42 Avoid second fetch 20:25:42 > git rev-parse refs/remotes/origin/14.0.x^{commit} # timeout=10 20:25:42 Checking out Revision 6f98614dd92e23dc0d504a736ff1d9481255dc29 (refs/remotes/origin/14.0.x) 20:25:42 > git config core.sparsecheckout # timeout=10 20:25:42 > git checkout -f 6f98614dd92e23dc0d504a736ff1d9481255dc29 # timeout=10 20:25:42 Commit message: "Bump versions to 14.0.21-SNAPSHOT" 20:25:42 > git rev-list --no-walk 6f98614dd92e23dc0d504a736ff1d9481255dc29 # timeout=10 20:25:46 provisioning config files... 20:25:46 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:25:46 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:25:46 [mdsal-maven-merge-14.0.x] $ /bin/bash /tmp/jenkins17294094924030155554.sh 20:25:46 ---> python-tools-install.sh 20:25:46 Setup pyenv: 20:25:46 * system (set by /opt/pyenv/version) 20:25:46 * 3.8.20 (set by /opt/pyenv/version) 20:25:46 * 3.9.20 (set by /opt/pyenv/version) 20:25:46 3.10.15 20:25:46 3.11.10 20:25:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ian0 20:25:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:25:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:25:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:25:55 lf-activate-venv(): INFO: Base packages installed successfully 20:25:55 lf-activate-venv(): INFO: Installing additional packages: lftools 20:26:23 lf-activate-venv(): INFO: Adding /tmp/venv-Ian0/bin to PATH 20:26:23 Generating Requirements File 20:26:42 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. 20:26:42 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:26:42 Python 3.11.10 20:26:42 pip 26.0.1 from /tmp/venv-Ian0/lib/python3.11/site-packages/pip (python 3.11) 20:26:43 appdirs==1.4.4 20:26:43 argcomplete==3.6.3 20:26:43 aspy.yaml==1.3.0 20:26:43 attrs==25.4.0 20:26:43 autopage==0.6.0 20:26:43 beautifulsoup4==4.14.3 20:26:43 boto3==1.42.59 20:26:43 botocore==1.42.59 20:26:43 bs4==0.0.2 20:26:43 certifi==2026.2.25 20:26:43 cffi==2.0.0 20:26:43 cfgv==3.5.0 20:26:43 chardet==6.0.0.post1 20:26:43 charset-normalizer==3.4.4 20:26:43 click==8.3.1 20:26:43 cliff==4.13.2 20:26:43 cmd2==3.2.2 20:26:43 cryptography==3.3.2 20:26:43 debtcollector==3.0.0 20:26:43 decorator==5.2.1 20:26:43 defusedxml==0.7.1 20:26:43 Deprecated==1.3.1 20:26:43 distlib==0.4.0 20:26:43 dnspython==2.8.0 20:26:43 docker==7.1.0 20:26:43 dogpile.cache==1.5.0 20:26:43 durationpy==0.10 20:26:43 email-validator==2.3.0 20:26:43 filelock==3.24.3 20:26:43 future==1.0.0 20:26:43 gitdb==4.0.12 20:26:43 GitPython==3.1.46 20:26:43 httplib2==0.30.2 20:26:43 identify==2.6.16 20:26:43 idna==3.11 20:26:43 importlib-resources==1.5.0 20:26:43 iso8601==2.1.0 20:26:43 Jinja2==3.1.6 20:26:43 jmespath==1.1.0 20:26:43 jsonpatch==1.33 20:26:43 jsonpointer==3.0.0 20:26:43 jsonschema==4.26.0 20:26:43 jsonschema-specifications==2025.9.1 20:26:43 keystoneauth1==5.13.1 20:26:43 kubernetes==35.0.0 20:26:43 lftools==0.37.21 20:26:43 lxml==6.0.2 20:26:43 markdown-it-py==4.0.0 20:26:43 MarkupSafe==3.0.3 20:26:43 mdurl==0.1.2 20:26:43 msgpack==1.1.2 20:26:43 multi_key_dict==2.0.3 20:26:43 munch==4.0.0 20:26:43 netaddr==1.3.0 20:26:43 niet==1.4.2 20:26:43 nodeenv==1.10.0 20:26:43 oauth2client==4.1.3 20:26:43 oauthlib==3.3.1 20:26:43 openstacksdk==4.10.0 20:26:43 os-service-types==1.8.2 20:26:43 osc-lib==4.4.0 20:26:43 oslo.config==10.3.0 20:26:43 oslo.context==6.3.0 20:26:43 oslo.i18n==6.7.2 20:26:43 oslo.log==8.1.0 20:26:43 oslo.serialization==5.9.1 20:26:43 oslo.utils==10.0.0 20:26:43 packaging==26.0 20:26:43 pbr==7.0.3 20:26:43 platformdirs==4.9.2 20:26:43 prettytable==3.17.0 20:26:43 psutil==7.2.2 20:26:43 pyasn1==0.6.2 20:26:43 pyasn1_modules==0.4.2 20:26:43 pycparser==3.0 20:26:43 pygerrit2==2.0.15 20:26:43 PyGithub==2.8.1 20:26:43 Pygments==2.19.2 20:26:43 PyJWT==2.11.0 20:26:43 PyNaCl==1.6.2 20:26:43 pyparsing==2.4.7 20:26:43 pyperclip==1.11.0 20:26:43 pyrsistent==0.20.0 20:26:43 python-cinderclient==9.8.0 20:26:43 python-dateutil==2.9.0.post0 20:26:43 python-discovery==1.1.0 20:26:43 python-heatclient==5.1.0 20:26:43 python-jenkins==1.8.3 20:26:43 python-keystoneclient==5.8.0 20:26:43 python-magnumclient==4.10.0 20:26:43 python-openstackclient==9.0.0 20:26:43 python-swiftclient==4.10.0 20:26:43 PyYAML==6.0.3 20:26:43 referencing==0.37.0 20:26:43 requests==2.32.5 20:26:43 requests-oauthlib==2.0.0 20:26:43 requestsexceptions==1.4.0 20:26:43 rfc3986==2.0.0 20:26:43 rich==14.3.3 20:26:43 rich-argparse==1.7.2 20:26:43 rpds-py==0.30.0 20:26:43 rsa==4.9.1 20:26:43 ruamel.yaml==0.19.1 20:26:43 ruamel.yaml.clib==0.2.15 20:26:43 s3transfer==0.16.0 20:26:43 simplejson==3.20.2 20:26:43 six==1.17.0 20:26:43 smmap==5.0.2 20:26:43 soupsieve==2.8.3 20:26:43 stevedore==5.7.0 20:26:43 tabulate==0.9.0 20:26:43 toml==0.10.2 20:26:43 tomlkit==0.14.0 20:26:43 tqdm==4.67.3 20:26:43 typing_extensions==4.15.0 20:26:43 urllib3==1.26.20 20:26:43 virtualenv==21.1.0 20:26:43 wcwidth==0.6.0 20:26:43 websocket-client==1.9.0 20:26:43 wrapt==2.1.1 20:26:43 xdg==6.0.0 20:26:43 xmltodict==1.0.4 20:26:43 yq==3.4.3 20:26:43 [mdsal-maven-merge-14.0.x] $ /bin/sh -xe /tmp/jenkins6299746825346194084.sh 20:26:43 + mkdir -p /w/workspace/mdsal-maven-merge-14.0.x/target/classes /w/workspace/mdsal-maven-merge-14.0.x/jacoco/classes 20:26:43 [mdsal-maven-merge-14.0.x] $ /bin/sh -xe /tmp/jenkins11671945941783830359.sh 20:26:43 + echo quiet=on 20:26:43 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-4c-4g-23878 20:26:44 [mdsal-maven-merge-14.0.x] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=14.0.x -Dsha1=origin/14.0.x -DMAVEN_OPTS= -DPROJECT=mdsal -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/14.0.x -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=14.0.x "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 20:26:44 " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=mdsal --version 20:26:44 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 20:26:44 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 20:26:44 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 20:26:44 Default locale: en, platform encoding: UTF-8 20:26:44 OS name: "linux", version: "5.15.0-168-generic", arch: "amd64", family: "unix" 20:26:44 [mdsal-maven-merge-14.0.x] $ /bin/sh -xe /tmp/jenkins12525863728719263274.sh 20:26:44 + rm /home/jenkins/.wgetrc 20:26:44 [EnvInject] - Injecting environment variables from a build step. 20:26:44 [EnvInject] - Injecting as environment variables the properties content 20:26:44 SET_JDK_VERSION=openjdk21 20:26:44 GIT_URL="git://devvexx.opendaylight.org/mirror" 20:26:44 20:26:44 [EnvInject] - Variables injected successfully. 20:26:44 [mdsal-maven-merge-14.0.x] $ /bin/sh /tmp/jenkins16454533482650282574.sh 20:26:44 ---> update-java-alternatives.sh 20:26:44 ---> Updating Java version 20:26:44 ---> Ubuntu/Debian system detected 20:26:44 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 20:26:44 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 20:26:44 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 20:26:44 openjdk version "21.0.9" 2025-10-21 20:26:44 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 20:26:44 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 20:26:44 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 20:26:44 [EnvInject] - Injecting environment variables from a build step. 20:26:44 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 20:26:44 [EnvInject] - Variables injected successfully. 20:26:44 provisioning config files... 20:26:44 copy managed file [global-settings] to file:/w/workspace/mdsal-maven-merge-14.0.x@tmp/config5832538011578985306tmp 20:26:46 copy managed file [mdsal-settings] to file:/w/workspace/mdsal-maven-merge-14.0.x@tmp/config17809603909331778767tmp 20:26:46 [EnvInject] - Injecting environment variables from a build step. 20:26:46 [EnvInject] - Injecting as environment variables the properties content 20:26:46 SERVER_ID=opendaylight-snapshot 20:26:46 20:26:46 [EnvInject] - Variables injected successfully. 20:26:46 [mdsal-maven-merge-14.0.x] $ /bin/bash /tmp/jenkins15519605399126884603.sh 20:26:46 ---> create-netrc.sh 20:26:46 [EnvInject] - Injecting environment variables from a build step. 20:26:46 [EnvInject] - Injecting as environment variables the properties content 20:26:46 NEXUS_CUT_DIRS=6 20:26:46 NEXUS_REPO=opendaylight.snapshot 20:26:46 20:26:46 [EnvInject] - Variables injected successfully. 20:26:46 [mdsal-maven-merge-14.0.x] $ /bin/bash -l /tmp/jenkins5862008709768507916.sh 20:26:46 ---> maven-fetch-metadata.sh 20:26:46 ++ 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 20:26:46 + project=org.opendaylight.mdsal 20:26:46 + project_path=org/opendaylight/mdsal 20:26:46 + mkdir -p /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal 20:26:46 + pushd /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal 20:26:46 /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal /w/workspace/mdsal-maven-merge-14.0.x 20:26:46 + set +e 20:26:46 + 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/mdsal/ 20:26:46 2026-02-27 20:26:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/ [24837] -> "index.html.tmp" [1] 20:26:46 2026-02-27 20:26:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding-parent/ [3763] -> "binding-parent/index.html.tmp" [1] 20:26:46 2026-02-27 20:26:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/ [1320] -> "binding/index.html.tmp" [1] 20:26:46 2026-02-27 20:26:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/bnd-parent/ [3727] -> "bnd-parent/index.html.tmp" [1] 20:26:46 2026-02-27 20:26:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/bundle-parent/ [3754] -> "bundle-parent/index.html.tmp" [1] 20:26:46 2026-02-27 20:26:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/feature-parent/ [3371] -> "feature-parent/index.html.tmp" [1] 20:26:46 2026-02-27 20:26:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/features-mdsal-experimental/ [3880] -> "features-mdsal-experimental/index.html.tmp" [1] 20:26:46 2026-02-27 20:26:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/features-mdsal/ [3763] -> "features-mdsal/index.html.tmp" [1] 20:26:46 2026-02-27 20:26:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-artifacts/ [3772] -> "mdsal-artifacts/index.html.tmp" [1] 20:26:46 2026-02-27 20:26:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-api/ [3790] -> "mdsal-binding-api/index.html.tmp" [1] 20:26:46 2026-02-27 20:26:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-dom-adapter/ [3862] -> "mdsal-binding-dom-adapter/index.html.tmp" [1] 20:26:46 2026-02-27 20:26:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-spi/ [3790] -> "mdsal-binding-spi/index.html.tmp" [1] 20:26:46 2026-02-27 20:26:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-test-model/ [3853] -> "mdsal-binding-test-model/index.html.tmp" [1] 20:26:46 2026-02-27 20:26:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-test-utils/ [3853] -> "mdsal-binding-test-utils/index.html.tmp" [1] 20:26:46 2026-02-27 20:26:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-util/ [3799] -> "mdsal-binding-util/index.html.tmp" [1] 20:26:46 2026-02-27 20:26:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-common-api/ [3781] -> "mdsal-common-api/index.html.tmp" [1] 20:26:46 2026-02-27 20:26:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-docs/ [3727] -> "mdsal-docs/index.html.tmp" [1] 20:26:46 2026-02-27 20:26:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-api/ [3754] -> "mdsal-dom-api/index.html.tmp" [1] 20:26:46 2026-02-27 20:26:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-broker/ [3781] -> "mdsal-dom-broker/index.html.tmp" [1] 20:26:46 2026-02-27 20:26:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/ [3979] -> "mdsal-dom-inmemory-datastore-benchmark/index.html.tmp" [1] 20:26:46 2026-02-27 20:26:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/ [3889] -> "mdsal-dom-inmemory-datastore/index.html.tmp" [1] 20:26:47 2026-02-27 20:26:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-schema-osgi/ [3826] -> "mdsal-dom-schema-osgi/index.html.tmp" [1] 20:26:47 2026-02-27 20:26:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-spi/ [3754] -> "mdsal-dom-spi/index.html.tmp" [1] 20:26:47 2026-02-27 20:26:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-eos-binding-adapter/ [3862] -> "mdsal-eos-binding-adapter/index.html.tmp" [1] 20:26:47 2026-02-27 20:26:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-eos-binding-api/ [3826] -> "mdsal-eos-binding-api/index.html.tmp" [1] 20:26:47 2026-02-27 20:26:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-eos-common-api/ [3817] -> "mdsal-eos-common-api/index.html.tmp" [1] 20:26:47 2026-02-27 20:26:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-eos-dom-api/ [3790] -> "mdsal-eos-dom-api/index.html.tmp" [1] 20:26:47 2026-02-27 20:26:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-eos-dom-simple/ [3817] -> "mdsal-eos-dom-simple/index.html.tmp" [1] 20:26:47 2026-02-27 20:26:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-karaf/ [3736] -> "mdsal-karaf/index.html.tmp" [1] 20:26:47 2026-02-27 20:26:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-replicate-common/ [3835] -> "mdsal-replicate-common/index.html.tmp" [1] 20:26:47 2026-02-27 20:26:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-replicate-netty/ [3826] -> "mdsal-replicate-netty/index.html.tmp" [1] 20:26:47 2026-02-27 20:26:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-rfc8294-netty/ [3411] -> "mdsal-rfc8294-netty/index.html.tmp" [1] 20:26:47 2026-02-27 20:26:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-singleton-api/ [3808] -> "mdsal-singleton-api/index.html.tmp" [1] 20:26:47 2026-02-27 20:26:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-singleton-impl/ [3817] -> "mdsal-singleton-impl/index.html.tmp" [1] 20:26:47 2026-02-27 20:26:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-trace-api/ [3772] -> "mdsal-trace-api/index.html.tmp" [1] 20:26:47 2026-02-27 20:26:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-trace-cli/ [3772] -> "mdsal-trace-cli/index.html.tmp" [1] 20:26:47 2026-02-27 20:26:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-trace-impl/ [3781] -> "mdsal-trace-impl/index.html.tmp" [1] 20:26:47 2026-02-27 20:26:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-yanglib-api/ [3790] -> "mdsal-yanglib-api/index.html.tmp" [1] 20:26:47 2026-02-27 20:26:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/ [3826] -> "mdsal-yanglib-rfc8525/index.html.tmp" [1] 20:26:47 2026-02-27 20:26:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/ [28188] -> "model/index.html.tmp" [1] 20:26:47 2026-02-27 20:26:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-binding-api/ [3826] -> "odl-mdsal-binding-api/index.html.tmp" [1] 20:26:47 2026-02-27 20:26:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-binding-base/ [3835] -> "odl-mdsal-binding-base/index.html.tmp" [1] 20:26:47 2026-02-27 20:26:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/ [3898] -> "odl-mdsal-binding-dom-adapter/index.html.tmp" [1] 20:26:48 2026-02-27 20:26:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-binding-runtime/ [3862] -> "odl-mdsal-binding-runtime/index.html.tmp" [1] 20:26:48 2026-02-27 20:26:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-binding/ [3790] -> "odl-mdsal-binding/index.html.tmp" [1] 20:26:48 2026-02-27 20:26:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-common/ [3781] -> "odl-mdsal-common/index.html.tmp" [1] 20:26:48 2026-02-27 20:26:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-dom-api/ [3790] -> "odl-mdsal-dom-api/index.html.tmp" [1] 20:26:48 2026-02-27 20:26:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-dom-broker/ [3817] -> "odl-mdsal-dom-broker/index.html.tmp" [1] 20:26:48 2026-02-27 20:26:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-dom-runtime/ [3826] -> "odl-mdsal-dom-runtime/index.html.tmp" [1] 20:26:48 2026-02-27 20:26:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-dom/ [3754] -> "odl-mdsal-dom/index.html.tmp" [1] 20:26:48 2026-02-27 20:26:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-eos-binding/ [3826] -> "odl-mdsal-eos-binding/index.html.tmp" [1] 20:26:48 2026-02-27 20:26:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-eos-common/ [3817] -> "odl-mdsal-eos-common/index.html.tmp" [1] 20:26:48 2026-02-27 20:26:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-eos-dom/ [3790] -> "odl-mdsal-eos-dom/index.html.tmp" [1] 20:26:48 2026-02-27 20:26:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-eos-single/ [3817] -> "odl-mdsal-eos-single/index.html.tmp" [1] 20:26:48 2026-02-27 20:26:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/ [3862] -> "odl-mdsal-exp-yanglib-api/index.html.tmp" [1] 20:26:48 2026-02-27 20:26:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/ [3898] -> "odl-mdsal-exp-yanglib-rfc8525/index.html.tmp" [1] 20:26:48 2026-02-27 20:26:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-replicate-common/ [3871] -> "odl-mdsal-replicate-common/index.html.tmp" [1] 20:26:48 2026-02-27 20:26:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-replicate-netty/ [3862] -> "odl-mdsal-replicate-netty/index.html.tmp" [1] 20:26:48 2026-02-27 20:26:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/ [3443] -> "odl-mdsal-rfc8294-netty/index.html.tmp" [1] 20:26:48 2026-02-27 20:26:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-singleton-common/ [3871] -> "odl-mdsal-singleton-common/index.html.tmp" [1] 20:26:48 2026-02-27 20:26:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-singleton-dom/ [3844] -> "odl-mdsal-singleton-dom/index.html.tmp" [1] 20:26:48 2026-02-27 20:26:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-trace/ [3772] -> "odl-mdsal-trace/index.html.tmp" [1] 20:26:48 2026-02-27 20:26:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/template-feature-parent/ [3844] -> "template-feature-parent/index.html.tmp" [1] 20:26:49 2026-02-27 20:26:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding-parent/14.0.21-SNAPSHOT/ [45790] -> "binding-parent/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:26:50 2026-02-27 20:26:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding-parent/15.0.4-SNAPSHOT/ [49842] -> "binding-parent/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:26:50 2026-02-27 20:26:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding-parent/maven-metadata.xml [400/400] -> "binding-parent/maven-metadata.xml" [1] 20:26:50 2026-02-27 20:26:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ [1705] -> "binding/model/index.html.tmp" [1] 20:26:50 2026-02-27 20:26:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/bnd-parent/14.0.21-SNAPSHOT/ [44700] -> "bnd-parent/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:26:51 2026-02-27 20:26:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/bnd-parent/15.0.4-SNAPSHOT/ [48645] -> "bnd-parent/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:26:51 2026-02-27 20:26:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/bnd-parent/maven-metadata.xml [396/396] -> "bnd-parent/maven-metadata.xml" [1] 20:26:51 2026-02-27 20:26:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/bundle-parent/14.0.21-SNAPSHOT/ [45515] -> "bundle-parent/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:26:52 2026-02-27 20:26:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/bundle-parent/15.0.4-SNAPSHOT/ [49540] -> "bundle-parent/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:26:52 2026-02-27 20:26:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/bundle-parent/maven-metadata.xml [399/399] -> "bundle-parent/maven-metadata.xml" [1] 20:26:52 2026-02-27 20:26:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/feature-parent/14.0.21-SNAPSHOT/ [45780] -> "feature-parent/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:26:52 2026-02-27 20:26:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/feature-parent/maven-metadata.xml [360/360] -> "feature-parent/maven-metadata.xml" [1] 20:26:53 2026-02-27 20:26:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/ [65195] -> "features-mdsal-experimental/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:26:54 2026-02-27 20:26:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/features-mdsal-experimental/15.0.4-SNAPSHOT/ [71082] -> "features-mdsal-experimental/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:26:54 2026-02-27 20:26:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/features-mdsal-experimental/maven-metadata.xml [413/413] -> "features-mdsal-experimental/maven-metadata.xml" [1] 20:26:55 2026-02-27 20:26:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/ [60450] -> "features-mdsal/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:26:56 2026-02-27 20:26:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/features-mdsal/15.0.4-SNAPSHOT/ [65869] -> "features-mdsal/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:26:56 2026-02-27 20:26:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/features-mdsal/maven-metadata.xml [400/400] -> "features-mdsal/maven-metadata.xml" [1] 20:26:57 2026-02-27 20:26:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-artifacts/14.0.21-SNAPSHOT/ [46065] -> "mdsal-artifacts/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:26:57 2026-02-27 20:26:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-artifacts/15.0.4-SNAPSHOT/ [50144] -> "mdsal-artifacts/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:26:57 2026-02-27 20:26:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-artifacts/maven-metadata.xml [401/401] -> "mdsal-artifacts/maven-metadata.xml" [1] 20:26:58 2026-02-27 20:26:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/ [90705] -> "mdsal-binding-api/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:26:59 2026-02-27 20:26:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-api/15.0.4-SNAPSHOT/ [95997] -> "mdsal-binding-api/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:26:59 2026-02-27 20:26:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-api/maven-metadata.xml [403/403] -> "mdsal-binding-api/maven-metadata.xml" [1] 20:27:01 2026-02-27 20:27:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/ [126435] -> "mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:27:02 2026-02-27 20:27:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-dom-adapter/15.0.4-SNAPSHOT/ [133375] -> "mdsal-binding-dom-adapter/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:27:02 2026-02-27 20:27:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-dom-adapter/maven-metadata.xml [411/411] -> "mdsal-binding-dom-adapter/maven-metadata.xml" [1] 20:27:03 2026-02-27 20:27:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/ [90695] -> "mdsal-binding-spi/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:27:04 2026-02-27 20:27:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-spi/15.0.4-SNAPSHOT/ [95987] -> "mdsal-binding-spi/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:27:04 2026-02-27 20:27:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-spi/maven-metadata.xml [403/403] -> "mdsal-binding-spi/maven-metadata.xml" [1] 20:27:05 2026-02-27 20:27:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/ [94570] -> "mdsal-binding-test-model/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:27:07 2026-02-27 20:27:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-test-model/15.0.4-SNAPSHOT/ [100116] -> "mdsal-binding-test-model/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:27:07 2026-02-27 20:27:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-test-model/maven-metadata.xml [410/410] -> "mdsal-binding-test-model/maven-metadata.xml" [1] 20:27:08 2026-02-27 20:27:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/ [94530] -> "mdsal-binding-test-utils/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:27:09 2026-02-27 20:27:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-test-utils/15.0.4-SNAPSHOT/ [100076] -> "mdsal-binding-test-utils/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:27:09 2026-02-27 20:27:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-test-utils/maven-metadata.xml [410/410] -> "mdsal-binding-test-utils/maven-metadata.xml" [1] 20:27:10 2026-02-27 20:27:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/ [91250] -> "mdsal-binding-util/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:27:14 2026-02-27 20:27:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-util/15.0.4-SNAPSHOT/ [96578] -> "mdsal-binding-util/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:27:14 2026-02-27 20:27:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-util/maven-metadata.xml [404/404] -> "mdsal-binding-util/maven-metadata.xml" [1] 20:27:15 2026-02-27 20:27:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/ [90160] -> "mdsal-common-api/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:27:16 2026-02-27 20:27:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-common-api/15.0.4-SNAPSHOT/ [95416] -> "mdsal-common-api/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:27:16 2026-02-27 20:27:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-common-api/maven-metadata.xml [402/402] -> "mdsal-common-api/maven-metadata.xml" [1] 20:27:17 2026-02-27 20:27:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/ [86960] -> "mdsal-docs/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:27:18 2026-02-27 20:27:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-docs/15.0.4-SNAPSHOT/ [91983] -> "mdsal-docs/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:27:18 2026-02-27 20:27:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-docs/maven-metadata.xml [396/396] -> "mdsal-docs/maven-metadata.xml" [1] 20:27:19 2026-02-27 20:27:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/ [88525] -> "mdsal-dom-api/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:27:21 2026-02-27 20:27:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-api/15.0.4-SNAPSHOT/ [93673] -> "mdsal-dom-api/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:27:21 2026-02-27 20:27:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-api/maven-metadata.xml [399/399] -> "mdsal-dom-api/maven-metadata.xml" [1] 20:27:22 2026-02-27 20:27:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/ [90180] -> "mdsal-dom-broker/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:27:23 2026-02-27 20:27:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-broker/15.0.4-SNAPSHOT/ [95438] -> "mdsal-dom-broker/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:27:23 2026-02-27 20:27:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-broker/maven-metadata.xml [402/402] -> "mdsal-dom-broker/maven-metadata.xml" [1] 20:27:24 2026-02-27 20:27:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/ [102180] -> "mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:27:25 2026-02-27 20:27:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/15.0.4-SNAPSHOT/ [108231] -> "mdsal-dom-inmemory-datastore-benchmark/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:27:25 2026-02-27 20:27:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/maven-metadata.xml [424/424] -> "mdsal-dom-inmemory-datastore-benchmark/maven-metadata.xml" [1] 20:27:26 2026-02-27 20:27:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/ [96710] -> "mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:27:27 2026-02-27 20:27:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/15.0.4-SNAPSHOT/ [102399] -> "mdsal-dom-inmemory-datastore/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:27:27 2026-02-27 20:27:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/maven-metadata.xml [414/414] -> "mdsal-dom-inmemory-datastore/maven-metadata.xml" [1] 20:27:28 2026-02-27 20:27:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/ [92885] -> "mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:27:30 2026-02-27 20:27:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-schema-osgi/15.0.4-SNAPSHOT/ [98323] -> "mdsal-dom-schema-osgi/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:27:30 2026-02-27 20:27:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-schema-osgi/maven-metadata.xml [407/407] -> "mdsal-dom-schema-osgi/maven-metadata.xml" [1] 20:27:31 2026-02-27 20:27:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/ [88535] -> "mdsal-dom-spi/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:27:32 2026-02-27 20:27:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-spi/15.0.4-SNAPSHOT/ [93684] -> "mdsal-dom-spi/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:27:32 2026-02-27 20:27:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-spi/maven-metadata.xml [399/399] -> "mdsal-dom-spi/maven-metadata.xml" [1] 20:27:33 2026-02-27 20:27:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/ [95065] -> "mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:27:34 2026-02-27 20:27:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-eos-binding-adapter/15.0.4-SNAPSHOT/ [100647] -> "mdsal-eos-binding-adapter/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:27:34 2026-02-27 20:27:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-eos-binding-adapter/maven-metadata.xml [411/411] -> "mdsal-eos-binding-adapter/maven-metadata.xml" [1] 20:27:35 2026-02-27 20:27:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/ [92875] -> "mdsal-eos-binding-api/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:27:36 2026-02-27 20:27:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-eos-binding-api/15.0.4-SNAPSHOT/ [98311] -> "mdsal-eos-binding-api/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:27:36 2026-02-27 20:27:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-eos-binding-api/maven-metadata.xml [407/407] -> "mdsal-eos-binding-api/maven-metadata.xml" [1] 20:27:37 2026-02-27 20:27:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/ [92330] -> "mdsal-eos-common-api/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:27:38 2026-02-27 20:27:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-eos-common-api/15.0.4-SNAPSHOT/ [97730] -> "mdsal-eos-common-api/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:27:38 2026-02-27 20:27:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-eos-common-api/maven-metadata.xml [406/406] -> "mdsal-eos-common-api/maven-metadata.xml" [1] 20:27:39 2026-02-27 20:27:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/ [90695] -> "mdsal-eos-dom-api/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:27:40 2026-02-27 20:27:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-eos-dom-api/15.0.4-SNAPSHOT/ [95987] -> "mdsal-eos-dom-api/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:27:40 2026-02-27 20:27:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-eos-dom-api/maven-metadata.xml [403/403] -> "mdsal-eos-dom-api/maven-metadata.xml" [1] 20:27:41 2026-02-27 20:27:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/ [92320] -> "mdsal-eos-dom-simple/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:27:43 2026-02-27 20:27:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-eos-dom-simple/15.0.4-SNAPSHOT/ [97720] -> "mdsal-eos-dom-simple/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:27:43 2026-02-27 20:27:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-eos-dom-simple/maven-metadata.xml [406/406] -> "mdsal-eos-dom-simple/maven-metadata.xml" [1] 20:27:43 2026-02-27 20:27:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/ [72925] -> "mdsal-karaf/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:27:44 2026-02-27 20:27:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-karaf/15.0.4-SNAPSHOT/ [79461] -> "mdsal-karaf/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:27:44 2026-02-27 20:27:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-karaf/maven-metadata.xml [397/397] -> "mdsal-karaf/maven-metadata.xml" [1] 20:27:45 2026-02-27 20:27:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/ [93410] -> "mdsal-replicate-common/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:27:46 2026-02-27 20:27:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-replicate-common/15.0.4-SNAPSHOT/ [98882] -> "mdsal-replicate-common/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:27:46 2026-02-27 20:27:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-replicate-common/maven-metadata.xml [408/408] -> "mdsal-replicate-common/maven-metadata.xml" [1] 20:27:48 2026-02-27 20:27:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/ [123395] -> "mdsal-replicate-netty/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:27:49 2026-02-27 20:27:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-replicate-netty/15.0.4-SNAPSHOT/ [131684] -> "mdsal-replicate-netty/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:27:49 2026-02-27 20:27:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-replicate-netty/maven-metadata.xml [407/407] -> "mdsal-replicate-netty/maven-metadata.xml" [1] 20:27:50 2026-02-27 20:27:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/ [91775] -> "mdsal-rfc8294-netty/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:27:50 2026-02-27 20:27:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-rfc8294-netty/maven-metadata.xml [365/365] -> "mdsal-rfc8294-netty/maven-metadata.xml" [1] 20:27:51 2026-02-27 20:27:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/ [91785] -> "mdsal-singleton-api/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:28:15 2026-02-27 20:28:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-singleton-api/15.0.4-SNAPSHOT/ [97149] -> "mdsal-singleton-api/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:28:15 2026-02-27 20:28:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-singleton-api/maven-metadata.xml [405/405] -> "mdsal-singleton-api/maven-metadata.xml" [1] 20:28:16 2026-02-27 20:28:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/ [92330] -> "mdsal-singleton-impl/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:28:17 2026-02-27 20:28:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-singleton-impl/15.0.4-SNAPSHOT/ [97730] -> "mdsal-singleton-impl/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:28:17 2026-02-27 20:28:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-singleton-impl/maven-metadata.xml [406/406] -> "mdsal-singleton-impl/maven-metadata.xml" [1] 20:28:19 2026-02-27 20:28:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/ [104215] -> "mdsal-trace-api/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:28:20 2026-02-27 20:28:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-trace-api/15.0.4-SNAPSHOT/ [110796] -> "mdsal-trace-api/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:28:20 2026-02-27 20:28:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-trace-api/maven-metadata.xml [401/401] -> "mdsal-trace-api/maven-metadata.xml" [1] 20:28:21 2026-02-27 20:28:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/ [89585] -> "mdsal-trace-cli/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:28:22 2026-02-27 20:28:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-trace-cli/15.0.4-SNAPSHOT/ [94804] -> "mdsal-trace-cli/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:28:22 2026-02-27 20:28:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-trace-cli/maven-metadata.xml [401/401] -> "mdsal-trace-cli/maven-metadata.xml" [1] 20:28:23 2026-02-27 20:28:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/ [90150] -> "mdsal-trace-impl/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:28:24 2026-02-27 20:28:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-trace-impl/15.0.4-SNAPSHOT/ [95406] -> "mdsal-trace-impl/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:28:25 2026-02-27 20:28:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-trace-impl/maven-metadata.xml [402/402] -> "mdsal-trace-impl/maven-metadata.xml" [1] 20:28:26 2026-02-27 20:28:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/ [90695] -> "mdsal-yanglib-api/0.19.21-SNAPSHOT/index.html.tmp" [1] 20:28:27 2026-02-27 20:28:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-yanglib-api/0.20.4-SNAPSHOT/ [95987] -> "mdsal-yanglib-api/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:28:27 2026-02-27 20:28:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-yanglib-api/maven-metadata.xml [403/403] -> "mdsal-yanglib-api/maven-metadata.xml" [1] 20:28:28 2026-02-27 20:28:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/ [92895] -> "mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/index.html.tmp" [1] 20:28:29 2026-02-27 20:28:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.20.4-SNAPSHOT/ [98333] -> "mdsal-yanglib-rfc8525/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:28:29 2026-02-27 20:28:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/maven-metadata.xml [407/407] -> "mdsal-yanglib-rfc8525/maven-metadata.xml" [1] 20:28:29 2026-02-27 20:28:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/general-entity/ [3817] -> "model/general-entity/index.html.tmp" [1] 20:28:29 2026-02-27 20:28:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/ietf-topology/ [3844] -> "model/ietf-topology/index.html.tmp" [1] 20:28:29 2026-02-27 20:28:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/ietf-type-util/ [3419] -> "model/ietf-type-util/index.html.tmp" [1] 20:28:29 2026-02-27 20:28:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/ [4258] -> "model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/index.html.tmp" [1] 20:28:29 2026-02-27 20:28:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/ [3943] -> "model/odl-mdsal-model-odl-l2-types/index.html.tmp" [1] 20:28:29 2026-02-27 20:28:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/ [3491] -> "model/odl-mdsal-model-rfc6022/index.html.tmp" [1] 20:28:29 2026-02-27 20:28:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/ [3491] -> "model/odl-mdsal-model-rfc6241/index.html.tmp" [1] 20:28:29 2026-02-27 20:28:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/ [3491] -> "model/odl-mdsal-model-rfc6243/index.html.tmp" [1] 20:28:29 2026-02-27 20:28:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/ [3491] -> "model/odl-mdsal-model-rfc6470/index.html.tmp" [1] 20:28:29 2026-02-27 20:28:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/ [3491] -> "model/odl-mdsal-model-rfc6991/index.html.tmp" [1] 20:28:29 2026-02-27 20:28:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/ [3491] -> "model/odl-mdsal-model-rfc7224/index.html.tmp" [1] 20:28:29 2026-02-27 20:28:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/ [3619] -> "model/odl-mdsal-model-rfc7317-iana-crypt-hash/index.html.tmp" [1] 20:28:29 2026-02-27 20:28:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/ [3587] -> "model/odl-mdsal-model-rfc7317-ietf-system/index.html.tmp" [1] 20:28:29 2026-02-27 20:28:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/ [3571] -> "model/odl-mdsal-model-rfc7407-ietf-snmp/index.html.tmp" [1] 20:28:29 2026-02-27 20:28:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/ [3675] -> "model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/index.html.tmp" [1] 20:28:29 2026-02-27 20:28:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/ [3491] -> "model/odl-mdsal-model-rfc7952/index.html.tmp" [1] 20:28:30 2026-02-27 20:28:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/ [3691] -> "model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/index.html.tmp" [1] 20:28:30 2026-02-27 20:28:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/ [3603] -> "model/odl-mdsal-model-rfc8040-ietf-restconf/index.html.tmp" [1] 20:28:30 2026-02-27 20:28:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/ [3491] -> "model/odl-mdsal-model-rfc8072/index.html.tmp" [1] 20:28:30 2026-02-27 20:28:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/ [3491] -> "model/odl-mdsal-model-rfc8177/index.html.tmp" [1] 20:28:30 2026-02-27 20:28:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/ [3491] -> "model/odl-mdsal-model-rfc8294/index.html.tmp" [1] 20:28:30 2026-02-27 20:28:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/ [3491] -> "model/odl-mdsal-model-rfc8341/index.html.tmp" [1] 20:28:30 2026-02-27 20:28:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/ [3491] -> "model/odl-mdsal-model-rfc8342/index.html.tmp" [1] 20:28:30 2026-02-27 20:28:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/ [3491] -> "model/odl-mdsal-model-rfc8343/index.html.tmp" [1] 20:28:30 2026-02-27 20:28:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/ [3491] -> "model/odl-mdsal-model-rfc8344/index.html.tmp" [1] 20:28:30 2026-02-27 20:28:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/ [3563] -> "model/odl-mdsal-model-rfc8345-non-nmda/index.html.tmp" [1] 20:28:30 2026-02-27 20:28:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/ [3491] -> "model/odl-mdsal-model-rfc8345/index.html.tmp" [1] 20:28:30 2026-02-27 20:28:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/ [3563] -> "model/odl-mdsal-model-rfc8346-non-nmda/index.html.tmp" [1] 20:28:30 2026-02-27 20:28:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/ [3491] -> "model/odl-mdsal-model-rfc8346/index.html.tmp" [1] 20:28:30 2026-02-27 20:28:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/ [3563] -> "model/odl-mdsal-model-rfc8348-non-nmda/index.html.tmp" [1] 20:28:30 2026-02-27 20:28:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/ [3491] -> "model/odl-mdsal-model-rfc8348/index.html.tmp" [1] 20:28:30 2026-02-27 20:28:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/ [3491] -> "model/odl-mdsal-model-rfc8349/index.html.tmp" [1] 20:28:30 2026-02-27 20:28:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/ [3491] -> "model/odl-mdsal-model-rfc8519/index.html.tmp" [1] 20:28:30 2026-02-27 20:28:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/ [3491] -> "model/odl-mdsal-model-rfc8520/index.html.tmp" [1] 20:28:30 2026-02-27 20:28:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/ [3491] -> "model/odl-mdsal-model-rfc8525/index.html.tmp" [1] 20:28:30 2026-02-27 20:28:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/ [3491] -> "model/odl-mdsal-model-rfc8526/index.html.tmp" [1] 20:28:30 2026-02-27 20:28:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/ [3491] -> "model/odl-mdsal-model-rfc8528/index.html.tmp" [1] 20:28:30 2026-02-27 20:28:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/ [3491] -> "model/odl-mdsal-model-rfc8529/index.html.tmp" [1] 20:28:30 2026-02-27 20:28:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/ [3491] -> "model/odl-mdsal-model-rfc8530/index.html.tmp" [1] 20:28:30 2026-02-27 20:28:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/ [3491] -> "model/odl-mdsal-model-rfc8542/index.html.tmp" [1] 20:28:30 2026-02-27 20:28:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/ [3707] -> "model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/index.html.tmp" [1] 20:28:31 2026-02-27 20:28:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/ [3683] -> "model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/index.html.tmp" [1] 20:28:31 2026-02-27 20:28:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/ [3491] -> "model/odl-mdsal-model-rfc8639/index.html.tmp" [1] 20:28:31 2026-02-27 20:28:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/ [3491] -> "model/odl-mdsal-model-rfc8641/index.html.tmp" [1] 20:28:31 2026-02-27 20:28:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/ [3491] -> "model/odl-mdsal-model-rfc8650/index.html.tmp" [1] 20:28:31 2026-02-27 20:28:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/ [3491] -> "model/odl-mdsal-model-rfc8776/index.html.tmp" [1] 20:28:31 2026-02-27 20:28:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/ [3563] -> "model/odl-mdsal-model-rfc8795-non-nmda/index.html.tmp" [1] 20:28:31 2026-02-27 20:28:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/ [3491] -> "model/odl-mdsal-model-rfc8795/index.html.tmp" [1] 20:28:31 2026-02-27 20:28:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/ [3491] -> "model/odl-mdsal-model-rfc8808/index.html.tmp" [1] 20:28:31 2026-02-27 20:28:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/ [3563] -> "model/odl-mdsal-model-rfc8819-non-nmda/index.html.tmp" [1] 20:28:31 2026-02-27 20:28:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/ [3491] -> "model/odl-mdsal-model-rfc8819/index.html.tmp" [1] 20:28:31 2026-02-27 20:28:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/ [3491] -> "model/odl-mdsal-model-rfc8916/index.html.tmp" [1] 20:28:31 2026-02-27 20:28:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/ [3491] -> "model/odl-mdsal-model-rfc9067/index.html.tmp" [1] 20:28:31 2026-02-27 20:28:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/ [3491] -> "model/odl-mdsal-model-rfc9070/index.html.tmp" [1] 20:28:31 2026-02-27 20:28:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/ [3491] -> "model/odl-mdsal-model-rfc9144/index.html.tmp" [1] 20:28:31 2026-02-27 20:28:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/ [3491] -> "model/odl-mdsal-model-rfc9179/index.html.tmp" [1] 20:28:31 2026-02-27 20:28:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/ [3739] -> "model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/index.html.tmp" [1] 20:28:31 2026-02-27 20:28:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/ [3691] -> "model/odl-mdsal-model-rfc9196-ietf-system-capabilities/index.html.tmp" [1] 20:28:31 2026-02-27 20:28:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/ [3491] -> "model/odl-mdsal-model-rfc9640/index.html.tmp" [1] 20:28:31 2026-02-27 20:28:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/ [3491] -> "model/odl-mdsal-model-rfc9641/index.html.tmp" [1] 20:28:31 2026-02-27 20:28:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/ [3491] -> "model/odl-mdsal-model-rfc9642/index.html.tmp" [1] 20:28:31 2026-02-27 20:28:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/ [3491] -> "model/odl-mdsal-model-rfc9643/index.html.tmp" [1] 20:28:31 2026-02-27 20:28:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/ [3491] -> "model/odl-mdsal-model-rfc9644/index.html.tmp" [1] 20:28:31 2026-02-27 20:28:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/ [3491] -> "model/odl-mdsal-model-rfc9645/index.html.tmp" [1] 20:28:31 2026-02-27 20:28:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/ [3491] -> "model/odl-mdsal-model-rfc9648/index.html.tmp" [1] 20:28:31 2026-02-27 20:28:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/opendaylight-l2-types/ [3916] -> "model/opendaylight-l2-types/index.html.tmp" [1] 20:28:31 2026-02-27 20:28:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/yang-ext/ [3799] -> "model/yang-ext/index.html.tmp" [1] 20:28:32 2026-02-27 20:28:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/ [62995] -> "odl-mdsal-binding-api/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:28:33 2026-02-27 20:28:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-binding-api/15.0.4-SNAPSHOT/ [68665] -> "odl-mdsal-binding-api/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:28:33 2026-02-27 20:28:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-binding-api/maven-metadata.xml [407/407] -> "odl-mdsal-binding-api/maven-metadata.xml" [1] 20:28:34 2026-02-27 20:28:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/ [63340] -> "odl-mdsal-binding-base/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:28:39 2026-02-27 20:28:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-binding-base/15.0.4-SNAPSHOT/ [69044] -> "odl-mdsal-binding-base/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:28:39 2026-02-27 20:28:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-binding-base/maven-metadata.xml [408/408] -> "odl-mdsal-binding-base/maven-metadata.xml" [1] 20:28:40 2026-02-27 20:28:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/ [65925] -> "odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:28:41 2026-02-27 20:28:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/15.0.4-SNAPSHOT/ [71884] -> "odl-mdsal-binding-dom-adapter/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:28:41 2026-02-27 20:28:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/maven-metadata.xml [415/415] -> "odl-mdsal-binding-dom-adapter/maven-metadata.xml" [1] 20:28:41 2026-02-27 20:28:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/ [64455] -> "odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:28:42 2026-02-27 20:28:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-binding-runtime/15.0.4-SNAPSHOT/ [70269] -> "odl-mdsal-binding-runtime/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:28:42 2026-02-27 20:28:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-binding-runtime/maven-metadata.xml [411/411] -> "odl-mdsal-binding-runtime/maven-metadata.xml" [1] 20:28:43 2026-02-27 20:28:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/ [61535] -> "odl-mdsal-binding/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:28:43 2026-02-27 20:28:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-binding/15.0.4-SNAPSHOT/ [67061] -> "odl-mdsal-binding/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:28:43 2026-02-27 20:28:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-binding/maven-metadata.xml [403/403] -> "odl-mdsal-binding/maven-metadata.xml" [1] 20:28:44 2026-02-27 20:28:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/ [61150] -> "odl-mdsal-common/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:28:45 2026-02-27 20:28:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-common/15.0.4-SNAPSHOT/ [66638] -> "odl-mdsal-common/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:28:45 2026-02-27 20:28:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-common/maven-metadata.xml [402/402] -> "odl-mdsal-common/maven-metadata.xml" [1] 20:28:46 2026-02-27 20:28:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/ [61535] -> "odl-mdsal-dom-api/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:28:46 2026-02-27 20:28:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-dom-api/15.0.4-SNAPSHOT/ [67061] -> "odl-mdsal-dom-api/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:28:46 2026-02-27 20:28:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-dom-api/maven-metadata.xml [403/403] -> "odl-mdsal-dom-api/maven-metadata.xml" [1] 20:28:47 2026-02-27 20:28:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/ [62630] -> "odl-mdsal-dom-broker/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:28:48 2026-02-27 20:28:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-dom-broker/15.0.4-SNAPSHOT/ [68264] -> "odl-mdsal-dom-broker/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:28:48 2026-02-27 20:28:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-dom-broker/maven-metadata.xml [406/406] -> "odl-mdsal-dom-broker/maven-metadata.xml" [1] 20:28:48 2026-02-27 20:28:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/ [62995] -> "odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:28:49 2026-02-27 20:28:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-dom-runtime/15.0.4-SNAPSHOT/ [68665] -> "odl-mdsal-dom-runtime/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:28:49 2026-02-27 20:28:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-dom-runtime/maven-metadata.xml [407/407] -> "odl-mdsal-dom-runtime/maven-metadata.xml" [1] 20:28:50 2026-02-27 20:28:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/ [60075] -> "odl-mdsal-dom/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:28:51 2026-02-27 20:28:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-dom/15.0.4-SNAPSHOT/ [65457] -> "odl-mdsal-dom/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:28:51 2026-02-27 20:28:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-dom/maven-metadata.xml [399/399] -> "odl-mdsal-dom/maven-metadata.xml" [1] 20:28:51 2026-02-27 20:28:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/ [63005] -> "odl-mdsal-eos-binding/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:28:52 2026-02-27 20:28:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-eos-binding/15.0.4-SNAPSHOT/ [68676] -> "odl-mdsal-eos-binding/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:28:52 2026-02-27 20:28:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-eos-binding/maven-metadata.xml [407/407] -> "odl-mdsal-eos-binding/maven-metadata.xml" [1] 20:28:53 2026-02-27 20:28:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/ [62630] -> "odl-mdsal-eos-common/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:28:54 2026-02-27 20:28:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-eos-common/15.0.4-SNAPSHOT/ [68264] -> "odl-mdsal-eos-common/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:28:54 2026-02-27 20:28:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-eos-common/maven-metadata.xml [406/406] -> "odl-mdsal-eos-common/maven-metadata.xml" [1] 20:28:55 2026-02-27 20:28:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/ [61535] -> "odl-mdsal-eos-dom/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:28:55 2026-02-27 20:28:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-eos-dom/15.0.4-SNAPSHOT/ [67061] -> "odl-mdsal-eos-dom/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:28:55 2026-02-27 20:28:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-eos-dom/maven-metadata.xml [403/403] -> "odl-mdsal-eos-dom/maven-metadata.xml" [1] 20:28:56 2026-02-27 20:28:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/ [62630] -> "odl-mdsal-eos-single/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:28:57 2026-02-27 20:28:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-eos-single/15.0.4-SNAPSHOT/ [68264] -> "odl-mdsal-eos-single/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:28:57 2026-02-27 20:28:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-eos-single/maven-metadata.xml [406/406] -> "odl-mdsal-eos-single/maven-metadata.xml" [1] 20:28:57 2026-02-27 20:28:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/ [64455] -> "odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/index.html.tmp" [1] 20:28:58 2026-02-27 20:28:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.20.4-SNAPSHOT/ [70269] -> "odl-mdsal-exp-yanglib-api/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:28:58 2026-02-27 20:28:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/maven-metadata.xml [411/411] -> "odl-mdsal-exp-yanglib-api/maven-metadata.xml" [1] 20:28:59 2026-02-27 20:28:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/ [65925] -> "odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/index.html.tmp" [1] 20:28:59 2026-02-27 20:28:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.20.4-SNAPSHOT/ [71884] -> "odl-mdsal-exp-yanglib-rfc8525/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:28:59 2026-02-27 20:28:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/maven-metadata.xml [415/415] -> "odl-mdsal-exp-yanglib-rfc8525/maven-metadata.xml" [1] 20:29:00 2026-02-27 20:29:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/ [64820] -> "odl-mdsal-replicate-common/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:01 2026-02-27 20:29:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-replicate-common/15.0.4-SNAPSHOT/ [70670] -> "odl-mdsal-replicate-common/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:29:01 2026-02-27 20:29:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-replicate-common/maven-metadata.xml [412/412] -> "odl-mdsal-replicate-common/maven-metadata.xml" [1] 20:29:01 2026-02-27 20:29:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/ [64465] -> "odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:02 2026-02-27 20:29:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-replicate-netty/15.0.4-SNAPSHOT/ [70280] -> "odl-mdsal-replicate-netty/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:29:02 2026-02-27 20:29:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-replicate-netty/maven-metadata.xml [411/411] -> "odl-mdsal-replicate-netty/maven-metadata.xml" [1] 20:29:03 2026-02-27 20:29:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/ [63725] -> "odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:03 2026-02-27 20:29:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/maven-metadata.xml [369/369] -> "odl-mdsal-rfc8294-netty/maven-metadata.xml" [1] 20:29:03 2026-02-27 20:29:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/ [64820] -> "odl-mdsal-singleton-common/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:04 2026-02-27 20:29:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-singleton-common/15.0.4-SNAPSHOT/ [70670] -> "odl-mdsal-singleton-common/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:29:04 2026-02-27 20:29:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-singleton-common/maven-metadata.xml [412/412] -> "odl-mdsal-singleton-common/maven-metadata.xml" [1] 20:29:05 2026-02-27 20:29:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/ [63735] -> "odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:06 2026-02-27 20:29:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-singleton-dom/15.0.4-SNAPSHOT/ [69467] -> "odl-mdsal-singleton-dom/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:29:06 2026-02-27 20:29:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-singleton-dom/maven-metadata.xml [409/409] -> "odl-mdsal-singleton-dom/maven-metadata.xml" [1] 20:29:06 2026-02-27 20:29:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/ [60815] -> "odl-mdsal-trace/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:07 2026-02-27 20:29:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-trace/15.0.4-SNAPSHOT/ [66259] -> "odl-mdsal-trace/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:29:07 2026-02-27 20:29:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-trace/maven-metadata.xml [401/401] -> "odl-mdsal-trace/maven-metadata.xml" [1] 20:29:08 2026-02-27 20:29:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/template-feature-parent/14.0.21-SNAPSHOT/ [48255] -> "template-feature-parent/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:08 2026-02-27 20:29:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/template-feature-parent/15.0.4-SNAPSHOT/ [52549] -> "template-feature-parent/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/template-feature-parent/maven-metadata.xml [409/409] -> "template-feature-parent/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding-parent/14.0.21-SNAPSHOT/maven-metadata.xml [1058/1058] -> "binding-parent/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding-parent/15.0.4-SNAPSHOT/maven-metadata.xml [1054/1054] -> "binding-parent/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/iana/ [4621] -> "binding/model/iana/index.html.tmp" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/ [31715] -> "binding/model/ietf/index.html.tmp" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/bnd-parent/14.0.21-SNAPSHOT/maven-metadata.xml [1054/1054] -> "bnd-parent/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/bnd-parent/15.0.4-SNAPSHOT/maven-metadata.xml [1050/1050] -> "bnd-parent/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/bundle-parent/14.0.21-SNAPSHOT/maven-metadata.xml [1057/1057] -> "bundle-parent/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/bundle-parent/15.0.4-SNAPSHOT/maven-metadata.xml [1053/1053] -> "bundle-parent/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/feature-parent/14.0.21-SNAPSHOT/maven-metadata.xml [1058/1058] -> "feature-parent/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/maven-metadata.xml [1289/1289] -> "features-mdsal-experimental/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/features-mdsal-experimental/15.0.4-SNAPSHOT/maven-metadata.xml [1284/1284] -> "features-mdsal-experimental/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/maven-metadata.xml [1276/1276] -> "features-mdsal/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/features-mdsal/15.0.4-SNAPSHOT/maven-metadata.xml [1271/1271] -> "features-mdsal/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-artifacts/14.0.21-SNAPSHOT/maven-metadata.xml [1059/1059] -> "mdsal-artifacts/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-artifacts/15.0.4-SNAPSHOT/maven-metadata.xml [1055/1055] -> "mdsal-artifacts/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/maven-metadata.xml [1671/1671] -> "mdsal-binding-api/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-api/15.0.4-SNAPSHOT/maven-metadata.xml [1664/1664] -> "mdsal-binding-api/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/maven-metadata.xml [2116/2116] -> "mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-dom-adapter/15.0.4-SNAPSHOT/maven-metadata.xml [2107/2107] -> "mdsal-binding-dom-adapter/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/maven-metadata.xml [1671/1671] -> "mdsal-binding-spi/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-spi/15.0.4-SNAPSHOT/maven-metadata.xml [1664/1664] -> "mdsal-binding-spi/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/maven-metadata.xml [1678/1678] -> "mdsal-binding-test-model/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-test-model/15.0.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "mdsal-binding-test-model/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/maven-metadata.xml [1678/1678] -> "mdsal-binding-test-utils/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-test-utils/15.0.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "mdsal-binding-test-utils/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/maven-metadata.xml [1672/1672] -> "mdsal-binding-util/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-binding-util/15.0.4-SNAPSHOT/maven-metadata.xml [1665/1665] -> "mdsal-binding-util/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/maven-metadata.xml [1670/1670] -> "mdsal-common-api/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-common-api/15.0.4-SNAPSHOT/maven-metadata.xml [1663/1663] -> "mdsal-common-api/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/maven-metadata.xml [1664/1664] -> "mdsal-docs/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-docs/15.0.4-SNAPSHOT/maven-metadata.xml [1657/1657] -> "mdsal-docs/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/maven-metadata.xml [1667/1667] -> "mdsal-dom-api/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-api/15.0.4-SNAPSHOT/maven-metadata.xml [1660/1660] -> "mdsal-dom-api/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/maven-metadata.xml [1670/1670] -> "mdsal-dom-broker/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-broker/15.0.4-SNAPSHOT/maven-metadata.xml [1663/1663] -> "mdsal-dom-broker/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/maven-metadata.xml [1692/1692] -> "mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/15.0.4-SNAPSHOT/maven-metadata.xml [1685/1685] -> "mdsal-dom-inmemory-datastore-benchmark/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/maven-metadata.xml [1682/1682] -> "mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/15.0.4-SNAPSHOT/maven-metadata.xml [1675/1675] -> "mdsal-dom-inmemory-datastore/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/maven-metadata.xml [1675/1675] -> "mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-schema-osgi/15.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "mdsal-dom-schema-osgi/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/maven-metadata.xml [1667/1667] -> "mdsal-dom-spi/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-dom-spi/15.0.4-SNAPSHOT/maven-metadata.xml [1660/1660] -> "mdsal-dom-spi/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/maven-metadata.xml [1679/1679] -> "mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-eos-binding-adapter/15.0.4-SNAPSHOT/maven-metadata.xml [1672/1672] -> "mdsal-eos-binding-adapter/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/maven-metadata.xml [1675/1675] -> "mdsal-eos-binding-api/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-eos-binding-api/15.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "mdsal-eos-binding-api/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/maven-metadata.xml [1674/1674] -> "mdsal-eos-common-api/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-eos-common-api/15.0.4-SNAPSHOT/maven-metadata.xml [1667/1667] -> "mdsal-eos-common-api/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/maven-metadata.xml [1671/1671] -> "mdsal-eos-dom-api/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-eos-dom-api/15.0.4-SNAPSHOT/maven-metadata.xml [1664/1664] -> "mdsal-eos-dom-api/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/maven-metadata.xml [1674/1674] -> "mdsal-eos-dom-simple/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-eos-dom-simple/15.0.4-SNAPSHOT/maven-metadata.xml [1667/1667] -> "mdsal-eos-dom-simple/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/maven-metadata.xml [1410/1410] -> "mdsal-karaf/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-karaf/15.0.4-SNAPSHOT/maven-metadata.xml [1404/1404] -> "mdsal-karaf/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/maven-metadata.xml [1676/1676] -> "mdsal-replicate-common/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-replicate-common/15.0.4-SNAPSHOT/maven-metadata.xml [1669/1669] -> "mdsal-replicate-common/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/maven-metadata.xml [2111/2111] -> "mdsal-replicate-netty/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-replicate-netty/15.0.4-SNAPSHOT/maven-metadata.xml [2102/2102] -> "mdsal-replicate-netty/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/maven-metadata.xml [1673/1673] -> "mdsal-rfc8294-netty/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/maven-metadata.xml [1673/1673] -> "mdsal-singleton-api/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-singleton-api/15.0.4-SNAPSHOT/maven-metadata.xml [1666/1666] -> "mdsal-singleton-api/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/maven-metadata.xml [1674/1674] -> "mdsal-singleton-impl/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-singleton-impl/15.0.4-SNAPSHOT/maven-metadata.xml [1667/1667] -> "mdsal-singleton-impl/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/maven-metadata.xml [1885/1885] -> "mdsal-trace-api/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-trace-api/15.0.4-SNAPSHOT/maven-metadata.xml [1877/1877] -> "mdsal-trace-api/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/maven-metadata.xml [1669/1669] -> "mdsal-trace-cli/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-trace-cli/15.0.4-SNAPSHOT/maven-metadata.xml [1662/1662] -> "mdsal-trace-cli/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/maven-metadata.xml [1670/1670] -> "mdsal-trace-impl/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-trace-impl/15.0.4-SNAPSHOT/maven-metadata.xml [1663/1663] -> "mdsal-trace-impl/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/maven-metadata.xml [1671/1671] -> "mdsal-yanglib-api/0.19.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-yanglib-api/0.20.4-SNAPSHOT/maven-metadata.xml [1664/1664] -> "mdsal-yanglib-api/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/maven-metadata.xml [1675/1675] -> "mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/maven-metadata.xml" [1] 20:29:09 2026-02-27 20:29:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.20.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "mdsal-yanglib-rfc8525/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:29:10 2026-02-27 20:29:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/ [90180] -> "model/general-entity/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:12 2026-02-27 20:29:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/general-entity/15.0.4-SNAPSHOT/ [95436] -> "model/general-entity/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:29:12 2026-02-27 20:29:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/general-entity/maven-metadata.xml [406/406] -> "model/general-entity/maven-metadata.xml" [1] 20:29:13 2026-02-27 20:29:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ [94550] -> "model/ietf-topology/2013.10.21.26.21-SNAPSHOT/index.html.tmp" [1] 20:29:14 2026-02-27 20:29:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.27.4-SNAPSHOT/ [100095] -> "model/ietf-topology/2013.10.21.27.4-SNAPSHOT/index.html.tmp" [1] 20:29:14 2026-02-27 20:29:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/ietf-topology/maven-metadata.xml [432/432] -> "model/ietf-topology/maven-metadata.xml" [1] 20:29:16 2026-02-27 20:29:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ [90160] -> "model/ietf-type-util/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:16 2026-02-27 20:29:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/ietf-type-util/maven-metadata.xml [366/366] -> "model/ietf-type-util/maven-metadata.xml" [1] 20:29:16 2026-02-27 20:29:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/ [79055] -> "model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:17 2026-02-27 20:29:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.4-SNAPSHOT/ [86307] -> "model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:29:17 2026-02-27 20:29:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/maven-metadata.xml [455/455] -> "model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/maven-metadata.xml" [1] 20:29:18 2026-02-27 20:29:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/ [66280] -> "model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:19 2026-02-27 20:29:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/15.0.4-SNAPSHOT/ [72272] -> "model/odl-mdsal-model-odl-l2-types/15.0.4-SNAPSHOT/index.html.tmp" [1] 20:29:19 2026-02-27 20:29:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/maven-metadata.xml [420/420] -> "model/odl-mdsal-model-odl-l2-types/maven-metadata.xml" [1] 20:29:20 2026-02-27 20:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/ [64455] -> "model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:20 2026-02-27 20:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc6022/maven-metadata.xml" [1] 20:29:20 2026-02-27 20:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/ [64455] -> "model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:20 2026-02-27 20:29:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc6241/maven-metadata.xml" [1] 20:29:21 2026-02-27 20:29:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/ [64455] -> "model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:21 2026-02-27 20:29:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc6243/maven-metadata.xml" [1] 20:29:22 2026-02-27 20:29:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/ [64455] -> "model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:22 2026-02-27 20:29:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc6470/maven-metadata.xml" [1] 20:29:24 2026-02-27 20:29:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/ [64455] -> "model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:24 2026-02-27 20:29:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc6991/maven-metadata.xml" [1] 20:29:26 2026-02-27 20:29:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/ [64455] -> "model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:26 2026-02-27 20:29:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc7224/maven-metadata.xml" [1] 20:29:26 2026-02-27 20:29:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/ [70295] -> "model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:26 2026-02-27 20:29:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/maven-metadata.xml [391/391] -> "model/odl-mdsal-model-rfc7317-iana-crypt-hash/maven-metadata.xml" [1] 20:29:27 2026-02-27 20:29:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/ [68845] -> "model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:27 2026-02-27 20:29:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/maven-metadata.xml [387/387] -> "model/odl-mdsal-model-rfc7317-ietf-system/maven-metadata.xml" [1] 20:29:28 2026-02-27 20:29:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/ [68115] -> "model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:28 2026-02-27 20:29:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/maven-metadata.xml [385/385] -> "model/odl-mdsal-model-rfc7407-ietf-snmp/maven-metadata.xml" [1] 20:29:28 2026-02-27 20:29:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/ [72850] -> "model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:28 2026-02-27 20:29:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml [398/398] -> "model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml" [1] 20:29:38 2026-02-27 20:29:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/ [64455] -> "model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:38 2026-02-27 20:29:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc7952/maven-metadata.xml" [1] 20:29:39 2026-02-27 20:29:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/ [73580] -> "model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:39 2026-02-27 20:29:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml [400/400] -> "model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml" [1] 20:29:40 2026-02-27 20:29:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/ [69565] -> "model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:40 2026-02-27 20:29:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/maven-metadata.xml [389/389] -> "model/odl-mdsal-model-rfc8040-ietf-restconf/maven-metadata.xml" [1] 20:29:41 2026-02-27 20:29:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/ [64455] -> "model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:41 2026-02-27 20:29:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc8072/maven-metadata.xml" [1] 20:29:42 2026-02-27 20:29:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/ [64455] -> "model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:42 2026-02-27 20:29:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc8177/maven-metadata.xml" [1] 20:29:42 2026-02-27 20:29:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/ [64455] -> "model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:42 2026-02-27 20:29:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc8294/maven-metadata.xml" [1] 20:29:43 2026-02-27 20:29:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/ [64455] -> "model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:43 2026-02-27 20:29:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc8341/maven-metadata.xml" [1] 20:29:44 2026-02-27 20:29:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/ [64455] -> "model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:44 2026-02-27 20:29:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc8342/maven-metadata.xml" [1] 20:29:44 2026-02-27 20:29:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/ [64455] -> "model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:44 2026-02-27 20:29:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc8343/maven-metadata.xml" [1] 20:29:45 2026-02-27 20:29:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/ [64455] -> "model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:45 2026-02-27 20:29:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc8344/maven-metadata.xml" [1] 20:29:46 2026-02-27 20:29:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/ [67740] -> "model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:46 2026-02-27 20:29:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/maven-metadata.xml [384/384] -> "model/odl-mdsal-model-rfc8345-non-nmda/maven-metadata.xml" [1] 20:29:47 2026-02-27 20:29:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/ [64465] -> "model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:47 2026-02-27 20:29:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc8345/maven-metadata.xml" [1] 20:29:47 2026-02-27 20:29:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/ [67760] -> "model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:47 2026-02-27 20:29:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/maven-metadata.xml [384/384] -> "model/odl-mdsal-model-rfc8346-non-nmda/maven-metadata.xml" [1] 20:29:48 2026-02-27 20:29:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/ [64485] -> "model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:48 2026-02-27 20:29:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc8346/maven-metadata.xml" [1] 20:29:49 2026-02-27 20:29:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/ [67740] -> "model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:49 2026-02-27 20:29:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/maven-metadata.xml [384/384] -> "model/odl-mdsal-model-rfc8348-non-nmda/maven-metadata.xml" [1] 20:29:49 2026-02-27 20:29:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/ [64455] -> "model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:49 2026-02-27 20:29:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc8348/maven-metadata.xml" [1] 20:29:50 2026-02-27 20:29:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/ [64465] -> "model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:50 2026-02-27 20:29:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc8349/maven-metadata.xml" [1] 20:29:51 2026-02-27 20:29:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/ [64455] -> "model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:51 2026-02-27 20:29:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc8519/maven-metadata.xml" [1] 20:29:51 2026-02-27 20:29:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/ [64465] -> "model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:51 2026-02-27 20:29:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc8520/maven-metadata.xml" [1] 20:29:52 2026-02-27 20:29:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/ [64455] -> "model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:52 2026-02-27 20:29:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc8525/maven-metadata.xml" [1] 20:29:53 2026-02-27 20:29:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/ [64475] -> "model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:53 2026-02-27 20:29:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc8526/maven-metadata.xml" [1] 20:29:54 2026-02-27 20:29:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/ [64455] -> "model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:54 2026-02-27 20:29:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc8528/maven-metadata.xml" [1] 20:29:54 2026-02-27 20:29:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/ [64465] -> "model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:54 2026-02-27 20:29:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc8529/maven-metadata.xml" [1] 20:29:55 2026-02-27 20:29:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/ [64455] -> "model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:55 2026-02-27 20:29:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc8530/maven-metadata.xml" [1] 20:29:56 2026-02-27 20:29:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/ [64465] -> "model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:56 2026-02-27 20:29:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc8542/maven-metadata.xml" [1] 20:29:56 2026-02-27 20:29:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/ [74310] -> "model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:56 2026-02-27 20:29:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml [402/402] -> "model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml" [1] 20:29:57 2026-02-27 20:29:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/ [73225] -> "model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:57 2026-02-27 20:29:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml [399/399] -> "model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml" [1] 20:29:58 2026-02-27 20:29:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/ [64485] -> "model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:58 2026-02-27 20:29:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc8639/maven-metadata.xml" [1] 20:29:58 2026-02-27 20:29:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/ [64485] -> "model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:58 2026-02-27 20:29:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc8641/maven-metadata.xml" [1] 20:29:59 2026-02-27 20:29:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/ [64475] -> "model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:29:59 2026-02-27 20:29:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc8650/maven-metadata.xml" [1] 20:30:00 2026-02-27 20:30:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/ [64455] -> "model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:00 2026-02-27 20:30:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc8776/maven-metadata.xml" [1] 20:30:01 2026-02-27 20:30:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/ [67760] -> "model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:01 2026-02-27 20:30:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/maven-metadata.xml [384/384] -> "model/odl-mdsal-model-rfc8795-non-nmda/maven-metadata.xml" [1] 20:30:02 2026-02-27 20:30:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/ [64485] -> "model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:02 2026-02-27 20:30:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc8795/maven-metadata.xml" [1] 20:30:03 2026-02-27 20:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/ [64465] -> "model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:03 2026-02-27 20:30:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc8808/maven-metadata.xml" [1] 20:30:04 2026-02-27 20:30:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/ [67740] -> "model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:04 2026-02-27 20:30:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/maven-metadata.xml [384/384] -> "model/odl-mdsal-model-rfc8819-non-nmda/maven-metadata.xml" [1] 20:30:05 2026-02-27 20:30:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/ [64455] -> "model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:05 2026-02-27 20:30:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc8819/maven-metadata.xml" [1] 20:30:05 2026-02-27 20:30:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/ [64485] -> "model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:05 2026-02-27 20:30:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc8916/maven-metadata.xml" [1] 20:30:06 2026-02-27 20:30:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/ [64475] -> "model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:06 2026-02-27 20:30:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc9067/maven-metadata.xml" [1] 20:30:07 2026-02-27 20:30:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/ [64485] -> "model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:07 2026-02-27 20:30:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc9070/maven-metadata.xml" [1] 20:30:07 2026-02-27 20:30:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/ [64485] -> "model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:07 2026-02-27 20:30:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc9144/maven-metadata.xml" [1] 20:30:08 2026-02-27 20:30:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/ [64455] -> "model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:08 2026-02-27 20:30:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc9179/maven-metadata.xml" [1] 20:30:08 2026-02-27 20:30:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/ [75800] -> "model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:08 2026-02-27 20:30:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml [406/406] -> "model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml" [1] 20:30:09 2026-02-27 20:30:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/ [73610] -> "model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:09 2026-02-27 20:30:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/maven-metadata.xml [400/400] -> "model/odl-mdsal-model-rfc9196-ietf-system-capabilities/maven-metadata.xml" [1] 20:30:10 2026-02-27 20:30:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/ [64455] -> "model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:10 2026-02-27 20:30:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc9640/maven-metadata.xml" [1] 20:30:10 2026-02-27 20:30:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/ [64455] -> "model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:10 2026-02-27 20:30:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc9641/maven-metadata.xml" [1] 20:30:11 2026-02-27 20:30:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/ [64455] -> "model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:11 2026-02-27 20:30:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc9642/maven-metadata.xml" [1] 20:30:12 2026-02-27 20:30:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/ [64465] -> "model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:12 2026-02-27 20:30:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc9643/maven-metadata.xml" [1] 20:30:12 2026-02-27 20:30:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/ [64485] -> "model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:12 2026-02-27 20:30:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc9644/maven-metadata.xml" [1] 20:30:13 2026-02-27 20:30:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/ [64485] -> "model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:13 2026-02-27 20:30:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc9645/maven-metadata.xml" [1] 20:30:14 2026-02-27 20:30:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/ [64475] -> "model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:14 2026-02-27 20:30:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/maven-metadata.xml [375/375] -> "model/odl-mdsal-model-rfc9648/maven-metadata.xml" [1] 20:30:15 2026-02-27 20:30:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/ [98900] -> "model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/index.html.tmp" [1] 20:30:16 2026-02-27 20:30:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.27.4-SNAPSHOT/ [104732] -> "model/opendaylight-l2-types/2013.08.27.27.4-SNAPSHOT/index.html.tmp" [1] 20:30:16 2026-02-27 20:30:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/opendaylight-l2-types/maven-metadata.xml [440/440] -> "model/opendaylight-l2-types/maven-metadata.xml" [1] 20:30:17 2026-02-27 20:30:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/ [91815] -> "model/yang-ext/2013.09.07.26.21-SNAPSHOT/index.html.tmp" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/yang-ext/2013.09.07.27.4-SNAPSHOT/ [97179] -> "model/yang-ext/2013.09.07.27.4-SNAPSHOT/index.html.tmp" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/yang-ext/maven-metadata.xml [427/427] -> "model/yang-ext/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-mdsal-binding-api/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-binding-api/15.0.4-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-mdsal-binding-api/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-mdsal-binding-base/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-binding-base/15.0.4-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-mdsal-binding-base/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/15.0.4-SNAPSHOT/maven-metadata.xml [1286/1286] -> "odl-mdsal-binding-dom-adapter/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/maven-metadata.xml [1287/1287] -> "odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-binding-runtime/15.0.4-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-mdsal-binding-runtime/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-mdsal-binding/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-binding/15.0.4-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-mdsal-binding/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-mdsal-common/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-common/15.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-mdsal-common/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-mdsal-dom-api/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-dom-api/15.0.4-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-mdsal-dom-api/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-mdsal-dom-broker/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-dom-broker/15.0.4-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-mdsal-dom-broker/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-dom-runtime/15.0.4-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-mdsal-dom-runtime/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-mdsal-dom/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-dom/15.0.4-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-mdsal-dom/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-mdsal-eos-binding/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-eos-binding/15.0.4-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-mdsal-eos-binding/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-mdsal-eos-common/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-eos-common/15.0.4-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-mdsal-eos-common/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-mdsal-eos-dom/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-eos-dom/15.0.4-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-mdsal-eos-dom/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-mdsal-eos-single/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-eos-single/15.0.4-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-mdsal-eos-single/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/maven-metadata.xml [1287/1287] -> "odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.20.4-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-mdsal-exp-yanglib-api/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.20.4-SNAPSHOT/maven-metadata.xml [1286/1286] -> "odl-mdsal-exp-yanglib-rfc8525/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/maven-metadata.xml [1288/1288] -> "odl-mdsal-replicate-common/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-replicate-common/15.0.4-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-mdsal-replicate-common/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/maven-metadata.xml [1287/1287] -> "odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-replicate-netty/15.0.4-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-mdsal-replicate-netty/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/maven-metadata.xml [1285/1285] -> "odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/maven-metadata.xml [1288/1288] -> "odl-mdsal-singleton-common/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-singleton-common/15.0.4-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-mdsal-singleton-common/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/maven-metadata.xml [1285/1285] -> "odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-singleton-dom/15.0.4-SNAPSHOT/maven-metadata.xml [1280/1280] -> "odl-mdsal-singleton-dom/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-mdsal-trace/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/odl-mdsal-trace/15.0.4-SNAPSHOT/maven-metadata.xml [1272/1272] -> "odl-mdsal-trace/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/template-feature-parent/14.0.21-SNAPSHOT/maven-metadata.xml [1067/1067] -> "template-feature-parent/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/template-feature-parent/15.0.4-SNAPSHOT/maven-metadata.xml [1063/1063] -> "template-feature-parent/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/ [3531] -> "binding/model/iana/iana-crypt-hash/index.html.tmp" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/iana/iana-hardware/ [3515] -> "binding/model/iana/iana-hardware/index.html.tmp" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/iana/iana-if-type/ [3507] -> "binding/model/iana/iana-if-type/index.html.tmp" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/ [3555] -> "binding/model/iana/iana-routing-types/index.html.tmp" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/ [3603] -> "binding/model/iana/iana-ssh-encryption-algs/index.html.tmp" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/ [3619] -> "binding/model/iana/iana-ssh-key-exchange-algs/index.html.tmp" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/ [3547] -> "binding/model/iana/iana-ssh-mac-algs/index.html.tmp" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/ [3603] -> "binding/model/iana/iana-ssh-public-key-algs/index.html.tmp" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/ [3619] -> "binding/model/iana/iana-tls-cipher-suite-algs/index.html.tmp" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc6022/ [3467] -> "binding/model/ietf/rfc6022/index.html.tmp" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc6241/ [3467] -> "binding/model/ietf/rfc6241/index.html.tmp" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc6243/ [3467] -> "binding/model/ietf/rfc6243/index.html.tmp" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc6470/ [3467] -> "binding/model/ietf/rfc6470/index.html.tmp" [1] 20:30:18 2026-02-27 20:30:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/ [3595] -> "binding/model/ietf/rfc6991-ietf-inet-types/index.html.tmp" [1] 20:30:19 2026-02-27 20:30:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/ [3595] -> "binding/model/ietf/rfc6991-ietf-yang-types/index.html.tmp" [1] 20:30:19 2026-02-27 20:30:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/ [3563] -> "binding/model/ietf/rfc7317-ietf-system/index.html.tmp" [1] 20:30:19 2026-02-27 20:30:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/ [3547] -> "binding/model/ietf/rfc7407-ietf-snmp/index.html.tmp" [1] 20:30:19 2026-02-27 20:30:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/ [3651] -> "binding/model/ietf/rfc7407-ietf-x509-cert-to-name/index.html.tmp" [1] 20:30:19 2026-02-27 20:30:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc7952/ [3467] -> "binding/model/ietf/rfc7952/index.html.tmp" [1] 20:30:19 2026-02-27 20:30:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/ [3667] -> "binding/model/ietf/rfc8040-ietf-restconf-monitoring/index.html.tmp" [1] 20:30:19 2026-02-27 20:30:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/ [3579] -> "binding/model/ietf/rfc8040-ietf-restconf/index.html.tmp" [1] 20:30:19 2026-02-27 20:30:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8072/ [3467] -> "binding/model/ietf/rfc8072/index.html.tmp" [1] 20:30:19 2026-02-27 20:30:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8177/ [3467] -> "binding/model/ietf/rfc8177/index.html.tmp" [1] 20:30:19 2026-02-27 20:30:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/ [3619] -> "binding/model/ietf/rfc8294-ietf-routing-types/index.html.tmp" [1] 20:30:19 2026-02-27 20:30:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8341/ [3467] -> "binding/model/ietf/rfc8341/index.html.tmp" [1] 20:30:19 2026-02-27 20:30:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/ [3595] -> "binding/model/ietf/rfc8342-ietf-datastores/index.html.tmp" [1] 20:30:19 2026-02-27 20:30:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/ [3563] -> "binding/model/ietf/rfc8342-ietf-origin/index.html.tmp" [1] 20:30:19 2026-02-27 20:30:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8343/ [3467] -> "binding/model/ietf/rfc8343/index.html.tmp" [1] 20:30:19 2026-02-27 20:30:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8344/ [3467] -> "binding/model/ietf/rfc8344/index.html.tmp" [1] 20:30:19 2026-02-27 20:30:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/ [3619] -> "binding/model/ietf/rfc8345-ietf-network-state/index.html.tmp" [1] 20:30:19 2026-02-27 20:30:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/ [3691] -> "binding/model/ietf/rfc8345-ietf-network-topology-state/index.html.tmp" [1] 20:30:19 2026-02-27 20:30:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/ [3643] -> "binding/model/ietf/rfc8345-ietf-network-topology/index.html.tmp" [1] 20:30:19 2026-02-27 20:30:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/ [3571] -> "binding/model/ietf/rfc8345-ietf-network/index.html.tmp" [1] 20:30:19 2026-02-27 20:30:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/ [3715] -> "binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/index.html.tmp" [1] 20:30:19 2026-02-27 20:30:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/ [3667] -> "binding/model/ietf/rfc8346-ietf-l3-unicast-topology/index.html.tmp" [1] 20:30:19 2026-02-27 20:30:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/ [3627] -> "binding/model/ietf/rfc8348-ietf-hardware-state/index.html.tmp" [1] 20:30:19 2026-02-27 20:30:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/ [3579] -> "binding/model/ietf/rfc8348-ietf-hardware/index.html.tmp" [1] 20:30:19 2026-02-27 20:30:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/ [3675] -> "binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/index.html.tmp" [1] 20:30:19 2026-02-27 20:30:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/ [3675] -> "binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/index.html.tmp" [1] 20:30:19 2026-02-27 20:30:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/ [3571] -> "binding/model/ietf/rfc8349-ietf-routing/index.html.tmp" [1] 20:30:19 2026-02-27 20:30:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/ [3667] -> "binding/model/ietf/rfc8519-ietf-access-control-list/index.html.tmp" [1] 20:30:20 2026-02-27 20:30:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/ [3595] -> "binding/model/ietf/rfc8519-ietf-ethertypes/index.html.tmp" [1] 20:30:20 2026-02-27 20:30:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/ [3619] -> "binding/model/ietf/rfc8519-ietf-packet-fields/index.html.tmp" [1] 20:30:20 2026-02-27 20:30:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/ [3563] -> "binding/model/ietf/rfc8520-ietf-acldns/index.html.tmp" [1] 20:30:20 2026-02-27 20:30:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/ [3539] -> "binding/model/ietf/rfc8520-ietf-mud/index.html.tmp" [1] 20:30:20 2026-02-27 20:30:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8525/ [3467] -> "binding/model/ietf/rfc8525/index.html.tmp" [1] 20:30:20 2026-02-27 20:30:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8526/ [3467] -> "binding/model/ietf/rfc8526/index.html.tmp" [1] 20:30:20 2026-02-27 20:30:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8528/ [3467] -> "binding/model/ietf/rfc8528/index.html.tmp" [1] 20:30:20 2026-02-27 20:30:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8529/ [3467] -> "binding/model/ietf/rfc8529/index.html.tmp" [1] 20:30:20 2026-02-27 20:30:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8530/ [3467] -> "binding/model/ietf/rfc8530/index.html.tmp" [1] 20:30:20 2026-02-27 20:30:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/ [3659] -> "binding/model/ietf/rfc8542-ietf-dc-fabric-topology/index.html.tmp" [1] 20:30:20 2026-02-27 20:30:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/ [3635] -> "binding/model/ietf/rfc8542-ietf-dc-fabric-types/index.html.tmp" [1] 20:30:20 2026-02-27 20:30:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/ [3683] -> "binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/index.html.tmp" [1] 20:30:20 2026-02-27 20:30:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/ [3659] -> "binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/index.html.tmp" [1] 20:30:20 2026-02-27 20:30:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8639/ [3467] -> "binding/model/ietf/rfc8639/index.html.tmp" [1] 20:30:20 2026-02-27 20:30:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8641/ [3467] -> "binding/model/ietf/rfc8641/index.html.tmp" [1] 20:30:20 2026-02-27 20:30:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8650/ [3467] -> "binding/model/ietf/rfc8650/index.html.tmp" [1] 20:30:20 2026-02-27 20:30:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/ [3635] -> "binding/model/ietf/rfc8776-ietf-te-packet-types/index.html.tmp" [1] 20:30:20 2026-02-27 20:30:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/ [3579] -> "binding/model/ietf/rfc8776-ietf-te-types/index.html.tmp" [1] 20:30:20 2026-02-27 20:30:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/ [3651] -> "binding/model/ietf/rfc8795-ietf-te-topology-state/index.html.tmp" [1] 20:30:20 2026-02-27 20:30:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/ [3603] -> "binding/model/ietf/rfc8795-ietf-te-topology/index.html.tmp" [1] 20:30:20 2026-02-27 20:30:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8808/ [3467] -> "binding/model/ietf/rfc8808/index.html.tmp" [1] 20:30:20 2026-02-27 20:30:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/ [3651] -> "binding/model/ietf/rfc8819-ietf-module-tags-state/index.html.tmp" [1] 20:30:20 2026-02-27 20:30:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/ [3603] -> "binding/model/ietf/rfc8819-ietf-module-tags/index.html.tmp" [1] 20:30:20 2026-02-27 20:30:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8916/ [3467] -> "binding/model/ietf/rfc8916/index.html.tmp" [1] 20:30:20 2026-02-27 20:30:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9067/ [3467] -> "binding/model/ietf/rfc9067/index.html.tmp" [1] 20:30:20 2026-02-27 20:30:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/ [3651] -> "binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/index.html.tmp" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/ [3579] -> "binding/model/ietf/rfc9070-ietf-mpls-ldp/index.html.tmp" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9144/ [3467] -> "binding/model/ietf/rfc9144/index.html.tmp" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9179/ [3467] -> "binding/model/ietf/rfc9179/index.html.tmp" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/ [3715] -> "binding/model/ietf/rfc9196-ietf-notification-capabilities/index.html.tmp" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/ [3667] -> "binding/model/ietf/rfc9196-ietf-system-capabilities/index.html.tmp" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9640/ [3467] -> "binding/model/ietf/rfc9640/index.html.tmp" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9641/ [3467] -> "binding/model/ietf/rfc9641/index.html.tmp" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9642/ [3467] -> "binding/model/ietf/rfc9642/index.html.tmp" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/ [3595] -> "binding/model/ietf/rfc9643-ietf-tcp-client/index.html.tmp" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/ [3595] -> "binding/model/ietf/rfc9643-ietf-tcp-common/index.html.tmp" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/ [3595] -> "binding/model/ietf/rfc9643-ietf-tcp-server/index.html.tmp" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/ [3595] -> "binding/model/ietf/rfc9644-ietf-ssh-client/index.html.tmp" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/ [3595] -> "binding/model/ietf/rfc9644-ietf-ssh-common/index.html.tmp" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/ [3595] -> "binding/model/ietf/rfc9644-ietf-ssh-server/index.html.tmp" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/ [3595] -> "binding/model/ietf/rfc9645-ietf-tls-client/index.html.tmp" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/ [3595] -> "binding/model/ietf/rfc9645-ietf-tls-common/index.html.tmp" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/ [3595] -> "binding/model/ietf/rfc9645-ietf-tls-server/index.html.tmp" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9648/ [3467] -> "binding/model/ietf/rfc9648/index.html.tmp" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/maven-metadata.xml [1674/1674] -> "model/general-entity/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/general-entity/15.0.4-SNAPSHOT/maven-metadata.xml [1667/1667] -> "model/general-entity/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/maven-metadata.xml [1736/1736] -> "model/ietf-topology/2013.10.21.26.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.27.4-SNAPSHOT/maven-metadata.xml [1729/1729] -> "model/ietf-topology/2013.10.21.27.4-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/maven-metadata.xml [1674/1674] -> "model/ietf-type-util/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/maven-metadata.xml [1331/1331] -> "model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.4-SNAPSHOT/maven-metadata.xml [1326/1326] -> "model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/maven-metadata.xml [1296/1296] -> "model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/15.0.4-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-odl-l2-types/15.0.4-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/maven-metadata.xml [1307/1307] -> "model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/maven-metadata.xml [1303/1303] -> "model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/maven-metadata.xml [1301/1301] -> "model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/maven-metadata.xml [1314/1314] -> "model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/maven-metadata.xml [1316/1316] -> "model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/maven-metadata.xml [1305/1305] -> "model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml [1300/1300] -> "model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml [1300/1300] -> "model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml [1300/1300] -> "model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/maven-metadata.xml [1318/1318] -> "model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/maven-metadata.xml [1315/1315] -> "model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:21 2026-02-27 20:30:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml [1300/1300] -> "model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:22 2026-02-27 20:30:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:22 2026-02-27 20:30:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:22 2026-02-27 20:30:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml [1300/1300] -> "model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:22 2026-02-27 20:30:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:22 2026-02-27 20:30:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:22 2026-02-27 20:30:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:22 2026-02-27 20:30:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:22 2026-02-27 20:30:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:22 2026-02-27 20:30:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:22 2026-02-27 20:30:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/maven-metadata.xml [1322/1322] -> "model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:22 2026-02-27 20:30:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/maven-metadata.xml [1316/1316] -> "model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:22 2026-02-27 20:30:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:22 2026-02-27 20:30:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:22 2026-02-27 20:30:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:22 2026-02-27 20:30:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:22 2026-02-27 20:30:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:22 2026-02-27 20:30:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:22 2026-02-27 20:30:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/maven-metadata.xml [1291/1291] -> "model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:22 2026-02-27 20:30:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/maven-metadata.xml [1744/1744] -> "model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:22 2026-02-27 20:30:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.27.4-SNAPSHOT/maven-metadata.xml [1737/1737] -> "model/opendaylight-l2-types/2013.08.27.27.4-SNAPSHOT/maven-metadata.xml" [1] 20:30:22 2026-02-27 20:30:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/maven-metadata.xml [1731/1731] -> "model/yang-ext/2013.09.07.26.21-SNAPSHOT/maven-metadata.xml" [1] 20:30:22 2026-02-27 20:30:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/model/yang-ext/2013.09.07.27.4-SNAPSHOT/maven-metadata.xml [1724/1724] -> "model/yang-ext/2013.09.07.27.4-SNAPSHOT/maven-metadata.xml" [1] 20:30:23 2026-02-27 20:30:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/ [92770] -> "binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:23 2026-02-27 20:30:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/maven-metadata.xml [380/380] -> "binding/model/iana/iana-crypt-hash/maven-metadata.xml" [1] 20:30:24 2026-02-27 20:30:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/ [91680] -> "binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:24 2026-02-27 20:30:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/iana/iana-hardware/maven-metadata.xml [378/378] -> "binding/model/iana/iana-hardware/maven-metadata.xml" [1] 20:30:25 2026-02-27 20:30:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/ [91165] -> "binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:25 2026-02-27 20:30:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/iana/iana-if-type/maven-metadata.xml [377/377] -> "binding/model/iana/iana-if-type/maven-metadata.xml" [1] 20:30:26 2026-02-27 20:30:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/ [94405] -> "binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:26 2026-02-27 20:30:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/maven-metadata.xml [383/383] -> "binding/model/iana/iana-routing-types/maven-metadata.xml" [1] 20:30:27 2026-02-27 20:30:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/ [97675] -> "binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:27 2026-02-27 20:30:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/maven-metadata.xml [389/389] -> "binding/model/iana/iana-ssh-encryption-algs/maven-metadata.xml" [1] 20:30:28 2026-02-27 20:30:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/ [98765] -> "binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:28 2026-02-27 20:30:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/maven-metadata.xml [391/391] -> "binding/model/iana/iana-ssh-key-exchange-algs/maven-metadata.xml" [1] 20:30:29 2026-02-27 20:30:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/ [93860] -> "binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:29 2026-02-27 20:30:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/maven-metadata.xml [382/382] -> "binding/model/iana/iana-ssh-mac-algs/maven-metadata.xml" [1] 20:30:30 2026-02-27 20:30:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/ [97675] -> "binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:30 2026-02-27 20:30:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/maven-metadata.xml [389/389] -> "binding/model/iana/iana-ssh-public-key-algs/maven-metadata.xml" [1] 20:30:31 2026-02-27 20:30:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/ [98765] -> "binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:31 2026-02-27 20:30:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/maven-metadata.xml [391/391] -> "binding/model/iana/iana-tls-cipher-suite-algs/maven-metadata.xml" [1] 20:30:32 2026-02-27 20:30:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/ [88430] -> "binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:32 2026-02-27 20:30:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc6022/maven-metadata.xml [372/372] -> "binding/model/ietf/rfc6022/maven-metadata.xml" [1] 20:30:33 2026-02-27 20:30:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/ [88440] -> "binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:33 2026-02-27 20:30:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc6241/maven-metadata.xml [372/372] -> "binding/model/ietf/rfc6241/maven-metadata.xml" [1] 20:30:34 2026-02-27 20:30:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/ [88410] -> "binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:34 2026-02-27 20:30:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc6243/maven-metadata.xml [372/372] -> "binding/model/ietf/rfc6243/maven-metadata.xml" [1] 20:30:35 2026-02-27 20:30:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/ [88410] -> "binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:35 2026-02-27 20:30:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc6470/maven-metadata.xml [372/372] -> "binding/model/ietf/rfc6470/maven-metadata.xml" [1] 20:30:36 2026-02-27 20:30:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/ [97130] -> "binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:36 2026-02-27 20:30:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/maven-metadata.xml [388/388] -> "binding/model/ietf/rfc6991-ietf-inet-types/maven-metadata.xml" [1] 20:30:37 2026-02-27 20:30:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/ [97130] -> "binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:37 2026-02-27 20:30:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/maven-metadata.xml [388/388] -> "binding/model/ietf/rfc6991-ietf-yang-types/maven-metadata.xml" [1] 20:30:38 2026-02-27 20:30:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/ [94970] -> "binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:38 2026-02-27 20:30:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/maven-metadata.xml [384/384] -> "binding/model/ietf/rfc7317-ietf-system/maven-metadata.xml" [1] 20:30:39 2026-02-27 20:30:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/ [93890] -> "binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:39 2026-02-27 20:30:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/maven-metadata.xml [382/382] -> "binding/model/ietf/rfc7407-ietf-snmp/maven-metadata.xml" [1] 20:30:40 2026-02-27 20:30:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/ [100945] -> "binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:40 2026-02-27 20:30:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml [395/395] -> "binding/model/ietf/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml" [1] 20:30:41 2026-02-27 20:30:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/ [88410] -> "binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:41 2026-02-27 20:30:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc7952/maven-metadata.xml [372/372] -> "binding/model/ietf/rfc7952/maven-metadata.xml" [1] 20:30:42 2026-02-27 20:30:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/ [102035] -> "binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:42 2026-02-27 20:30:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/maven-metadata.xml [397/397] -> "binding/model/ietf/rfc8040-ietf-restconf-monitoring/maven-metadata.xml" [1] 20:30:43 2026-02-27 20:30:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/ [96040] -> "binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:43 2026-02-27 20:30:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/maven-metadata.xml [386/386] -> "binding/model/ietf/rfc8040-ietf-restconf/maven-metadata.xml" [1] 20:30:44 2026-02-27 20:30:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/ [88410] -> "binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:44 2026-02-27 20:30:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8072/maven-metadata.xml [372/372] -> "binding/model/ietf/rfc8072/maven-metadata.xml" [1] 20:30:45 2026-02-27 20:30:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/ [88430] -> "binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:45 2026-02-27 20:30:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8177/maven-metadata.xml [372/372] -> "binding/model/ietf/rfc8177/maven-metadata.xml" [1] 20:30:46 2026-02-27 20:30:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/ [98775] -> "binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:46 2026-02-27 20:30:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/maven-metadata.xml [391/391] -> "binding/model/ietf/rfc8294-ietf-routing-types/maven-metadata.xml" [1] 20:30:48 2026-02-27 20:30:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/ [88410] -> "binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:48 2026-02-27 20:30:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8341/maven-metadata.xml [372/372] -> "binding/model/ietf/rfc8341/maven-metadata.xml" [1] 20:30:49 2026-02-27 20:30:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/ [97130] -> "binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:49 2026-02-27 20:30:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/maven-metadata.xml [388/388] -> "binding/model/ietf/rfc8342-ietf-datastores/maven-metadata.xml" [1] 20:30:50 2026-02-27 20:30:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/ [94950] -> "binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:50 2026-02-27 20:30:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/maven-metadata.xml [384/384] -> "binding/model/ietf/rfc8342-ietf-origin/maven-metadata.xml" [1] 20:30:51 2026-02-27 20:30:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/ [88410] -> "binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:51 2026-02-27 20:30:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8343/maven-metadata.xml [372/372] -> "binding/model/ietf/rfc8343/maven-metadata.xml" [1] 20:30:52 2026-02-27 20:30:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/ [88430] -> "binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:52 2026-02-27 20:30:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8344/maven-metadata.xml [372/372] -> "binding/model/ietf/rfc8344/maven-metadata.xml" [1] 20:30:53 2026-02-27 20:30:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/ [98765] -> "binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:53 2026-02-27 20:30:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/maven-metadata.xml [391/391] -> "binding/model/ietf/rfc8345-ietf-network-state/maven-metadata.xml" [1] 20:30:54 2026-02-27 20:30:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/ [103670] -> "binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:54 2026-02-27 20:30:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/maven-metadata.xml [400/400] -> "binding/model/ietf/rfc8345-ietf-network-topology-state/maven-metadata.xml" [1] 20:30:55 2026-02-27 20:30:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/ [100400] -> "binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:55 2026-02-27 20:30:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/maven-metadata.xml [394/394] -> "binding/model/ietf/rfc8345-ietf-network-topology/maven-metadata.xml" [1] 20:30:56 2026-02-27 20:30:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/ [95495] -> "binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:56 2026-02-27 20:30:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/maven-metadata.xml [385/385] -> "binding/model/ietf/rfc8345-ietf-network/maven-metadata.xml" [1] 20:30:58 2026-02-27 20:30:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/ [105305] -> "binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:58 2026-02-27 20:30:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml [403/403] -> "binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml" [1] 20:30:59 2026-02-27 20:30:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/ [102055] -> "binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:30:59 2026-02-27 20:30:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml [397/397] -> "binding/model/ietf/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml" [1] 20:31:00 2026-02-27 20:31:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/ [99310] -> "binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:00 2026-02-27 20:31:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/maven-metadata.xml [392/392] -> "binding/model/ietf/rfc8348-ietf-hardware-state/maven-metadata.xml" [1] 20:31:01 2026-02-27 20:31:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/ [96040] -> "binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:01 2026-02-27 20:31:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/maven-metadata.xml [386/386] -> "binding/model/ietf/rfc8348-ietf-hardware/maven-metadata.xml" [1] 20:31:07 2026-02-27 20:31:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/ [102590] -> "binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:07 2026-02-27 20:31:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml [398/398] -> "binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml" [1] 20:31:08 2026-02-27 20:31:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/ [102600] -> "binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:08 2026-02-27 20:31:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml [398/398] -> "binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml" [1] 20:31:09 2026-02-27 20:31:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/ [95525] -> "binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:09 2026-02-27 20:31:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/maven-metadata.xml [385/385] -> "binding/model/ietf/rfc8349-ietf-routing/maven-metadata.xml" [1] 20:31:10 2026-02-27 20:31:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/ [102065] -> "binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:10 2026-02-27 20:31:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/maven-metadata.xml [397/397] -> "binding/model/ietf/rfc8519-ietf-access-control-list/maven-metadata.xml" [1] 20:31:11 2026-02-27 20:31:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/ [97130] -> "binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:11 2026-02-27 20:31:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/maven-metadata.xml [388/388] -> "binding/model/ietf/rfc8519-ietf-ethertypes/maven-metadata.xml" [1] 20:31:12 2026-02-27 20:31:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/ [98765] -> "binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:12 2026-02-27 20:31:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/maven-metadata.xml [391/391] -> "binding/model/ietf/rfc8519-ietf-packet-fields/maven-metadata.xml" [1] 20:31:13 2026-02-27 20:31:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/ [94950] -> "binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:13 2026-02-27 20:31:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/maven-metadata.xml [384/384] -> "binding/model/ietf/rfc8520-ietf-acldns/maven-metadata.xml" [1] 20:31:14 2026-02-27 20:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/ [93315] -> "binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:14 2026-02-27 20:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/maven-metadata.xml [381/381] -> "binding/model/ietf/rfc8520-ietf-mud/maven-metadata.xml" [1] 20:31:15 2026-02-27 20:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/ [88430] -> "binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:15 2026-02-27 20:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8525/maven-metadata.xml [372/372] -> "binding/model/ietf/rfc8525/maven-metadata.xml" [1] 20:31:16 2026-02-27 20:31:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/ [88420] -> "binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:16 2026-02-27 20:31:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8526/maven-metadata.xml [372/372] -> "binding/model/ietf/rfc8526/maven-metadata.xml" [1] 20:31:17 2026-02-27 20:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/ [88410] -> "binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:17 2026-02-27 20:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8528/maven-metadata.xml [372/372] -> "binding/model/ietf/rfc8528/maven-metadata.xml" [1] 20:31:18 2026-02-27 20:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/ [88420] -> "binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:18 2026-02-27 20:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8529/maven-metadata.xml [372/372] -> "binding/model/ietf/rfc8529/maven-metadata.xml" [1] 20:31:19 2026-02-27 20:31:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/ [88410] -> "binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:19 2026-02-27 20:31:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8530/maven-metadata.xml [372/372] -> "binding/model/ietf/rfc8530/maven-metadata.xml" [1] 20:31:20 2026-02-27 20:31:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/ [101490] -> "binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:20 2026-02-27 20:31:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml [396/396] -> "binding/model/ietf/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml" [1] 20:31:21 2026-02-27 20:31:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/ [99855] -> "binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:21 2026-02-27 20:31:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/maven-metadata.xml [393/393] -> "binding/model/ietf/rfc8542-ietf-dc-fabric-types/maven-metadata.xml" [1] 20:31:22 2026-02-27 20:31:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/ [103125] -> "binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:22 2026-02-27 20:31:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml [399/399] -> "binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml" [1] 20:31:23 2026-02-27 20:31:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/ [101490] -> "binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:23 2026-02-27 20:31:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml [396/396] -> "binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml" [1] 20:31:24 2026-02-27 20:31:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/ [88440] -> "binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:24 2026-02-27 20:31:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8639/maven-metadata.xml [372/372] -> "binding/model/ietf/rfc8639/maven-metadata.xml" [1] 20:31:25 2026-02-27 20:31:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/ [88430] -> "binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:25 2026-02-27 20:31:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8641/maven-metadata.xml [372/372] -> "binding/model/ietf/rfc8641/maven-metadata.xml" [1] 20:31:26 2026-02-27 20:31:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/ [88410] -> "binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:26 2026-02-27 20:31:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8650/maven-metadata.xml [372/372] -> "binding/model/ietf/rfc8650/maven-metadata.xml" [1] 20:31:27 2026-02-27 20:31:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/ [99855] -> "binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:27 2026-02-27 20:31:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/maven-metadata.xml [393/393] -> "binding/model/ietf/rfc8776-ietf-te-packet-types/maven-metadata.xml" [1] 20:31:28 2026-02-27 20:31:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/ [96070] -> "binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:28 2026-02-27 20:31:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/maven-metadata.xml [386/386] -> "binding/model/ietf/rfc8776-ietf-te-types/maven-metadata.xml" [1] 20:31:29 2026-02-27 20:31:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/ [100955] -> "binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:29 2026-02-27 20:31:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/maven-metadata.xml [395/395] -> "binding/model/ietf/rfc8795-ietf-te-topology-state/maven-metadata.xml" [1] 20:31:30 2026-02-27 20:31:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/ [97705] -> "binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:30 2026-02-27 20:31:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/maven-metadata.xml [389/389] -> "binding/model/ietf/rfc8795-ietf-te-topology/maven-metadata.xml" [1] 20:31:31 2026-02-27 20:31:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/ [88410] -> "binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:31 2026-02-27 20:31:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8808/maven-metadata.xml [372/372] -> "binding/model/ietf/rfc8808/maven-metadata.xml" [1] 20:31:32 2026-02-27 20:31:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/ [100945] -> "binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:32 2026-02-27 20:31:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/maven-metadata.xml [395/395] -> "binding/model/ietf/rfc8819-ietf-module-tags-state/maven-metadata.xml" [1] 20:31:33 2026-02-27 20:31:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/ [97675] -> "binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:33 2026-02-27 20:31:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/maven-metadata.xml [389/389] -> "binding/model/ietf/rfc8819-ietf-module-tags/maven-metadata.xml" [1] 20:31:34 2026-02-27 20:31:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/ [88430] -> "binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:34 2026-02-27 20:31:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc8916/maven-metadata.xml [372/372] -> "binding/model/ietf/rfc8916/maven-metadata.xml" [1] 20:31:34 2026-02-27 20:31:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/ [88430] -> "binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:34 2026-02-27 20:31:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9067/maven-metadata.xml [372/372] -> "binding/model/ietf/rfc9067/maven-metadata.xml" [1] 20:31:36 2026-02-27 20:31:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/ [100975] -> "binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:36 2026-02-27 20:31:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml [395/395] -> "binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml" [1] 20:31:36 2026-02-27 20:31:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/ [96070] -> "binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:36 2026-02-27 20:31:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/maven-metadata.xml [386/386] -> "binding/model/ietf/rfc9070-ietf-mpls-ldp/maven-metadata.xml" [1] 20:31:37 2026-02-27 20:31:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/ [88410] -> "binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:37 2026-02-27 20:31:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9144/maven-metadata.xml [372/372] -> "binding/model/ietf/rfc9144/maven-metadata.xml" [1] 20:31:39 2026-02-27 20:31:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/ [88410] -> "binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:39 2026-02-27 20:31:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9179/maven-metadata.xml [372/372] -> "binding/model/ietf/rfc9179/maven-metadata.xml" [1] 20:31:40 2026-02-27 20:31:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/ [105305] -> "binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:40 2026-02-27 20:31:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/maven-metadata.xml [403/403] -> "binding/model/ietf/rfc9196-ietf-notification-capabilities/maven-metadata.xml" [1] 20:31:41 2026-02-27 20:31:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/ [102035] -> "binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:41 2026-02-27 20:31:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/maven-metadata.xml [397/397] -> "binding/model/ietf/rfc9196-ietf-system-capabilities/maven-metadata.xml" [1] 20:31:41 2026-02-27 20:31:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/ [88430] -> "binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:42 2026-02-27 20:31:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9640/maven-metadata.xml [372/372] -> "binding/model/ietf/rfc9640/maven-metadata.xml" [1] 20:31:42 2026-02-27 20:31:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/ [88430] -> "binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:42 2026-02-27 20:31:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9641/maven-metadata.xml [372/372] -> "binding/model/ietf/rfc9641/maven-metadata.xml" [1] 20:31:43 2026-02-27 20:31:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/ [88430] -> "binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:44 2026-02-27 20:31:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9642/maven-metadata.xml [372/372] -> "binding/model/ietf/rfc9642/maven-metadata.xml" [1] 20:31:44 2026-02-27 20:31:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/ [97140] -> "binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:44 2026-02-27 20:31:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/maven-metadata.xml [388/388] -> "binding/model/ietf/rfc9643-ietf-tcp-client/maven-metadata.xml" [1] 20:31:45 2026-02-27 20:31:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/ [97130] -> "binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:45 2026-02-27 20:31:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/maven-metadata.xml [388/388] -> "binding/model/ietf/rfc9643-ietf-tcp-common/maven-metadata.xml" [1] 20:31:46 2026-02-27 20:31:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/ [97130] -> "binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:31:46 2026-02-27 20:31:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/maven-metadata.xml [388/388] -> "binding/model/ietf/rfc9643-ietf-tcp-server/maven-metadata.xml" [1] 20:32:07 2026-02-27 20:32:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/ [97130] -> "binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:32:07 2026-02-27 20:32:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/maven-metadata.xml [388/388] -> "binding/model/ietf/rfc9644-ietf-ssh-client/maven-metadata.xml" [1] 20:32:08 2026-02-27 20:32:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/ [97150] -> "binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:32:08 2026-02-27 20:32:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/maven-metadata.xml [388/388] -> "binding/model/ietf/rfc9644-ietf-ssh-common/maven-metadata.xml" [1] 20:32:09 2026-02-27 20:32:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/ [97150] -> "binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:32:09 2026-02-27 20:32:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/maven-metadata.xml [388/388] -> "binding/model/ietf/rfc9644-ietf-ssh-server/maven-metadata.xml" [1] 20:32:10 2026-02-27 20:32:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/ [97150] -> "binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:32:10 2026-02-27 20:32:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/maven-metadata.xml [388/388] -> "binding/model/ietf/rfc9645-ietf-tls-client/maven-metadata.xml" [1] 20:32:11 2026-02-27 20:32:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/ [97140] -> "binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:32:11 2026-02-27 20:32:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/maven-metadata.xml [388/388] -> "binding/model/ietf/rfc9645-ietf-tls-common/maven-metadata.xml" [1] 20:32:12 2026-02-27 20:32:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/ [97150] -> "binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:32:12 2026-02-27 20:32:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/maven-metadata.xml [388/388] -> "binding/model/ietf/rfc9645-ietf-tls-server/maven-metadata.xml" [1] 20:32:13 2026-02-27 20:32:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/ [88420] -> "binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/index.html.tmp" [1] 20:32:13 2026-02-27 20:32:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/mdsal/binding/model/ietf/rfc9648/maven-metadata.xml [372/372] -> "binding/model/ietf/rfc9648/maven-metadata.xml" [1] 20:32:13 FINISHED --2026-02-27 20:32:13-- 20:32:13 Total wall clock time: 5m 27s 20:32:13 Downloaded: 895 files, 23M in 5.6s (4.07 MB/s) 20:32:13 + set -e 20:32:13 + popd 20:32:13 /w/workspace/mdsal-maven-merge-14.0.x 20:32:13 + mkdir -p /w/workspace/mdsal-maven-merge-14.0.x/m2repo-backup 20:32:13 + cp -a /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org /w/workspace/mdsal-maven-merge-14.0.x/m2repo-backup 20:32:13 [mdsal-maven-merge-14.0.x] $ /bin/sh -xe /tmp/jenkins17885833346465555350.sh 20:32:13 [EnvInject] - Injecting environment variables from a build step. 20:32:13 [EnvInject] - Injecting as environment variables the properties content 20:32:13 MAVEN_GOALS=clean deploy 20:32:13 20:32:13 [EnvInject] - Variables injected successfully. 20:32:13 [mdsal-maven-merge-14.0.x] $ /bin/bash -l /tmp/jenkins10839749490788944333.sh 20:32:13 ---> common-variables.sh 20:32:13 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 20:32:13 ---> maven-build.sh 20:32:13 + set +u 20:32:13 ++ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn help:describe -Dplugin=org.apache.maven.plugins:maven-deploy-plugin -Ddetail --global-settings /w/workspace/mdsal-maven-merge-14.0.x@tmp/config5832538011578985306tmp 20:32:13 ++ awk '{print $2}' 20:32:13 ++ grep '^Version:' 20:32:23 + plugin_version=3.1.4 20:32:23 + [[ 3 -lt 3 ]] 20:32:23 + alt_repo=-DaltDeploymentRepository=staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:32:23 + export MAVEN_OPTS 20:32:23 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/mdsal-maven-merge-14.0.x@tmp/config5832538011578985306tmp --settings /w/workspace/mdsal-maven-merge-14.0.x@tmp/config17809603909331778767tmp -DaltDeploymentRepository=staging::file:/w/workspace/mdsal-maven-merge-14.0.x/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 20:32:23 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 20:32:23 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 20:32:23 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 20:32:23 Default locale: en, platform encoding: UTF-8 20:32:23 OS name: "linux", version: "5.15.0-168-generic", arch: "amd64", family: "unix" 20:32:24 [INFO] Error stacktraces are turned on. 20:32:24 [INFO] Scanning for projects... 20:32:30 [INFO] ------------------------------------------------------------------------ 20:32:30 [INFO] Reactor Build Order: 20:32:30 [INFO] 20:32:30 [INFO] mdsal-artifacts [pom] 20:32:30 [INFO] bnd-parent [pom] 20:32:30 [INFO] bundle-parent [pom] 20:32:30 [INFO] mdsal-common-api [jar] 20:32:30 [INFO] common-agreggator [pom] 20:32:30 [INFO] mdsal-dom-api [jar] 20:32:30 [INFO] binding-parent [pom] 20:32:30 [INFO] yang-ext [bundle] 20:32:30 [INFO] mdsal-dom-spi [jar] 20:32:30 [INFO] mdsal-dom-inmemory-datastore [bundle] 20:32:30 [INFO] mdsal-dom-broker [jar] 20:32:30 [INFO] mdsal-dom-schema-osgi [jar] 20:32:30 [INFO] rfc8040-ietf-restconf [bundle] 20:32:30 [INFO] mdsal-binding-test-model [bundle] 20:32:30 [INFO] mdsal-binding-api [jar] 20:32:30 [INFO] mdsal-binding-dom-adapter [bundle] 20:32:30 [INFO] mdsal-binding-spi [jar] 20:32:30 [INFO] rfc8342-ietf-datastores [bundle] 20:32:30 [INFO] mdsal-binding-test-utils [jar] 20:32:30 [INFO] mdsal-binding-util [bundle] 20:32:30 [INFO] general-entity [bundle] 20:32:30 [INFO] mdsal-eos-common-api [jar] 20:32:30 [INFO] mdsal-eos-dom-api [jar] 20:32:30 [INFO] mdsal-eos-dom-simple [jar] 20:32:30 [INFO] mdsal-eos-binding-api [jar] 20:32:30 [INFO] mdsal-eos-binding-adapter [bundle] 20:32:30 [INFO] mdsal-singleton-api [jar] 20:32:30 [INFO] mdsal-singleton-impl [jar] 20:32:30 [INFO] mdsal-trace-api [bundle] 20:32:30 [INFO] mdsal-trace-cli [bundle] 20:32:30 [INFO] mdsal-trace-impl [bundle] 20:32:30 [INFO] mdsal-yanglib-api [bundle] 20:32:30 [INFO] ietf-type-util [bundle] 20:32:30 [INFO] rfc6991-ietf-inet-types [bundle] 20:32:30 [INFO] rfc6991-ietf-yang-types [bundle] 20:32:30 [INFO] rfc8525 [bundle] 20:32:30 [INFO] mdsal-yanglib-rfc8525 [bundle] 20:32:30 [INFO] mdsal-replicate-common [bundle] 20:32:30 [INFO] mdsal-replicate-netty [bundle] 20:32:30 [INFO] rfc8294-ietf-routing-types [bundle] 20:32:30 [INFO] mdsal-rfc8294-netty [jar] 20:32:30 [INFO] opendaylight-l2-types [bundle] 20:32:30 [INFO] rfc7952 [bundle] 20:32:30 [INFO] rfc8342-ietf-origin [bundle] 20:32:30 [INFO] rfc8343 [bundle] 20:32:30 [INFO] rfc8344 [bundle] 20:32:30 [INFO] rfc8345-ietf-network [bundle] 20:32:30 [INFO] rfc8345-ietf-network-state [bundle] 20:32:30 [INFO] rfc8345-ietf-network-topology [bundle] 20:32:30 [INFO] rfc8345-ietf-network-topology-state [bundle] 20:32:30 [INFO] rfc8346-ietf-l3-unicast-topology [bundle] 20:32:30 [INFO] rfc8346-ietf-l3-unicast-topology-state [bundle] 20:32:30 [INFO] iana-hardware [bundle] 20:32:30 [INFO] rfc8348-ietf-hardware [bundle] 20:32:30 [INFO] rfc8348-ietf-hardware-state [bundle] 20:32:30 [INFO] rfc8349-ietf-routing [bundle] 20:32:30 [INFO] rfc8349-ietf-ipv4-unicast-routing [bundle] 20:32:30 [INFO] rfc8349-ietf-ipv6-unicast-routing [bundle] 20:32:30 [INFO] rfc8519-ietf-ethertypes [bundle] 20:32:30 [INFO] rfc8519-ietf-packet-fields [bundle] 20:32:30 [INFO] rfc8519-ietf-access-control-list [bundle] 20:32:30 [INFO] rfc8520-ietf-acldns [bundle] 20:32:30 [INFO] rfc8520-ietf-mud [bundle] 20:32:30 [INFO] rfc8528 [bundle] 20:32:30 [INFO] rfc8529 [bundle] 20:32:30 [INFO] rfc8530 [bundle] 20:32:30 [INFO] rfc8542-ietf-dc-fabric-types [bundle] 20:32:30 [INFO] rfc8542-ietf-dc-fabric-topology [bundle] 20:32:30 [INFO] rfc8776-ietf-te-types [bundle] 20:32:30 [INFO] rfc8776-ietf-te-packet-types [bundle] 20:32:30 [INFO] rfc8795-ietf-te-topology [bundle] 20:32:30 [INFO] rfc8795-ietf-te-topology-state [bundle] 20:32:30 [INFO] iana-if-type [bundle] 20:32:30 [INFO] iana-routing-types [bundle] 20:32:30 [INFO] ietf-topology [bundle] 20:32:30 [INFO] mdsal-docs [jar] 20:32:30 [INFO] dom-databroker [jar] 20:32:30 [INFO] dom-databroker-txchain [jar] 20:32:30 [INFO] examples-aggregator [pom] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Feature Parent [pom] 20:32:30 [INFO] template-feature-parent [pom] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Binding Base [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Common [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7952 [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8342 [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Binding API [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: DOM API and SPI [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: DOM Runtime [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Binding Runtime [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: DOM Broker [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Binding/DOM Adapter [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: DOM [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Binding [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: EOS :: Common [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: EOS :: DOM [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: EOS :: Single Node [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: EOS :: Binding [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Singleton :: Common [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Singleton :: DOM [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: TracingBroker [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6991 [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8294 [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: RFC8294 :: Netty [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Replicate :: Common [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Replicate :: Netty [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Stable Features [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: YANG (Module) Library API [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8525 [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: RFC8525 YANG Library [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Experimental Features [feature] 20:32:30 [INFO] rfc6022 [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6022 [feature] 20:32:30 [INFO] rfc6241 [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6241 [feature] 20:32:30 [INFO] rfc6243 [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6243 [feature] 20:32:30 [INFO] rfc6470 [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6470 [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8343 [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7224 [feature] 20:32:30 [INFO] iana-crypt-hash [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7317 iana-crypt-hash [feature] 20:32:30 [INFO] rfc8341 [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8341 [feature] 20:32:30 [INFO] rfc7317-ietf-system [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7317 ietf-system [feature] 20:32:30 [INFO] rfc7407-ietf-x509-cert-to-name [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7407 ietf-x509-cert-to-name [feature] 20:32:30 [INFO] rfc7407-ietf-snmp [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7407 ietf-snmp [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8040 ietf-restconf [feature] 20:32:30 [INFO] rfc8040-ietf-restconf-monitoring [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8040 ietf-restconf-monitoring [feature] 20:32:30 [INFO] rfc8072 [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8072 [feature] 20:32:30 [INFO] rfc8177 [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8177 [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8344 [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8345 [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8345 :: NON-NMDA [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8346 [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8346 :: NON-NMDA [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8348 [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8348 :: NON-NMDA [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8349 [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8519 [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8520 [feature] 20:32:30 [INFO] rfc8526 [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8526 [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8528 [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8529 [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8530 [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8542 [feature] 20:32:30 [INFO] rfc8572-ietf-sztp-bootstrap-server [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8572 ietf-sztp-bootstrap-server [feature] 20:32:30 [INFO] rfc8572-ietf-sztp-conveyed-info [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8572 ietf-sztp-conveyed-info [feature] 20:32:30 [INFO] rfc8639 [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8639 [feature] 20:32:30 [INFO] rfc8641 [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8641 [feature] 20:32:30 [INFO] rfc8650 [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8650 [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8776 [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8795 [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8795 :: NON-NMDA [feature] 20:32:30 [INFO] rfc8808 [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8808 [feature] 20:32:30 [INFO] rfc8819-ietf-module-tags [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8819 [feature] 20:32:30 [INFO] rfc8819-ietf-module-tags-state [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8819 :: NON-NMDA [feature] 20:32:30 [INFO] rfc8916 [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8916 [feature] 20:32:30 [INFO] rfc9067 [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9067 [feature] 20:32:30 [INFO] rfc9070-ietf-mpls-ldp [bundle] 20:32:30 [INFO] rfc9070-ietf-mpls-ldp-extended [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9070 [feature] 20:32:30 [INFO] rfc9144 [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9144 [feature] 20:32:30 [INFO] rfc9179 [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9179 [feature] 20:32:30 [INFO] rfc9196-ietf-system-capabilities [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9196 ietf-system-capabilities [feature] 20:32:30 [INFO] rfc9196-ietf-notification-capabilities [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9196 ietf-notification-capabilities [feature] 20:32:30 [INFO] rfc9640 [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9640 [feature] 20:32:30 [INFO] rfc9641 [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9641 [feature] 20:32:30 [INFO] rfc9642 [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9642 [feature] 20:32:30 [INFO] rfc9643-ietf-tcp-common [bundle] 20:32:30 [INFO] rfc9643-ietf-tcp-client [bundle] 20:32:30 [INFO] rfc9643-ietf-tcp-server [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9643 [feature] 20:32:30 [INFO] iana-ssh-encryption-algs [bundle] 20:32:30 [INFO] iana-ssh-key-exchange-algs [bundle] 20:32:30 [INFO] iana-ssh-mac-algs [bundle] 20:32:30 [INFO] iana-ssh-public-key-algs [bundle] 20:32:30 [INFO] rfc9644-ietf-ssh-common [bundle] 20:32:30 [INFO] rfc9644-ietf-ssh-client [bundle] 20:32:30 [INFO] rfc9644-ietf-ssh-server [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9644 [feature] 20:32:30 [INFO] iana-tls-cipher-suite-algs [bundle] 20:32:30 [INFO] rfc9645-ietf-tls-common [bundle] 20:32:30 [INFO] rfc9645-ietf-tls-client [bundle] 20:32:30 [INFO] rfc9645-ietf-tls-server [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9645 [feature] 20:32:30 [INFO] rfc9648 [bundle] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9648 [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: draft-clemm-netmod-yang-network-topo-01 :: Minimal [feature] 20:32:30 [INFO] OpenDaylight :: MD-SAL :: Model :: OpenDaylight L2 Types [feature] 20:32:30 [INFO] features-mdsal-aggregator [pom] 20:32:30 [INFO] mdsal-karaf [pom] 20:32:30 [INFO] mdsal-dom-inmemory-datastore-benchmark [jar] 20:32:30 [INFO] dom-aggregator [pom] 20:32:30 [INFO] binding-aggregator [pom] 20:32:30 [INFO] model-iana-aggregator [pom] 20:32:30 [INFO] model-rfc-aggregator [pom] 20:32:30 [INFO] model-aggregator [pom] 20:32:30 [INFO] entityownersip-aggregator [pom] 20:32:30 [INFO] singleton-service [pom] 20:32:30 [INFO] trace-aggregator [pom] 20:32:30 [INFO] netty-agreggator [pom] 20:32:30 [INFO] mdsal-replicate [pom] 20:32:30 [INFO] mdsal-yanglib [pom] 20:32:30 [INFO] md-sal [pom] 20:32:30 [INFO] 20:32:30 [INFO] ---------------< org.opendaylight.mdsal:mdsal-artifacts >--------------- 20:32:30 [INFO] Building mdsal-artifacts 14.0.21-SNAPSHOT [1/229] 20:32:30 [INFO] from artifacts/pom.xml 20:32:30 [INFO] --------------------------------[ pom ]--------------------------------- 20:32:30 [INFO] 20:32:30 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-artifacts --- 20:32:30 [INFO] 20:32:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-artifacts --- 20:32:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 20:32:31 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 20:32:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:31 [INFO] 20:32:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-artifacts --- 20:32:31 [INFO] 20:32:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-artifacts --- 20:32:31 [INFO] CycloneDX: Resolving Dependencies 20:32:32 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 20:32:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/artifacts/target/bom.xml 20:32:32 [INFO] attaching as mdsal-artifacts-14.0.21-SNAPSHOT-cyclonedx.xml 20:32:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/artifacts/target/bom.json 20:32:32 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 20:32:32 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 20:32:32 [INFO] attaching as mdsal-artifacts-14.0.21-SNAPSHOT-cyclonedx.json 20:32:32 [INFO] 20:32:32 [INFO] --- install:3.1.4:install (default-install) @ mdsal-artifacts --- 20:32:32 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/artifacts/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-artifacts/14.0.21-SNAPSHOT/mdsal-artifacts-14.0.21-SNAPSHOT.pom 20:32:32 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/artifacts/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-artifacts/14.0.21-SNAPSHOT/mdsal-artifacts-14.0.21-SNAPSHOT-cyclonedx.xml 20:32:32 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/artifacts/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-artifacts/14.0.21-SNAPSHOT/mdsal-artifacts-14.0.21-SNAPSHOT-cyclonedx.json 20:32:32 [INFO] 20:32:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-artifacts --- 20:32:32 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:32:32 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-artifacts/14.0.21-SNAPSHOT/maven-metadata.xml 20:32:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:32:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:32:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:32:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:32:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:32:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:32:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:32:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:32:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:32:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:32:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:32:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:32:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:32:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:32:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:32:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:32:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:32:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:32:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:32:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:32:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:32:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:32:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:32:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:32:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:32:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:32:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:32:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:32:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:32:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:32:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:32:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:32:32 at java.lang.reflect.Method.invoke (Method.java:580) 20:32:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:32:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:32:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:32:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:32:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-artifacts/14.0.21-SNAPSHOT/maven-metadata.xml 20:32:32 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-artifacts/maven-metadata.xml 20:32:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:32:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:32:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:32:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:32:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:32:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:32:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:32:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:32:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:32:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:32:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:32:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:32:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:32:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:32:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:32:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:32:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:32:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:32:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:32:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:32:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:32:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:32:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:32:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:32:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:32:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:32:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:32:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:32:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:32:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:32:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:32:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:32:32 at java.lang.reflect.Method.invoke (Method.java:580) 20:32:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:32:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:32:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:32:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:32:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-artifacts/maven-metadata.xml 20:32:32 [INFO] 20:32:32 [INFO] -----------------< org.opendaylight.mdsal:bnd-parent >------------------ 20:32:32 [INFO] Building bnd-parent 14.0.21-SNAPSHOT [2/229] 20:32:32 [INFO] from bnd-parent/pom.xml 20:32:32 [INFO] --------------------------------[ pom ]--------------------------------- 20:32:33 [INFO] 20:32:33 [INFO] --- clean:3.5.0:clean (default-clean) @ bnd-parent --- 20:32:33 [INFO] 20:32:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bnd-parent --- 20:32:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:33 [INFO] 20:32:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bnd-parent --- 20:32:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:33 [INFO] 20:32:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bnd-parent --- 20:32:33 [INFO] 20:32:33 [INFO] --- dependency:3.9.0:properties (default) @ bnd-parent --- 20:32:35 [INFO] 20:32:35 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bnd-parent --- 20:32:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/bnd-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:32:35 [INFO] 20:32:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ bnd-parent --- 20:32:36 [INFO] Starting audit... 20:32:36 Audit done. 20:32:36 [INFO] You have 0 Checkstyle violations. 20:32:36 [INFO] 20:32:36 [INFO] --- checkstyle:3.6.0:check (default) @ bnd-parent --- 20:32:36 [INFO] Starting audit... 20:32:36 Audit done. 20:32:36 [INFO] You have 0 Checkstyle violations. 20:32:36 [INFO] 20:32:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bnd-parent --- 20:32:36 [INFO] 20:32:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bnd-parent >>> 20:32:36 [INFO] 20:32:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bnd-parent --- 20:32:37 [INFO] No files found to run spotbugs, check compile phase has been run 20:32:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:32:37 [INFO] 20:32:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bnd-parent <<< 20:32:37 [INFO] 20:32:37 [INFO] 20:32:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bnd-parent --- 20:32:37 [INFO] 20:32:37 [INFO] --- bnd:7.1.0:bnd-process (default) @ bnd-parent --- 20:32:38 [INFO] 20:32:38 [INFO] --- copy:14.1.7:copy-files (default) @ bnd-parent --- 20:32:38 [INFO] 20:32:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bnd-parent --- 20:32:38 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:32:38 [INFO] 20:32:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bnd-parent --- 20:32:38 [INFO] CycloneDX: Resolving Dependencies 20:32:39 [INFO] CycloneDX: Creating BOM version 1.6 with 10 component(s) 20:32:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/bnd-parent/target/bom.xml 20:32:39 [INFO] attaching as bnd-parent-14.0.21-SNAPSHOT-cyclonedx.xml 20:32:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/bnd-parent/target/bom.json 20:32:39 [INFO] attaching as bnd-parent-14.0.21-SNAPSHOT-cyclonedx.json 20:32:39 [INFO] 20:32:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bnd-parent --- 20:32:39 [INFO] Skipping duplicate-finder execution! 20:32:39 [INFO] 20:32:39 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bnd-parent --- 20:32:39 [INFO] Skipping pom project 20:32:39 [INFO] 20:32:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bnd-parent --- 20:32:40 [INFO] 20:32:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bnd-parent --- 20:32:40 [INFO] 20:32:40 [INFO] --- jacoco:0.8.14:report (report) @ bnd-parent --- 20:32:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:32:40 [INFO] 20:32:40 [INFO] --- install:3.1.4:install (default-install) @ bnd-parent --- 20:32:40 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/bnd-parent/pom.xml to /tmp/r/org/opendaylight/mdsal/bnd-parent/14.0.21-SNAPSHOT/bnd-parent-14.0.21-SNAPSHOT.pom 20:32:40 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/bnd-parent/target/bom.xml to /tmp/r/org/opendaylight/mdsal/bnd-parent/14.0.21-SNAPSHOT/bnd-parent-14.0.21-SNAPSHOT-cyclonedx.xml 20:32:40 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/bnd-parent/target/bom.json to /tmp/r/org/opendaylight/mdsal/bnd-parent/14.0.21-SNAPSHOT/bnd-parent-14.0.21-SNAPSHOT-cyclonedx.json 20:32:40 [INFO] 20:32:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bnd-parent --- 20:32:40 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:32:40 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/bnd-parent/14.0.21-SNAPSHOT/maven-metadata.xml 20:32:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:32:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:32:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:32:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:32:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:32:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:32:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:32:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:32:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:32:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:32:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:32:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:32:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:32:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:32:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:32:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:32:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:32:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:32:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:32:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:32:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:32:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:32:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:32:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:32:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:32:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:32:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:32:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:32:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:32:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:32:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:32:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:32:40 at java.lang.reflect.Method.invoke (Method.java:580) 20:32:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:32:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:32:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:32:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:32:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/bnd-parent/14.0.21-SNAPSHOT/maven-metadata.xml 20:32:40 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/bnd-parent/maven-metadata.xml 20:32:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:32:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:32:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:32:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:32:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:32:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:32:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:32:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:32:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:32:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:32:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:32:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:32:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:32:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:32:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:32:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:32:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:32:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:32:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:32:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:32:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:32:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:32:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:32:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:32:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:32:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:32:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:32:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:32:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:32:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:32:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:32:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:32:40 at java.lang.reflect.Method.invoke (Method.java:580) 20:32:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:32:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:32:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:32:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:32:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/bnd-parent/maven-metadata.xml 20:32:40 [INFO] 20:32:40 [INFO] ----------------< org.opendaylight.mdsal:bundle-parent >---------------- 20:32:40 [INFO] Building bundle-parent 14.0.21-SNAPSHOT [3/229] 20:32:40 [INFO] from bundle-parent/pom.xml 20:32:40 [INFO] --------------------------------[ pom ]--------------------------------- 20:32:40 [INFO] 20:32:40 [INFO] --- clean:3.5.0:clean (default-clean) @ bundle-parent --- 20:32:40 [INFO] 20:32:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bundle-parent --- 20:32:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 20:32:40 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 20:32:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:40 [INFO] 20:32:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bundle-parent --- 20:32:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:40 [INFO] 20:32:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bundle-parent --- 20:32:40 [INFO] 20:32:40 [INFO] --- dependency:3.9.0:properties (default) @ bundle-parent --- 20:32:40 [INFO] 20:32:40 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bundle-parent --- 20:32:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/bundle-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/** 20:32:40 [INFO] 20:32:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ bundle-parent --- 20:32:40 [INFO] Starting audit... 20:32:40 Audit done. 20:32:40 [INFO] You have 0 Checkstyle violations. 20:32:40 [INFO] 20:32:40 [INFO] --- checkstyle:3.6.0:check (default) @ bundle-parent --- 20:32:40 [INFO] Starting audit... 20:32:40 Audit done. 20:32:40 [INFO] You have 0 Checkstyle violations. 20:32:40 [INFO] 20:32:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bundle-parent --- 20:32:40 [INFO] 20:32:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bundle-parent >>> 20:32:40 [INFO] 20:32:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bundle-parent --- 20:32:41 [INFO] No files found to run spotbugs, check compile phase has been run 20:32:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:32:41 [INFO] 20:32:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bundle-parent <<< 20:32:41 [INFO] 20:32:41 [INFO] 20:32:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bundle-parent --- 20:32:41 [INFO] 20:32:41 [INFO] --- copy:14.1.7:copy-files (default) @ bundle-parent --- 20:32:41 [INFO] 20:32:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bundle-parent --- 20:32:41 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:32:41 [INFO] 20:32:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bundle-parent --- 20:32:41 [INFO] CycloneDX: Resolving Dependencies 20:32:41 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 20:32:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/bundle-parent/target/bom.xml 20:32:42 [INFO] attaching as bundle-parent-14.0.21-SNAPSHOT-cyclonedx.xml 20:32:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/bundle-parent/target/bom.json 20:32:42 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 20:32:42 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 20:32:42 [INFO] attaching as bundle-parent-14.0.21-SNAPSHOT-cyclonedx.json 20:32:42 [INFO] 20:32:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bundle-parent --- 20:32:42 [INFO] Skipping duplicate-finder execution! 20:32:42 [INFO] 20:32:42 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bundle-parent --- 20:32:42 [INFO] Skipping pom project 20:32:42 [INFO] 20:32:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bundle-parent --- 20:32:42 [INFO] 20:32:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bundle-parent --- 20:32:42 [INFO] 20:32:42 [INFO] --- jacoco:0.8.14:report (report) @ bundle-parent --- 20:32:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:32:42 [INFO] 20:32:42 [INFO] --- install:3.1.4:install (default-install) @ bundle-parent --- 20:32:42 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/bundle-parent/pom.xml to /tmp/r/org/opendaylight/mdsal/bundle-parent/14.0.21-SNAPSHOT/bundle-parent-14.0.21-SNAPSHOT.pom 20:32:42 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/bundle-parent/target/bom.xml to /tmp/r/org/opendaylight/mdsal/bundle-parent/14.0.21-SNAPSHOT/bundle-parent-14.0.21-SNAPSHOT-cyclonedx.xml 20:32:42 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/bundle-parent/target/bom.json to /tmp/r/org/opendaylight/mdsal/bundle-parent/14.0.21-SNAPSHOT/bundle-parent-14.0.21-SNAPSHOT-cyclonedx.json 20:32:42 [INFO] 20:32:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bundle-parent --- 20:32:42 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:32:42 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/bundle-parent/14.0.21-SNAPSHOT/maven-metadata.xml 20:32:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:32:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:32:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:32:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:32:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:32:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:32:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:32:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:32:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:32:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:32:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:32:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:32:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:32:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:32:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:32:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:32:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:32:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:32:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:32:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:32:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:32:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:32:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:32:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:32:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:32:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:32:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:32:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:32:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:32:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:32:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:32:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:32:42 at java.lang.reflect.Method.invoke (Method.java:580) 20:32:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:32:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:32:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:32:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:32:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/bundle-parent/14.0.21-SNAPSHOT/maven-metadata.xml 20:32:42 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/bundle-parent/maven-metadata.xml 20:32:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:32:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:32:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:32:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:32:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:32:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:32:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:32:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:32:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:32:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:32:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:32:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:32:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:32:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:32:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:32:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:32:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:32:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:32:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:32:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:32:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:32:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:32:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:32:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:32:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:32:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:32:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:32:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:32:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:32:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:32:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:32:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:32:42 at java.lang.reflect.Method.invoke (Method.java:580) 20:32:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:32:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:32:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:32:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:32:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/bundle-parent/maven-metadata.xml 20:32:42 [INFO] 20:32:42 [INFO] --------------< org.opendaylight.mdsal:mdsal-common-api >--------------- 20:32:42 [INFO] Building mdsal-common-api 14.0.21-SNAPSHOT [4/229] 20:32:42 [INFO] from common/mdsal-common-api/pom.xml 20:32:42 [INFO] --------------------------------[ jar ]--------------------------------- 20:32:42 [INFO] 20:32:42 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-common-api --- 20:32:42 [INFO] 20:32:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-common-api --- 20:32:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:42 [INFO] 20:32:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-common-api --- 20:32:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:42 [INFO] 20:32:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-common-api --- 20:32:43 [INFO] 20:32:43 [INFO] --- dependency:3.9.0:properties (default) @ mdsal-common-api --- 20:32:43 [INFO] 20:32:43 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-common-api --- 20:32:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/common/mdsal-common-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:32:43 [INFO] 20:32:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-common-api --- 20:32:43 [INFO] Starting audit... 20:32:43 Audit done. 20:32:43 [INFO] You have 0 Checkstyle violations. 20:32:43 [INFO] 20:32:43 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-common-api --- 20:32:44 [INFO] Starting audit... 20:32:44 Audit done. 20:32:44 [INFO] You have 0 Checkstyle violations. 20:32:44 [INFO] 20:32:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-common-api --- 20:32:44 [INFO] 20:32:44 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-common-api --- 20:32:44 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/common/mdsal-common-api/src/main/resources 20:32:44 [INFO] 20:32:44 [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-common-api --- 20:32:44 [INFO] Recompiling the module because of changed source code. 20:32:44 [INFO] Compiling 19 source files with javac [debug release 21 module-path] to target/classes 20:32:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:32:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:32:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:32:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:32:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:32:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:32:45 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/common/mdsal-common-api/src/main/java/module-info.java:[17,47] requires transitive directive for an automatic module 20:32:45 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/common/mdsal-common-api/src/main/java/module-info.java:[18,40] requires directive for an automatic module 20:32:45 [INFO] 20:32:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-common-api >>> 20:32:45 [INFO] 20:32:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-common-api --- 20:32:45 [INFO] Fork Value is true 20:32:49 [INFO] Done SpotBugs Analysis.... 20:32:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:32:49 [INFO] 20:32:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-common-api <<< 20:32:49 [INFO] 20:32:49 [INFO] 20:32:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-common-api --- 20:32:49 [INFO] BugInstance size is 0 20:32:49 [INFO] Error size is 0 20:32:49 [INFO] No errors/warnings found 20:32:49 [INFO] 20:32:49 [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-common-api --- 20:32:49 [INFO] 20:32:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-common-api --- 20:32:49 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/common/mdsal-common-api/src/test/resources 20:32:49 [INFO] 20:32:49 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-common-api --- 20:32:49 [INFO] Recompiling the module because of changed dependency. 20:32:49 [INFO] Compiling 10 source files with javac [debug release 21 module-path] to target/test-classes 20:32:49 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:32:49 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:32:49 [INFO] 20:32:49 [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-common-api --- 20:32:50 [INFO] Surefire report directory: /w/workspace/mdsal-maven-merge-14.0.x/common/mdsal-common-api/target/surefire-reports 20:32:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:32:50 [INFO] 20:32:50 [INFO] ------------------------------------------------------- 20:32:50 [INFO] T E S T S 20:32:50 [INFO] ------------------------------------------------------- 20:32:51 [INFO] Running org.opendaylight.mdsal.common.api.CommitInfoTest 20:32:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.opendaylight.mdsal.common.api.CommitInfoTest 20:32:51 [INFO] Running org.opendaylight.mdsal.common.api.TransactionCommitDeadlockExceptionTest 20:32:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.978 s -- in org.opendaylight.mdsal.common.api.TransactionCommitDeadlockExceptionTest 20:32:52 [INFO] Running org.opendaylight.mdsal.common.api.PostCommitStepTest 20:32:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.mdsal.common.api.PostCommitStepTest 20:32:52 [INFO] Running org.opendaylight.mdsal.common.api.DataValidationFailedExceptionTest 20:32:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.mdsal.common.api.DataValidationFailedExceptionTest 20:32:52 [INFO] Running org.opendaylight.mdsal.common.api.ReadFailedExceptionTest 20:32:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.mdsal.common.api.ReadFailedExceptionTest 20:32:52 [INFO] Running org.opendaylight.mdsal.common.api.OptimisticLockFailedExceptionTest 20:32:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.mdsal.common.api.OptimisticLockFailedExceptionTest 20:32:52 [INFO] Running org.opendaylight.mdsal.common.api.TransactionCommitFailedExceptionTest 20:32:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.mdsal.common.api.TransactionCommitFailedExceptionTest 20:32:52 [INFO] Running org.opendaylight.mdsal.common.api.DataStoreUnavailableExceptionTest 20:32:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.mdsal.common.api.DataStoreUnavailableExceptionTest 20:32:52 [INFO] Running org.opendaylight.mdsal.common.api.EmptyCommitInfoTest 20:32:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.mdsal.common.api.EmptyCommitInfoTest 20:32:52 [INFO] Running org.opendaylight.mdsal.common.api.LogicalDatastoreTypeTest 20:32:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.opendaylight.mdsal.common.api.LogicalDatastoreTypeTest 20:32:52 [INFO] 20:32:52 [INFO] Results: 20:32:52 [INFO] 20:32:52 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 20:32:52 [INFO] 20:32:52 [INFO] 20:32:52 [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-common-api --- 20:32:52 [INFO] 20:32:52 [INFO] --- jar:3.5.0:jar (default-jar) @ mdsal-common-api --- 20:32:53 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/common/mdsal-common-api/target/mdsal-common-api-14.0.21-SNAPSHOT.jar 20:32:53 [INFO] 20:32:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-common-api --- 20:32:54 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/common/mdsal-common-api/target/mdsal-common-api-14.0.21-SNAPSHOT-javadoc.jar 20:32:54 [INFO] 20:32:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-common-api --- 20:32:54 [INFO] CycloneDX: Resolving Dependencies 20:32:55 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 20:32:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/common/mdsal-common-api/target/bom.xml 20:32:55 [INFO] attaching as mdsal-common-api-14.0.21-SNAPSHOT-cyclonedx.xml 20:32:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/common/mdsal-common-api/target/bom.json 20:32:55 [INFO] attaching as mdsal-common-api-14.0.21-SNAPSHOT-cyclonedx.json 20:32:55 [INFO] 20:32:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-common-api --- 20:32:55 [INFO] Skipping duplicate-finder execution! 20:32:55 [INFO] 20:32:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-common-api --- 20:32:55 [INFO] No dependency problems found 20:32:55 [INFO] 20:32:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-common-api --- 20:32:55 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/common/mdsal-common-api/target/mdsal-common-api-14.0.21-SNAPSHOT-sources.jar 20:32:55 [INFO] 20:32:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-common-api --- 20:32:55 [INFO] 20:32:55 [INFO] --- jacoco:0.8.14:report (report) @ mdsal-common-api --- 20:32:55 [INFO] Loading execution data file /w/workspace/mdsal-maven-merge-14.0.x/common/mdsal-common-api/target/code-coverage/jacoco.exec 20:32:55 [INFO] Analyzed bundle 'mdsal-common-api' with 19 classes 20:32:55 [INFO] 20:32:55 [INFO] --- install:3.1.4:install (default-install) @ mdsal-common-api --- 20:32:55 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/common/mdsal-common-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-SNAPSHOT.pom 20:32:55 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/common/mdsal-common-api/target/mdsal-common-api-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-SNAPSHOT.jar 20:32:55 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/common/mdsal-common-api/target/mdsal-common-api-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-SNAPSHOT-javadoc.jar 20:32:55 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/common/mdsal-common-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-SNAPSHOT-cyclonedx.xml 20:32:55 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/common/mdsal-common-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-SNAPSHOT-cyclonedx.json 20:32:55 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/common/mdsal-common-api/target/mdsal-common-api-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-SNAPSHOT-sources.jar 20:32:55 [INFO] 20:32:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-common-api --- 20:32:55 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:32:55 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/maven-metadata.xml 20:32:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:32:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:32:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:32:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:32:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:32:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:32:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:32:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:32:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:32:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:32:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:32:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:32:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:32:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:32:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:32:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:32:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:32:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:32:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:32:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:32:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:32:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:32:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:32:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:32:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:32:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:32:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:32:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:32:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:32:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:32:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:32:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:32:55 at java.lang.reflect.Method.invoke (Method.java:580) 20:32:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:32:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:32:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:32:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:32:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/maven-metadata.xml 20:32:55 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-common-api/maven-metadata.xml 20:32:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:32:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:32:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:32:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:32:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:32:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:32:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:32:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:32:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:32:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:32:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:32:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:32:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:32:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:32:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:32:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:32:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:32:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:32:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:32:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:32:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:32:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:32:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:32:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:32:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:32:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:32:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:32:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:32:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:32:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:32:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:32:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:32:55 at java.lang.reflect.Method.invoke (Method.java:580) 20:32:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:32:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:32:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:32:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:32:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-common-api/maven-metadata.xml 20:32:55 [INFO] 20:32:55 [INFO] --------------< org.opendaylight.mdsal:common-agreggator >-------------- 20:32:55 [INFO] Building common-agreggator 14.0.21-SNAPSHOT [5/229] 20:32:55 [INFO] from common/pom.xml 20:32:55 [INFO] --------------------------------[ pom ]--------------------------------- 20:32:55 [INFO] 20:32:55 [INFO] --- clean:3.5.0:clean (default-clean) @ common-agreggator --- 20:32:55 [INFO] 20:32:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ common-agreggator --- 20:32:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:55 [INFO] 20:32:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ common-agreggator --- 20:32:55 [INFO] 20:32:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ common-agreggator --- 20:32:55 [INFO] Skipping CycloneDX goal, because module skips deploy 20:32:55 [INFO] 20:32:55 [INFO] --- install:3.1.4:install (default-install) @ common-agreggator --- 20:32:55 [INFO] Skipping artifact installation 20:32:55 [INFO] 20:32:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ common-agreggator --- 20:32:55 [INFO] Skipping artifact deployment 20:32:55 [INFO] 20:32:55 [INFO] ----------------< org.opendaylight.mdsal:mdsal-dom-api >---------------- 20:32:55 [INFO] Building mdsal-dom-api 14.0.21-SNAPSHOT [6/229] 20:32:55 [INFO] from dom/mdsal-dom-api/pom.xml 20:32:55 [INFO] --------------------------------[ jar ]--------------------------------- 20:32:55 [INFO] 20:32:55 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-dom-api --- 20:32:55 [INFO] 20:32:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-dom-api --- 20:32:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:55 [INFO] 20:32:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-dom-api --- 20:32:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:55 [INFO] 20:32:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-dom-api --- 20:32:56 [INFO] 20:32:56 [INFO] --- dependency:3.9.0:properties (default) @ mdsal-dom-api --- 20:32:56 [INFO] 20:32:56 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-dom-api --- 20:32:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-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/** 20:32:56 [INFO] 20:32:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-dom-api --- 20:32:56 [INFO] Starting audit... 20:32:56 Audit done. 20:32:56 [INFO] You have 0 Checkstyle violations. 20:32:56 [INFO] 20:32:56 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-dom-api --- 20:32:57 [INFO] Starting audit... 20:32:57 Audit done. 20:32:57 [INFO] You have 0 Checkstyle violations. 20:32:57 [INFO] 20:32:57 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-dom-api --- 20:32:57 [INFO] 20:32:57 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-dom-api --- 20:32:57 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-api/src/main/resources 20:32:57 [INFO] 20:32:57 [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-dom-api --- 20:32:57 [INFO] Recompiling the module because of changed dependency. 20:32:57 [INFO] Compiling 59 source files with javac [debug release 21 module-path] to target/classes 20:32:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-api/src/main/java/module-info.java:[22,47] requires transitive directive for an automatic module 20:32:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-api/src/main/java/module-info.java:[23,40] requires directive for an automatic module 20:32:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-api/src/main/java/module-info.java:[24,40] requires directive for an automatic module 20:32:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMDataBroker.java:[153,40] org.opendaylight.mdsal.dom.api.ClusteredDOMDataTreeChangeListener in org.opendaylight.mdsal.dom.api has been deprecated and marked for removal 20:32:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMDataBroker.java:[173,23] org.opendaylight.mdsal.dom.api.ClusteredDOMDataTreeChangeListener in org.opendaylight.mdsal.dom.api has been deprecated and marked for removal 20:32:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMDataBroker.java:[173,23] org.opendaylight.mdsal.dom.api.ClusteredDOMDataTreeChangeListener in org.opendaylight.mdsal.dom.api has been deprecated and marked for removal 20:32:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMDataBroker.java:[173,23] org.opendaylight.mdsal.dom.api.ClusteredDOMDataTreeChangeListener in org.opendaylight.mdsal.dom.api has been deprecated and marked for removal 20:32:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMDataTreeWriteTransaction.java:[429,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' 20:32:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMDataTreeWriteOperations.java:[71,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' 20:32:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMActionNotAvailableException.java:[20,59] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated 20:32:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMActionNotAvailableException.java:[20,59] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated 20:32:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMActionNotAvailableException.java:[20,59] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated 20:32:57 [INFO] 20:32:57 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-dom-api >>> 20:32:57 [INFO] 20:32:57 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-dom-api --- 20:32:57 [INFO] Fork Value is true 20:33:01 [INFO] Done SpotBugs Analysis.... 20:33:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:33:01 [INFO] 20:33:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-dom-api <<< 20:33:01 [INFO] 20:33:01 [INFO] 20:33:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-dom-api --- 20:33:01 [INFO] BugInstance size is 0 20:33:01 [INFO] Error size is 0 20:33:01 [INFO] No errors/warnings found 20:33:01 [INFO] 20:33:01 [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-dom-api --- 20:33:01 [INFO] 20:33:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-dom-api --- 20:33:01 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-api/src/test/resources 20:33:01 [INFO] 20:33:01 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-dom-api --- 20:33:01 [INFO] Recompiling the module because of changed dependency. 20:33:01 [INFO] Compiling 2 source files with javac [debug release 21 module-path] to target/test-classes 20:33:01 [INFO] 20:33:01 [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-dom-api --- 20:33:01 [INFO] Surefire report directory: /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-api/target/surefire-reports 20:33:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:33:01 [INFO] 20:33:01 [INFO] ------------------------------------------------------- 20:33:01 [INFO] T E S T S 20:33:01 [INFO] ------------------------------------------------------- 20:33:02 [INFO] Running org.opendaylight.mdsal.dom.api.DOMRpcIdentifierTest 20:33:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.opendaylight.mdsal.dom.api.DOMRpcIdentifierTest 20:33:02 [INFO] Running org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifierTest 20:33:03 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifierTest 20:33:03 [INFO] 20:33:03 [INFO] Results: 20:33:03 [INFO] 20:33:03 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 20:33:03 [INFO] 20:33:03 [INFO] 20:33:03 [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-dom-api --- 20:33:03 [INFO] 20:33:03 [INFO] --- jar:3.5.0:jar (default-jar) @ mdsal-dom-api --- 20:33:03 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-api/target/mdsal-dom-api-14.0.21-SNAPSHOT.jar 20:33:03 [INFO] 20:33:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-dom-api --- 20:33:05 [WARNING] Javadoc Warnings 20:33:05 [WARNING] warning: unknown enum constant Level.FULL 20:33:05 [WARNING] 1 warning 20:33:05 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-api/target/mdsal-dom-api-14.0.21-SNAPSHOT-javadoc.jar 20:33:05 [INFO] 20:33:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-dom-api --- 20:33:05 [INFO] CycloneDX: Resolving Dependencies 20:33:05 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 20:33:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-api/target/bom.xml 20:33:05 [INFO] attaching as mdsal-dom-api-14.0.21-SNAPSHOT-cyclonedx.xml 20:33:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-api/target/bom.json 20:33:05 [INFO] attaching as mdsal-dom-api-14.0.21-SNAPSHOT-cyclonedx.json 20:33:05 [INFO] 20:33:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-api --- 20:33:05 [INFO] Skipping duplicate-finder execution! 20:33:05 [INFO] 20:33:05 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-dom-api --- 20:33:05 [INFO] No dependency problems found 20:33:05 [INFO] 20:33:05 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-dom-api --- 20:33:05 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-api/target/mdsal-dom-api-14.0.21-SNAPSHOT-sources.jar 20:33:05 [INFO] 20:33:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-dom-api --- 20:33:05 [INFO] 20:33:05 [INFO] --- jacoco:0.8.14:report (report) @ mdsal-dom-api --- 20:33:05 [INFO] Loading execution data file /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-api/target/code-coverage/jacoco.exec 20:33:06 [INFO] Analyzed bundle 'mdsal-dom-api' with 49 classes 20:33:06 [INFO] 20:33:06 [INFO] --- install:3.1.4:install (default-install) @ mdsal-dom-api --- 20:33:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-SNAPSHOT.pom 20:33:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-api/target/mdsal-dom-api-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-SNAPSHOT.jar 20:33:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-api/target/mdsal-dom-api-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-SNAPSHOT-javadoc.jar 20:33:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-SNAPSHOT-cyclonedx.xml 20:33:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-SNAPSHOT-cyclonedx.json 20:33:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-api/target/mdsal-dom-api-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-SNAPSHOT-sources.jar 20:33:06 [INFO] 20:33:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-dom-api --- 20:33:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:33:06 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/maven-metadata.xml 20:33:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:33:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:33:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:33:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:33:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:33:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:33:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:33:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:33:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:33:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:33:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:33:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:33:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:33:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:33:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:33:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:33:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:33:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:33:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:33:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:33:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:33:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:33:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:33:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:33:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:33:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:33:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:33:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:33:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:33:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:33:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:33:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:33:06 at java.lang.reflect.Method.invoke (Method.java:580) 20:33:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:33:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:33:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:33:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:33:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/maven-metadata.xml 20:33:06 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-dom-api/maven-metadata.xml 20:33:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:33:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:33:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:33:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:33:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:33:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:33:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:33:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:33:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:33:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:33:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:33:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:33:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:33:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:33:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:33:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:33:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:33:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:33:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:33:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:33:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:33:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:33:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:33:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:33:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:33:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:33:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:33:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:33:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:33:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:33:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:33:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:33:06 at java.lang.reflect.Method.invoke (Method.java:580) 20:33:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:33:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:33:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:33:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:33:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-dom-api/maven-metadata.xml 20:33:06 [INFO] 20:33:06 [INFO] ---------------< org.opendaylight.mdsal:binding-parent >---------------- 20:33:06 [INFO] Building binding-parent 14.0.21-SNAPSHOT [7/229] 20:33:06 [INFO] from binding/binding-parent/pom.xml 20:33:06 [INFO] --------------------------------[ pom ]--------------------------------- 20:33:06 [INFO] 20:33:06 [INFO] --- clean:3.5.0:clean (default-clean) @ binding-parent --- 20:33:06 [INFO] 20:33:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ binding-parent --- 20:33:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:06 [INFO] 20:33:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ binding-parent --- 20:33:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:06 [INFO] 20:33:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ binding-parent --- 20:33:06 [INFO] 20:33:06 [INFO] --- dependency:3.9.0:properties (default) @ binding-parent --- 20:33:06 [INFO] 20:33:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ binding-parent --- 20:33:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/binding/binding-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/** 20:33:06 [INFO] 20:33:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ binding-parent --- 20:33:06 [INFO] Starting audit... 20:33:06 Audit done. 20:33:06 [INFO] You have 0 Checkstyle violations. 20:33:06 [INFO] 20:33:06 [INFO] --- checkstyle:3.6.0:check (default) @ binding-parent --- 20:33:06 [INFO] Starting audit... 20:33:06 Audit done. 20:33:06 [INFO] You have 0 Checkstyle violations. 20:33:06 [INFO] 20:33:06 [INFO] --- dependency:3.9.0:copy (unpack-license) @ binding-parent --- 20:33:06 [INFO] 20:33:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ binding-parent >>> 20:33:06 [INFO] 20:33:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ binding-parent --- 20:33:06 [INFO] No files found to run spotbugs, check compile phase has been run 20:33:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:33:06 [INFO] 20:33:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ binding-parent <<< 20:33:06 [INFO] 20:33:06 [INFO] 20:33:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ binding-parent --- 20:33:06 [INFO] 20:33:06 [INFO] --- copy:14.1.7:copy-files (default) @ binding-parent --- 20:33:06 [INFO] 20:33:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ binding-parent --- 20:33:06 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:33:06 [INFO] 20:33:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ binding-parent --- 20:33:06 [INFO] CycloneDX: Resolving Dependencies 20:33:06 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 20:33:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/binding/binding-parent/target/bom.xml 20:33:06 [INFO] attaching as binding-parent-14.0.21-SNAPSHOT-cyclonedx.xml 20:33:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/binding/binding-parent/target/bom.json 20:33:06 [INFO] attaching as binding-parent-14.0.21-SNAPSHOT-cyclonedx.json 20:33:06 [INFO] 20:33:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ binding-parent --- 20:33:06 [INFO] Skipping duplicate-finder execution! 20:33:06 [INFO] 20:33:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ binding-parent --- 20:33:06 [INFO] Skipping pom project 20:33:06 [INFO] 20:33:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ binding-parent --- 20:33:06 [INFO] 20:33:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ binding-parent --- 20:33:06 [INFO] 20:33:06 [INFO] --- jacoco:0.8.14:report (report) @ binding-parent --- 20:33:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:33:06 [INFO] 20:33:06 [INFO] --- install:3.1.4:install (default-install) @ binding-parent --- 20:33:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/binding-parent/pom.xml to /tmp/r/org/opendaylight/mdsal/binding-parent/14.0.21-SNAPSHOT/binding-parent-14.0.21-SNAPSHOT.pom 20:33:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/binding-parent/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding-parent/14.0.21-SNAPSHOT/binding-parent-14.0.21-SNAPSHOT-cyclonedx.xml 20:33:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/binding-parent/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding-parent/14.0.21-SNAPSHOT/binding-parent-14.0.21-SNAPSHOT-cyclonedx.json 20:33:06 [INFO] 20:33:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ binding-parent --- 20:33:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:33:06 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding-parent/14.0.21-SNAPSHOT/maven-metadata.xml 20:33:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:33:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:33:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:33:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:33:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:33:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:33:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:33:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:33:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:33:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:33:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:33:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:33:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:33:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:33:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:33:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:33:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:33:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:33:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:33:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:33:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:33:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:33:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:33:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:33:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:33:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:33:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:33:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:33:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:33:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:33:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:33:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:33:06 at java.lang.reflect.Method.invoke (Method.java:580) 20:33:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:33:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:33:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:33:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:33:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding-parent/14.0.21-SNAPSHOT/maven-metadata.xml 20:33:06 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding-parent/maven-metadata.xml 20:33:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:33:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:33:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:33:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:33:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:33:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:33:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:33:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:33:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:33:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:33:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:33:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:33:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:33:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:33:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:33:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:33:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:33:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:33:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:33:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:33:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:33:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:33:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:33:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:33:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:33:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:33:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:33:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:33:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:33:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:33:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:33:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:33:06 at java.lang.reflect.Method.invoke (Method.java:580) 20:33:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:33:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:33:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:33:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:33:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding-parent/maven-metadata.xml 20:33:06 [INFO] 20:33:06 [INFO] ---------------< org.opendaylight.mdsal.model:yang-ext >---------------- 20:33:06 [INFO] Building yang-ext 2013.09.07.26.21-SNAPSHOT [8/229] 20:33:06 [INFO] from model/yang-ext/pom.xml 20:33:06 [INFO] -------------------------------[ bundle ]------------------------------- 20:33:06 [INFO] 20:33:06 [INFO] --- clean:3.5.0:clean (default-clean) @ yang-ext --- 20:33:06 [INFO] 20:33:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ yang-ext --- 20:33:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:06 [INFO] 20:33:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ yang-ext --- 20:33:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:06 [INFO] 20:33:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ yang-ext --- 20:33:07 [INFO] 20:33:07 [INFO] --- dependency:3.9.0:properties (default) @ yang-ext --- 20:33:07 [INFO] 20:33:07 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ yang-ext --- 20:33:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/yang-ext/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:33:07 [INFO] 20:33:07 [INFO] --- yang:14.0.21:generate-sources (binding) @ yang-ext --- 20:33:08 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:33:08 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/yang-ext/src/main/yang 20:33:08 [INFO] yang-to-sources: Found 0 dependencies in 2.440 ms 20:33:08 [INFO] yang-to-sources: Project model files found: 1 in 53.70 ms 20:33:08 [INFO] yang-to-sources: 1 YANG models processed in 63.24 ms 20:33:08 [INFO] BindingJavaFileGenerator: Defined 5 files in 46.36 ms 20:33:08 [INFO] Sorted 5 files into 3 directories in 2.972 ms 20:33:08 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 73.54 ms 20:33:08 [INFO] 20:33:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ yang-ext --- 20:33:08 [INFO] Starting audit... 20:33:08 Audit done. 20:33:08 [INFO] You have 0 Checkstyle violations. 20:33:08 [INFO] 20:33:08 [INFO] --- checkstyle:3.6.0:check (default) @ yang-ext --- 20:33:08 [INFO] Starting audit... 20:33:08 Audit done. 20:33:08 [INFO] You have 0 Checkstyle violations. 20:33:08 [INFO] 20:33:08 [INFO] --- dependency:3.9.0:copy (unpack-license) @ yang-ext --- 20:33:08 [INFO] 20:33:08 [INFO] --- resources:3.3.1:resources (default-resources) @ yang-ext --- 20:33:08 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/yang-ext/src/main/resources 20:33:08 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/yang-ext/target/generated-sources/spi 20:33:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:33:08 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:33:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:33:08 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/yang-ext/target/generated-sources/spi 20:33:08 [INFO] 20:33:08 [INFO] --- compiler:3.14.1:compile (default-compile) @ yang-ext --- 20:33:09 [INFO] Recompiling the module because of changed source code. 20:33:09 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 20:33:09 [INFO] 20:33:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ yang-ext >>> 20:33:09 [INFO] 20:33:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ yang-ext --- 20:33:09 [INFO] Fork Value is true 20:33:11 [INFO] Done SpotBugs Analysis.... 20:33:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:33:11 [INFO] 20:33:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ yang-ext <<< 20:33:11 [INFO] 20:33:11 [INFO] 20:33:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ yang-ext --- 20:33:11 [INFO] BugInstance size is 0 20:33:11 [INFO] Error size is 0 20:33:11 [INFO] No errors/warnings found 20:33:11 [INFO] 20:33:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ yang-ext --- 20:33:11 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/yang-ext/src/test/resources 20:33:11 [INFO] 20:33:11 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ yang-ext --- 20:33:11 [INFO] No sources to compile 20:33:11 [INFO] 20:33:11 [INFO] --- surefire:3.5.4:test (default-test) @ yang-ext --- 20:33:11 [INFO] No tests to run. 20:33:11 [INFO] 20:33:11 [INFO] --- copy:14.1.7:copy-files (default) @ yang-ext --- 20:33:11 [INFO] 20:33:11 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ yang-ext --- 20:33:12 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/yang-ext/target/yang-ext-2013.09.07.26.21-SNAPSHOT.jar 20:33:12 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/yang-ext/target/classes/META-INF/MANIFEST.MF 20:33:12 [INFO] 20:33:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ yang-ext --- 20:33:13 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/yang-ext/target/yang-ext-2013.09.07.26.21-SNAPSHOT-javadoc.jar 20:33:13 [INFO] 20:33:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ yang-ext --- 20:33:13 [INFO] CycloneDX: Resolving Dependencies 20:33:13 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 20:33:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/yang-ext/target/bom.xml 20:33:13 [INFO] attaching as yang-ext-2013.09.07.26.21-SNAPSHOT-cyclonedx.xml 20:33:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/yang-ext/target/bom.json 20:33:13 [INFO] attaching as yang-ext-2013.09.07.26.21-SNAPSHOT-cyclonedx.json 20:33:13 [INFO] 20:33:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ yang-ext --- 20:33:13 [INFO] Skipping duplicate-finder execution! 20:33:13 [INFO] 20:33:13 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ yang-ext --- 20:33:13 [INFO] No dependency problems found 20:33:13 [INFO] 20:33:13 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ yang-ext --- 20:33:13 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/yang-ext/target/yang-ext-2013.09.07.26.21-SNAPSHOT-sources.jar 20:33:13 [INFO] 20:33:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ yang-ext --- 20:33:13 [INFO] 20:33:13 [INFO] --- jacoco:0.8.14:report (report) @ yang-ext --- 20:33:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:33:13 [INFO] 20:33:13 [INFO] --- install:3.1.4:install (default-install) @ yang-ext --- 20:33:13 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/yang-ext/pom.xml to /tmp/r/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-SNAPSHOT.pom 20:33:13 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/yang-ext/target/yang-ext-2013.09.07.26.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-SNAPSHOT.jar 20:33:13 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/yang-ext/target/yang-ext-2013.09.07.26.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-SNAPSHOT-javadoc.jar 20:33:13 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/yang-ext/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-SNAPSHOT-cyclonedx.xml 20:33:13 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/yang-ext/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-SNAPSHOT-cyclonedx.json 20:33:13 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/yang-ext/target/yang-ext-2013.09.07.26.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-SNAPSHOT-sources.jar 20:33:13 [INFO] 20:33:13 [INFO] --- bundle:6.0.0:install (default-install) @ yang-ext --- 20:33:13 [INFO] Writing OBR metadata 20:33:13 [INFO] Installing org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-SNAPSHOT.jar 20:33:13 [INFO] Writing OBR metadata 20:33:13 [INFO] 20:33:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ yang-ext --- 20:33:13 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:33:13 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/maven-metadata.xml 20:33:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:33:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:33:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:33:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:33:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:33:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:33:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:33:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:33:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:33:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:33:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:33:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:33:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:33:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:33:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:33:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:33:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:33:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:33:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:33:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:33:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:33:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:33:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:33:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:33:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:33:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:33:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:33:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:33:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:33:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:33:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:33:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:33:13 at java.lang.reflect.Method.invoke (Method.java:580) 20:33:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:33:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:33:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:33:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:33:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/maven-metadata.xml 20:33:13 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/yang-ext/maven-metadata.xml 20:33:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:33:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:33:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:33:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:33:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:33:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:33:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:33:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:33:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:33:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:33:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:33:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:33:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:33:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:33:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:33:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:33:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:33:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:33:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:33:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:33:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:33:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:33:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:33:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:33:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:33:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:33:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:33:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:33:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:33:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:33:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:33:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:33:13 at java.lang.reflect.Method.invoke (Method.java:580) 20:33:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:33:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:33:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:33:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:33:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/yang-ext/maven-metadata.xml 20:33:13 [INFO] 20:33:13 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ yang-ext --- 20:33:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:33:13 [INFO] 20:33:13 [INFO] ----------------< org.opendaylight.mdsal:mdsal-dom-spi >---------------- 20:33:13 [INFO] Building mdsal-dom-spi 14.0.21-SNAPSHOT [9/229] 20:33:13 [INFO] from dom/mdsal-dom-spi/pom.xml 20:33:13 [INFO] --------------------------------[ jar ]--------------------------------- 20:33:13 [INFO] 20:33:13 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-dom-spi --- 20:33:13 [INFO] 20:33:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-dom-spi --- 20:33:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:13 [INFO] 20:33:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-dom-spi --- 20:33:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:14 [INFO] 20:33:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-dom-spi --- 20:33:14 [INFO] 20:33:14 [INFO] --- dependency:3.9.0:properties (default) @ mdsal-dom-spi --- 20:33:14 [INFO] 20:33:14 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-dom-spi --- 20:33:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:33:14 [INFO] 20:33:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-dom-spi --- 20:33:14 [INFO] Starting audit... 20:33:14 Audit done. 20:33:14 [INFO] You have 0 Checkstyle violations. 20:33:14 [INFO] 20:33:14 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-dom-spi --- 20:33:15 [INFO] Starting audit... 20:33:15 Audit done. 20:33:15 [INFO] You have 0 Checkstyle violations. 20:33:15 [INFO] 20:33:15 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-dom-spi --- 20:33:15 [INFO] 20:33:15 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-dom-spi --- 20:33:15 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-spi/src/main/resources 20:33:15 [INFO] 20:33:15 [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-dom-spi --- 20:33:15 [INFO] Recompiling the module because of changed dependency. 20:33:15 [INFO] Compiling 60 source files with javac [debug release 21 module-path] to target/classes 20:33:15 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-spi/src/main/java/module-info.java:[27,47] requires transitive directive for an automatic module 20:33:15 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-spi/src/main/java/module-info.java:[28,40] requires directive for an automatic module 20:33:15 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-spi/src/main/java/module-info.java:[30,40] requires directive for an automatic module 20:33:15 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/AbstractDOMDataBroker.java:[49,37] registerLegacyTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal 20:33:15 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/AbstractDOMDataBroker.java:[51,60] registerLegacyTreeChangeListener(@org.eclipse.jdt.annotation.NonNull org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier,@org.eclipse.jdt.annotation.NonNull org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.spi.store.DOMStoreTreeChangePublisher has been deprecated and marked for removal 20:33:15 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/AbstractDOMDataBroker.java:[63,25] possible 'this' escape before subclass is fully initialized 20:33:15 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/DefaultDOMRpcResult.java:[39,43] non-transient instance field of a serializable class declared with a non-serializable type 20:33:15 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/DefaultDOMRpcResult.java:[41,50] non-transient instance field of a serializable class declared with a non-serializable type 20:33:15 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/store/AbstractDOMStoreTreeChangePublisher.java:[149,25] registerLegacyTreeChangeListener(@org.eclipse.jdt.annotation.NonNull org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier,@org.eclipse.jdt.annotation.NonNull org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.spi.store.DOMStoreTreeChangePublisher has been deprecated and marked for removal 20:33:15 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/store/AbstractSnapshotBackedTransactionChain.java:[114,29] possible 'this' escape before subclass is fully initialized 20:33:15 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/store/AbstractSnapshotBackedTransactionChain.java:[46,41] previous possible 'this' escape happens here via invocation 20:33:15 [INFO] 20:33:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-dom-spi >>> 20:33:15 [INFO] 20:33:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-dom-spi --- 20:33:15 [INFO] Fork Value is true 20:33:20 [INFO] Done SpotBugs Analysis.... 20:33:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:33:20 [INFO] 20:33:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-dom-spi <<< 20:33:20 [INFO] 20:33:20 [INFO] 20:33:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-dom-spi --- 20:33:20 [INFO] BugInstance size is 0 20:33:20 [INFO] Error size is 0 20:33:20 [INFO] No errors/warnings found 20:33:20 [INFO] 20:33:20 [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-dom-spi --- 20:33:20 [INFO] 20:33:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-dom-spi --- 20:33:20 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:33:20 [INFO] 20:33:20 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-dom-spi --- 20:33:20 [INFO] Recompiling the module because of changed dependency. 20:33:20 [INFO] Compiling 30 source files with javac [debug release 21 module-path] to target/test-classes 20:33:20 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/store/AbstractDOMStoreTreeChangePublisherTest.java:[57,18] auto-closeable resource reg is never referenced in body of corresponding try statement 20:33:20 [INFO] 20:33:20 [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-dom-spi --- 20:33:20 [INFO] Surefire report directory: /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-spi/target/surefire-reports 20:33:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:33:20 [INFO] 20:33:20 [INFO] ------------------------------------------------------- 20:33:20 [INFO] T E S T S 20:33:20 [INFO] ------------------------------------------------------- 20:33:21 [INFO] Running org.opendaylight.mdsal.dom.spi.store.SnapshotBackedTransactionsTest 20:33:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.396 s -- in org.opendaylight.mdsal.dom.spi.store.SnapshotBackedTransactionsTest 20:33:23 [INFO] Running org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTreeChangePublisherTest 20:33:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s -- in org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTreeChangePublisherTest 20:33:23 [INFO] Running org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTransactionTest 20:33:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTransactionTest 20:33:23 [INFO] Running org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadWriteTransactionTest 20:33:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadWriteTransactionTest 20:33:23 [INFO] Running org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransactionTest 20:33:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransactionTest 20:33:24 [INFO] Running org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransactionTest 20:33:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransactionTest 20:33:24 [INFO] Running org.opendaylight.mdsal.dom.spi.store.AbstractSnapshotBackedTransactionChainTest 20:33:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.mdsal.dom.spi.store.AbstractSnapshotBackedTransactionChainTest 20:33:24 [INFO] Running org.opendaylight.mdsal.dom.spi.store.ForwardingDOMStoreThreePhaseCommitCohortTest 20:33:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.mdsal.dom.spi.store.ForwardingDOMStoreThreePhaseCommitCohortTest 20:33:24 [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMNotificationPublishServiceTest 20:33:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMNotificationPublishServiceTest 20:33:24 [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMDataReadOnlyTransactionTest 20:33:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMDataReadOnlyTransactionTest 20:33:24 [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMDataBrokerTest 20:33:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMDataBrokerTest 20:33:24 [INFO] Running org.opendaylight.mdsal.dom.spi.SimpleDOMMountPointTest 20:33:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.opendaylight.mdsal.dom.spi.SimpleDOMMountPointTest 20:33:24 [INFO] Running org.opendaylight.mdsal.dom.spi.RegistrationTreeNodeTest 20:33:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.mdsal.dom.spi.RegistrationTreeNodeTest 20:33:24 [INFO] Running org.opendaylight.mdsal.dom.spi.ContentRoutedRpcContextTest 20:33:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.863 s -- in org.opendaylight.mdsal.dom.spi.ContentRoutedRpcContextTest 20:33:25 [INFO] Running org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapperTest 20:33:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapperTest 20:33:25 [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMDataWriteTransactionTest 20:33:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMDataWriteTransactionTest 20:33:25 [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcImplementationTest 20:33:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcImplementationTest 20:33:25 [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMNotificationServiceTest 20:33:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMNotificationServiceTest 20:33:25 [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMTransactionChainTest 20:33:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMTransactionChainTest 20:33:25 [INFO] Running org.opendaylight.mdsal.dom.spi.AbstractRegistrationTreeTest 20:33:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.mdsal.dom.spi.AbstractRegistrationTreeTest 20:33:25 [INFO] Running org.opendaylight.mdsal.dom.spi.AbstractDOMForwardedTransactionTest 20:33:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.mdsal.dom.spi.AbstractDOMForwardedTransactionTest 20:33:25 [INFO] Running org.opendaylight.mdsal.dom.spi.DOMDataTreePrefixTableTest 20:33:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.mdsal.dom.spi.DOMDataTreePrefixTableTest 20:33:25 [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcProviderServiceTest 20:33:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcProviderServiceTest 20:33:26 [INFO] Running org.opendaylight.mdsal.dom.spi.PingPongTransactionChainTest 20:33:26 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s -- in org.opendaylight.mdsal.dom.spi.PingPongTransactionChainTest 20:33:26 [INFO] Running org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResultTest 20:33:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResultTest 20:33:26 [INFO] Running org.opendaylight.mdsal.dom.spi.DOMDataTreePrefixTableEntryTest 20:33:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.mdsal.dom.spi.DOMDataTreePrefixTableEntryTest 20:33:26 [INFO] Running org.opendaylight.mdsal.dom.spi.DOMForwardedWriteTransactionTest 20:33:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.mdsal.dom.spi.DOMForwardedWriteTransactionTest 20:33:26 [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcResultTest 20:33:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcResultTest 20:33:26 [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcServiceTest 20:33:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcServiceTest 20:33:26 [INFO] Running org.opendaylight.mdsal.dom.spi.RegistrationTreeSnapshotTest 20:33:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.mdsal.dom.spi.RegistrationTreeSnapshotTest 20:33:26 [INFO] 20:33:26 [INFO] Results: 20:33:26 [INFO] 20:33:26 [INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0 20:33:26 [INFO] 20:33:26 [INFO] 20:33:26 [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-dom-spi --- 20:33:26 [INFO] 20:33:26 [INFO] --- jar:3.5.0:jar (default-jar) @ mdsal-dom-spi --- 20:33:26 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-spi/target/mdsal-dom-spi-14.0.21-SNAPSHOT.jar 20:33:26 [INFO] 20:33:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-dom-spi --- 20:33:28 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-spi/target/mdsal-dom-spi-14.0.21-SNAPSHOT-javadoc.jar 20:33:28 [INFO] 20:33:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-dom-spi --- 20:33:28 [INFO] CycloneDX: Resolving Dependencies 20:33:29 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 20:33:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-spi/target/bom.xml 20:33:29 [INFO] attaching as mdsal-dom-spi-14.0.21-SNAPSHOT-cyclonedx.xml 20:33:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-spi/target/bom.json 20:33:29 [INFO] attaching as mdsal-dom-spi-14.0.21-SNAPSHOT-cyclonedx.json 20:33:29 [INFO] 20:33:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-spi --- 20:33:29 [INFO] Skipping duplicate-finder execution! 20:33:29 [INFO] 20:33:29 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-dom-spi --- 20:33:29 [INFO] No dependency problems found 20:33:29 [INFO] 20:33:29 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-dom-spi --- 20:33:29 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-spi/target/mdsal-dom-spi-14.0.21-SNAPSHOT-sources.jar 20:33:29 [INFO] 20:33:29 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-dom-spi --- 20:33:29 [INFO] 20:33:29 [INFO] --- jacoco:0.8.14:report (report) @ mdsal-dom-spi --- 20:33:29 [INFO] Loading execution data file /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-spi/target/code-coverage/jacoco.exec 20:33:29 [INFO] Analyzed bundle 'mdsal-dom-spi' with 63 classes 20:33:29 [INFO] 20:33:29 [INFO] --- install:3.1.4:install (default-install) @ mdsal-dom-spi --- 20:33:29 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-spi/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-SNAPSHOT.pom 20:33:29 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-spi/target/mdsal-dom-spi-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-SNAPSHOT.jar 20:33:29 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-spi/target/mdsal-dom-spi-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-SNAPSHOT-javadoc.jar 20:33:29 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-spi/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-SNAPSHOT-cyclonedx.xml 20:33:29 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-spi/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-SNAPSHOT-cyclonedx.json 20:33:29 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-spi/target/mdsal-dom-spi-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-SNAPSHOT-sources.jar 20:33:29 [INFO] 20:33:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-dom-spi --- 20:33:29 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:33:29 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/maven-metadata.xml 20:33:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:33:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:33:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:33:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:33:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:33:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:33:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:33:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:33:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:33:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:33:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:33:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:33:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:33:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:33:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:33:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:33:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:33:29 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:33:29 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:33:29 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:33:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:33:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:33:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:33:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:33:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:33:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:33:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:33:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:33:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:33:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:33:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:33:29 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:33:29 at java.lang.reflect.Method.invoke (Method.java:580) 20:33:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:33:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:33:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:33:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:33:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/maven-metadata.xml 20:33:29 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-dom-spi/maven-metadata.xml 20:33:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:33:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:33:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:33:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:33:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:33:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:33:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:33:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:33:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:33:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:33:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:33:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:33:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:33:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:33:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:33:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:33:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:33:29 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:33:29 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:33:29 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:33:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:33:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:33:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:33:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:33:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:33:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:33:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:33:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:33:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:33:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:33:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:33:29 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:33:29 at java.lang.reflect.Method.invoke (Method.java:580) 20:33:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:33:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:33:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:33:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:33:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-dom-spi/maven-metadata.xml 20:33:29 [INFO] 20:33:29 [INFO] --------< org.opendaylight.mdsal:mdsal-dom-inmemory-datastore >--------- 20:33:29 [INFO] Building mdsal-dom-inmemory-datastore 14.0.21-SNAPSHOT [10/229] 20:33:29 [INFO] from dom/mdsal-dom-inmemory-datastore/pom.xml 20:33:29 [INFO] -------------------------------[ bundle ]------------------------------- 20:33:29 [INFO] 20:33:29 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-dom-inmemory-datastore --- 20:33:29 [INFO] 20:33:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-dom-inmemory-datastore --- 20:33:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:29 [INFO] 20:33:29 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-dom-inmemory-datastore --- 20:33:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:29 [INFO] 20:33:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-dom-inmemory-datastore --- 20:33:30 [INFO] 20:33:30 [INFO] --- dependency:3.9.0:properties (default) @ mdsal-dom-inmemory-datastore --- 20:33:30 [INFO] 20:33:30 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-dom-inmemory-datastore --- 20:33:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:33:30 [INFO] 20:33:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-dom-inmemory-datastore --- 20:33:30 [INFO] Starting audit... 20:33:30 Audit done. 20:33:30 [INFO] You have 0 Checkstyle violations. 20:33:30 [INFO] 20:33:30 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-dom-inmemory-datastore --- 20:33:31 [INFO] Starting audit... 20:33:31 Audit done. 20:33:31 [INFO] You have 0 Checkstyle violations. 20:33:31 [INFO] 20:33:31 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-dom-inmemory-datastore --- 20:33:31 [INFO] 20:33:31 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-dom-inmemory-datastore --- 20:33:31 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore/src/main/resources 20:33:31 [INFO] 20:33:31 [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-dom-inmemory-datastore --- 20:33:31 [INFO] Recompiling the module because of changed dependency. 20:33:31 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 20:33:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore/src/main/java/org/opendaylight/mdsal/dom/store/inmemory/InMemoryDOMDataStore.java:[158,25] registerLegacyTreeChangeListener(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.spi.store.DOMStoreTreeChangePublisher has been deprecated and marked for removal 20:33:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore/src/main/java/org/opendaylight/mdsal/dom/store/inmemory/InMemoryDOMDataStore.java:[85,24] org.opendaylight.yangtools.yang.data.tree.impl.di.InMemoryDataTreeFactory in org.opendaylight.yangtools.yang.data.tree.impl.di has been deprecated and marked for removal 20:33:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore/src/main/java/org/opendaylight/mdsal/dom/store/inmemory/InMemoryDOMDataStore.java:[85,49] create(org.opendaylight.yangtools.yang.data.tree.api.DataTreeConfiguration) in org.opendaylight.yangtools.yang.data.tree.impl.di.InMemoryDataTreeFactory has been deprecated and marked for removal 20:33:31 [INFO] 20:33:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-dom-inmemory-datastore >>> 20:33:31 [INFO] 20:33:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-dom-inmemory-datastore --- 20:33:31 [INFO] Fork Value is true 20:33:34 [INFO] Done SpotBugs Analysis.... 20:33:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:33:34 [INFO] 20:33:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-dom-inmemory-datastore <<< 20:33:34 [INFO] 20:33:34 [INFO] 20:33:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-dom-inmemory-datastore --- 20:33:34 [INFO] BugInstance size is 0 20:33:34 [INFO] Error size is 0 20:33:34 [INFO] No errors/warnings found 20:33:34 [INFO] 20:33:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-dom-inmemory-datastore --- 20:33:34 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore/src/test/resources 20:33:34 [INFO] 20:33:34 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-dom-inmemory-datastore --- 20:33:34 [INFO] Recompiling the module because of changed dependency. 20:33:34 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 20:33:34 [INFO] 20:33:34 [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-dom-inmemory-datastore --- 20:33:34 [INFO] Surefire report directory: /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore/target/surefire-reports 20:33:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:33:34 [INFO] 20:33:34 [INFO] ------------------------------------------------------- 20:33:34 [INFO] T E S T S 20:33:34 [INFO] ------------------------------------------------------- 20:33:36 [INFO] Running org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactoryTest 20:33:36 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:33:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.077 s -- in org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactoryTest 20:33:38 [INFO] Running org.opendaylight.mdsal.dom.store.inmemory.InMemoryDataStoreTest 20:33:38 [WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.547 s -- in org.opendaylight.mdsal.dom.store.inmemory.InMemoryDataStoreTest 20:33:38 [INFO] Running org.opendaylight.mdsal.dom.store.inmemory.SchemaUpdateForTransactionTest 20:33:38 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s -- in org.opendaylight.mdsal.dom.store.inmemory.SchemaUpdateForTransactionTest 20:33:38 [INFO] Running org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohortTest 20:33:39 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohortTest 20:33:39 [INFO] 20:33:39 [INFO] Results: 20:33:39 [INFO] 20:33:39 [WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 2 20:33:39 [INFO] 20:33:39 [INFO] 20:33:39 [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-dom-inmemory-datastore --- 20:33:39 [INFO] 20:33:39 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-dom-inmemory-datastore --- 20:33:39 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore/target/mdsal-dom-inmemory-datastore-14.0.21-SNAPSHOT.jar 20:33:39 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore/target/classes/META-INF/MANIFEST.MF 20:33:39 [INFO] 20:33:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-dom-inmemory-datastore --- 20:33:54 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore/target/mdsal-dom-inmemory-datastore-14.0.21-SNAPSHOT-javadoc.jar 20:33:54 [INFO] 20:33:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-dom-inmemory-datastore --- 20:33:54 [INFO] CycloneDX: Resolving Dependencies 20:33:55 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 20:33:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore/target/bom.xml 20:33:55 [INFO] attaching as mdsal-dom-inmemory-datastore-14.0.21-SNAPSHOT-cyclonedx.xml 20:33:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore/target/bom.json 20:33:55 [INFO] attaching as mdsal-dom-inmemory-datastore-14.0.21-SNAPSHOT-cyclonedx.json 20:33:55 [INFO] 20:33:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-inmemory-datastore --- 20:33:55 [INFO] Skipping duplicate-finder execution! 20:33:55 [INFO] 20:33:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-dom-inmemory-datastore --- 20:33:55 [WARNING] Non-test scoped test only dependencies found: 20:33:55 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.21:compile 20:33:55 [INFO] 20:33:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-dom-inmemory-datastore --- 20:33:55 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore/target/mdsal-dom-inmemory-datastore-14.0.21-SNAPSHOT-sources.jar 20:33:55 [INFO] 20:33:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-dom-inmemory-datastore --- 20:33:55 [INFO] 20:33:55 [INFO] --- jacoco:0.8.14:report (report) @ mdsal-dom-inmemory-datastore --- 20:33:55 [INFO] Loading execution data file /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore/target/code-coverage/jacoco.exec 20:33:55 [INFO] Analyzed bundle 'mdsal-dom-inmemory-datastore' with 10 classes 20:33:55 [INFO] 20:33:55 [INFO] --- install:3.1.4:install (default-install) @ mdsal-dom-inmemory-datastore --- 20:33:55 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-SNAPSHOT.pom 20:33:55 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore/target/mdsal-dom-inmemory-datastore-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-SNAPSHOT.jar 20:33:55 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore/target/mdsal-dom-inmemory-datastore-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-SNAPSHOT-javadoc.jar 20:33:55 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-SNAPSHOT-cyclonedx.xml 20:33:55 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-SNAPSHOT-cyclonedx.json 20:33:55 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore/target/mdsal-dom-inmemory-datastore-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-SNAPSHOT-sources.jar 20:33:55 [INFO] 20:33:55 [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-dom-inmemory-datastore --- 20:33:55 [INFO] Installing org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-SNAPSHOT.jar 20:33:55 [INFO] Writing OBR metadata 20:33:55 [INFO] 20:33:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-dom-inmemory-datastore --- 20:33:55 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:33:55 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/maven-metadata.xml 20:33:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:33:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:33:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:33:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:33:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:33:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:33:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:33:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:33:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:33:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:33:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:33:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:33:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:33:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:33:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:33:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:33:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:33:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:33:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:33:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:33:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:33:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:33:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:33:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:33:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:33:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:33:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:33:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:33:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:33:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:33:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:33:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:33:55 at java.lang.reflect.Method.invoke (Method.java:580) 20:33:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:33:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:33:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:33:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:33:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/maven-metadata.xml 20:33:55 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/maven-metadata.xml 20:33:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:33:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:33:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:33:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:33:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:33:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:33:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:33:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:33:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:33:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:33:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:33:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:33:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:33:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:33:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:33:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:33:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:33:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:33:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:33:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:33:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:33:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:33:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:33:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:33:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:33:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:33:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:33:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:33:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:33:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:33:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:33:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:33:55 at java.lang.reflect.Method.invoke (Method.java:580) 20:33:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:33:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:33:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:33:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:33:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/maven-metadata.xml 20:33:55 [INFO] 20:33:55 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-dom-inmemory-datastore --- 20:33:55 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:33:55 [INFO] 20:33:55 [INFO] --------------< org.opendaylight.mdsal:mdsal-dom-broker >--------------- 20:33:55 [INFO] Building mdsal-dom-broker 14.0.21-SNAPSHOT [11/229] 20:33:55 [INFO] from dom/mdsal-dom-broker/pom.xml 20:33:55 [INFO] --------------------------------[ jar ]--------------------------------- 20:33:55 [INFO] 20:33:55 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-dom-broker --- 20:33:55 [INFO] 20:33:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-dom-broker --- 20:33:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:55 [INFO] 20:33:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-dom-broker --- 20:33:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:55 [INFO] 20:33:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-dom-broker --- 20:33:56 [INFO] 20:33:56 [INFO] --- dependency:3.9.0:properties (default) @ mdsal-dom-broker --- 20:33:56 [INFO] 20:33:56 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-dom-broker --- 20:33:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:33:56 [INFO] 20:33:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-dom-broker --- 20:33:56 [INFO] Starting audit... 20:33:56 Audit done. 20:33:56 [INFO] You have 0 Checkstyle violations. 20:33:56 [INFO] 20:33:56 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-dom-broker --- 20:33:56 [INFO] Starting audit... 20:33:56 Audit done. 20:33:56 [INFO] You have 0 Checkstyle violations. 20:33:56 [INFO] 20:33:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-dom-broker --- 20:33:56 [INFO] 20:33:56 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-dom-broker --- 20:33:56 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/main/resources 20:33:56 [INFO] 20:33:56 [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-dom-broker --- 20:33:56 [INFO] Recompiling the module because of changed dependency. 20:33:56 [INFO] Compiling 26 source files with javac [debug release 21 module-path] to target/classes 20:33:57 [INFO] Writing META-INF/services/org.opendaylight.mdsal.dom.api.DOMMountPointService 20:33:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/main/java/module-info.java:[23,36] requires transitive directive for an automatic module 20:33:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/main/java/module-info.java:[25,40] requires directive for an automatic module 20:33:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/main/java/module-info.java:[27,36] requires directive for an automatic module 20:33:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/main/java/module-info.java:[28,32] requires directive for an automatic module 20:33:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/main/java/module-info.java:[29,40] requires directive for an automatic module 20:33:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/main/java/module-info.java:[30,47] requires directive for an automatic module 20:33:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/main/java/module-info.java:[31,46] requires directive for an automatic module 20:33:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/main/java/org/opendaylight/mdsal/dom/broker/AbstractDOMRoutingTable.java:[78,53] unchecked cast 20:33:57 required: E 20:33:57 found: org.opendaylight.mdsal.dom.broker.AbstractDOMRoutingTableEntry 20:33:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/main/java/org/opendaylight/mdsal/dom/broker/AbstractDOMRoutingTable.java:[153,53] unchecked cast 20:33:57 required: E 20:33:57 found: org.opendaylight.mdsal.dom.broker.AbstractDOMRoutingTableEntry 20:33:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/main/java/org/opendaylight/mdsal/dom/broker/CommitCoordinationTask.java:[165,19] propagateIfPossible(java.lang.Throwable,java.lang.Class) in com.google.common.base.Throwables has been deprecated 20:33:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/main/java/org/opendaylight/mdsal/dom/broker/DOMMountPointServiceImpl.java:[35,2] class org.kohsuke.MetaInfServices in module org.kohsuke.metainf_services is not indirectly exported using 'requires transitive' 20:33:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/main/java/org/opendaylight/mdsal/dom/broker/DOMNotificationRouter.java:[129,49] possible 'this' escape before subclass is fully initialized 20:33:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/main/java/org/opendaylight/mdsal/dom/broker/DOMNotificationRouter.java:[130,106] possible 'this' escape before subclass is fully initialized 20:33:57 [INFO] 20:33:57 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-dom-broker >>> 20:33:57 [INFO] 20:33:57 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-dom-broker --- 20:33:57 [INFO] Fork Value is true 20:34:01 [INFO] Done SpotBugs Analysis.... 20:34:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:34:01 [INFO] 20:34:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-dom-broker <<< 20:34:01 [INFO] 20:34:01 [INFO] 20:34:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-dom-broker --- 20:34:01 [INFO] BugInstance size is 0 20:34:01 [INFO] Error size is 0 20:34:01 [INFO] No errors/warnings found 20:34:01 [INFO] 20:34:01 [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-dom-broker --- 20:34:01 [INFO] 20:34:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-dom-broker --- 20:34:01 [INFO] Copying 5 resources from src/test/resources to target/test-classes 20:34:01 [INFO] 20:34:01 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-dom-broker --- 20:34:01 [INFO] Recompiling the module because of changed dependency. 20:34:01 [INFO] Compiling 18 source files with javac [debug release 21 module-path] to target/test-classes 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[74,58] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener is applied to given types 20:34:01 required: java.util.List 20:34:01 found: java.util.List 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[74,83] unchecked conversion 20:34:01 required: java.util.List 20:34:01 found: java.util.List 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[75,89] unchecked method invocation: method getOnlyElement in class com.google.common.collect.Iterables is applied to given types 20:34:01 required: java.lang.Iterable 20:34:01 found: java.util.List 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[75,115] unchecked conversion 20:34:01 required: java.lang.Iterable 20:34:01 found: java.util.List 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[82,30] found raw type: java.util.List 20:34:01 missing type arguments for generic class java.util.List 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[98,58] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener is applied to given types 20:34:01 required: java.util.List 20:34:01 found: java.util.List 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[98,83] unchecked conversion 20:34:01 required: java.util.List 20:34:01 found: java.util.List 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[99,89] unchecked method invocation: method getOnlyElement in class com.google.common.collect.Iterables is applied to given types 20:34:01 required: java.lang.Iterable 20:34:01 found: java.util.List 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[99,115] unchecked conversion 20:34:01 required: java.lang.Iterable 20:34:01 found: java.util.List 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[106,30] found raw type: java.util.List 20:34:01 missing type arguments for generic class java.util.List 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[125,58] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener is applied to given types 20:34:01 required: java.util.List 20:34:01 found: java.util.List 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[125,83] unchecked conversion 20:34:01 required: java.util.List 20:34:01 found: java.util.List 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeListenerTest.java:[125,54] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeListenerTest.java:[157,54] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeListenerTest.java:[195,54] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeListenerTest.java:[234,54] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeListenerTest.java:[276,54] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeListenerTest.java:[315,54] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMMountPointServiceImplTest.java:[50,18] auto-closeable resource reg is never referenced in body of corresponding try statement 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMMountPointServiceImplTest.java:[67,18] auto-closeable resource reg is never referenced in body of corresponding try statement 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMNotificationRouterTest.java:[45,34] notificationService() in org.opendaylight.mdsal.dom.broker.DOMNotificationRouter has been deprecated and marked for removal 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMNotificationRouterTest.java:[49,34] notificationService() in org.opendaylight.mdsal.dom.broker.DOMNotificationRouter has been deprecated and marked for removal 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMNotificationRouterTest.java:[62,34] notificationService() in org.opendaylight.mdsal.dom.broker.DOMNotificationRouter has been deprecated and marked for removal 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMNotificationRouterTest.java:[77,55] notificationService() in org.opendaylight.mdsal.dom.broker.DOMNotificationRouter has been deprecated and marked for removal 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMNotificationRouterTest.java:[78,58] notificationPublishService() in org.opendaylight.mdsal.dom.broker.DOMNotificationRouter has been deprecated and marked for removal 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMNotificationRouterTest.java:[119,62] notificationPublishService() in org.opendaylight.mdsal.dom.broker.DOMNotificationRouter has been deprecated and marked for removal 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMNotificationRouterTest.java:[136,48] notificationService() in org.opendaylight.mdsal.dom.broker.DOMNotificationRouter has been deprecated and marked for removal 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMNotificationRouterTest.java:[137,51] notificationPublishService() in org.opendaylight.mdsal.dom.broker.DOMNotificationRouter has been deprecated and marked for removal 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[75,41] rpcProviderService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[79,41] rpcProviderService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[95,41] rpcProviderService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[99,41] rpcProviderService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[125,37] rpcProviderService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[130,45] rpcService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[138,41] rpcService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[147,30] DOMRpcRouter() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[155,38] rpcService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[159,42] rpcProviderService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[173,30] DOMRpcRouter() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[177,47] actionService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[192,39] DOMRpcRouter() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[209,34] rpcProviderService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[217,49] actionProviderService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[219,49] actionService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[237,49] actionProviderService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[239,49] actionService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[258,49] actionProviderService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[260,49] actionService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[281,37] DOMRpcRouter() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[287,37] DOMRpcRouter() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[125,22] auto-closeable resource reg is never referenced in body of corresponding try statement 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[222,22] auto-closeable resource reg is never referenced in body of corresponding try statement 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[242,22] auto-closeable resource reg is never referenced in body of corresponding try statement 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[265,22] auto-closeable resource reg is never referenced in body of corresponding try statement 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/RoutedDOMRpcRoutingTableEntryTest.java:[62,6] class org.mockito.Mock in module is not exported 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/RoutedDOMRpcRoutingTableEntryTest.java:[64,6] class org.mockito.Mock in module is not exported 20:34:01 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/RoutedDOMRpcRoutingTableEntryTest.java:[66,12] class org.opendaylight.mdsal.dom.broker.RoutedDOMRpcRoutingTableEntry in module org.opendaylight.mdsal.dom.broker is not accessible to clients that require this module 20:34:01 [INFO] 20:34:01 [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-dom-broker --- 20:34:01 [INFO] Surefire report directory: /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/target/surefire-reports 20:34:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:34:02 [INFO] 20:34:02 [INFO] ------------------------------------------------------- 20:34:02 [INFO] T E S T S 20:34:02 [INFO] ------------------------------------------------------- 20:34:03 [INFO] Running org.opendaylight.mdsal.dom.broker.DOMMountPointServiceImplTest 20:34:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.231 s -- in org.opendaylight.mdsal.dom.broker.DOMMountPointServiceImplTest 20:34:04 [INFO] Running org.opendaylight.mdsal.dom.broker.GlobalDOMRpcRoutingTableEntryTest 20:34:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.mdsal.dom.broker.GlobalDOMRpcRoutingTableEntryTest 20:34:04 [INFO] Running org.opendaylight.mdsal.dom.broker.DOMRpcRouterTest 20:34:05 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.148 s -- in org.opendaylight.mdsal.dom.broker.DOMRpcRouterTest 20:34:05 [INFO] Running org.opendaylight.mdsal.dom.broker.DOMNotificationRouterTest 20:34:06 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.159 s -- in org.opendaylight.mdsal.dom.broker.DOMNotificationRouterTest 20:34:06 [INFO] Running org.opendaylight.mdsal.dom.broker.RoutedDOMRpcRoutingTableEntryTest 20:34:06 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.opendaylight.mdsal.dom.broker.RoutedDOMRpcRoutingTableEntryTest 20:34:06 [INFO] Running org.opendaylight.mdsal.dom.broker.CommitCoordinationTaskTest 20:34:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.mdsal.dom.broker.CommitCoordinationTaskTest 20:34:07 [INFO] Running org.opendaylight.mdsal.dom.broker.DOMBrokerTest 20:34:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 s -- in org.opendaylight.mdsal.dom.broker.DOMBrokerTest 20:34:07 [INFO] Running org.opendaylight.mdsal.dom.broker.DOMDataTreeListenerTest 20:34:07 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.opendaylight.mdsal.dom.broker.DOMDataTreeListenerTest 20:34:07 [INFO] Running org.opendaylight.mdsal.dom.broker.DOMTransactionChainTest 20:34:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.mdsal.dom.broker.DOMTransactionChainTest 20:34:07 [INFO] Running org.opendaylight.mdsal.dom.broker.UnknownDOMRpcRoutingTableEntryTest 20:34:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.mdsal.dom.broker.UnknownDOMRpcRoutingTableEntryTest 20:34:07 [INFO] Running org.opendaylight.mdsal.dom.broker.DOMDataTreeChangeListenerTest 20:34:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.opendaylight.mdsal.dom.broker.DOMDataTreeChangeListenerTest 20:34:07 [INFO] 20:34:07 [INFO] Results: 20:34:07 [INFO] 20:34:07 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 20:34:07 [INFO] 20:34:07 [INFO] 20:34:07 [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-dom-broker --- 20:34:07 [INFO] 20:34:07 [INFO] --- jar:3.5.0:jar (default-jar) @ mdsal-dom-broker --- 20:34:07 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/target/mdsal-dom-broker-14.0.21-SNAPSHOT.jar 20:34:07 [INFO] 20:34:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-dom-broker --- 20:34:09 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/target/mdsal-dom-broker-14.0.21-SNAPSHOT-javadoc.jar 20:34:09 [INFO] 20:34:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-dom-broker --- 20:34:09 [INFO] CycloneDX: Resolving Dependencies 20:34:10 [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) 20:34:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/target/bom.xml 20:34:10 [INFO] attaching as mdsal-dom-broker-14.0.21-SNAPSHOT-cyclonedx.xml 20:34:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/target/bom.json 20:34:10 [INFO] attaching as mdsal-dom-broker-14.0.21-SNAPSHOT-cyclonedx.json 20:34:10 [INFO] 20:34:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-broker --- 20:34:10 [INFO] Skipping duplicate-finder execution! 20:34:10 [INFO] 20:34:10 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-dom-broker --- 20:34:10 [WARNING] Used undeclared dependencies found: 20:34:10 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.21:test 20:34:10 [WARNING] Non-test scoped test only dependencies found: 20:34:10 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:14.0.21:compile 20:34:10 [WARNING] org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.21:compile 20:34:10 [INFO] 20:34:10 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-dom-broker --- 20:34:10 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/target/mdsal-dom-broker-14.0.21-SNAPSHOT-sources.jar 20:34:10 [INFO] 20:34:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-dom-broker --- 20:34:10 [INFO] 20:34:10 [INFO] --- jacoco:0.8.14:report (report) @ mdsal-dom-broker --- 20:34:10 [INFO] Loading execution data file /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/target/code-coverage/jacoco.exec 20:34:10 [INFO] Analyzed bundle 'mdsal-dom-broker' with 37 classes 20:34:10 [INFO] 20:34:10 [INFO] --- install:3.1.4:install (default-install) @ mdsal-dom-broker --- 20:34:10 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-SNAPSHOT.pom 20:34:10 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/target/mdsal-dom-broker-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-SNAPSHOT.jar 20:34:10 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/target/mdsal-dom-broker-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-SNAPSHOT-javadoc.jar 20:34:10 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-SNAPSHOT-cyclonedx.xml 20:34:10 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-SNAPSHOT-cyclonedx.json 20:34:10 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/target/mdsal-dom-broker-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-SNAPSHOT-sources.jar 20:34:10 [INFO] 20:34:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-dom-broker --- 20:34:10 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:34:10 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/maven-metadata.xml 20:34:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:34:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:34:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:34:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:34:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:34:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:34:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:34:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:34:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:34:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:34:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:34:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:34:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:34:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:34:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:34:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:34:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:34:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:34:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:34:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:34:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:34:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:34:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:34:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:34:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:34:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:34:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:34:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:34:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:34:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:34:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:34:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:34:10 at java.lang.reflect.Method.invoke (Method.java:580) 20:34:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:34:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:34:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:34:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:34:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/maven-metadata.xml 20:34:10 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-dom-broker/maven-metadata.xml 20:34:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:34:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:34:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:34:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:34:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:34:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:34:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:34:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:34:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:34:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:34:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:34:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:34:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:34:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:34:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:34:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:34:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:34:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:34:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:34:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:34:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:34:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:34:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:34:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:34:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:34:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:34:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:34:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:34:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:34:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:34:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:34:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:34:10 at java.lang.reflect.Method.invoke (Method.java:580) 20:34:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:34:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:34:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:34:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:34:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-dom-broker/maven-metadata.xml 20:34:10 [INFO] 20:34:10 [INFO] ------------< org.opendaylight.mdsal:mdsal-dom-schema-osgi >------------ 20:34:10 [INFO] Building mdsal-dom-schema-osgi 14.0.21-SNAPSHOT [12/229] 20:34:10 [INFO] from dom/mdsal-dom-schema-osgi/pom.xml 20:34:10 [INFO] --------------------------------[ jar ]--------------------------------- 20:34:10 [INFO] 20:34:10 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-dom-schema-osgi --- 20:34:10 [INFO] 20:34:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-dom-schema-osgi --- 20:34:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:10 [INFO] 20:34:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-dom-schema-osgi --- 20:34:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:10 [INFO] 20:34:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-dom-schema-osgi --- 20:34:11 [INFO] 20:34:11 [INFO] --- dependency:3.9.0:properties (default) @ mdsal-dom-schema-osgi --- 20:34:11 [INFO] 20:34:11 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-dom-schema-osgi --- 20:34:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-schema-osgi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:34:11 [INFO] 20:34:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-dom-schema-osgi --- 20:34:11 [INFO] Starting audit... 20:34:11 Audit done. 20:34:11 [INFO] You have 0 Checkstyle violations. 20:34:11 [INFO] 20:34:11 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-dom-schema-osgi --- 20:34:11 [INFO] Starting audit... 20:34:11 Audit done. 20:34:11 [INFO] You have 0 Checkstyle violations. 20:34:11 [INFO] 20:34:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-dom-schema-osgi --- 20:34:11 [INFO] 20:34:11 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-dom-schema-osgi --- 20:34:11 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-schema-osgi/src/main/resources 20:34:11 [INFO] 20:34:11 [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-dom-schema-osgi --- 20:34:11 [INFO] Recompiling the module because of changed dependency. 20:34:11 [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/classes 20:34:11 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-schema-osgi/src/main/java/module-info.java:[17,22] requires directive for an automatic module 20:34:11 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-schema-osgi/src/main/java/module-info.java:[18,30] requires directive for an automatic module 20:34:11 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-schema-osgi/src/main/java/module-info.java:[22,47] requires directive for an automatic module 20:34:11 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-schema-osgi/src/main/java/org/opendaylight/mdsal/dom/schema/osgi/impl/ModelContextListener.java:[42,67] unchecked cast 20:34:11 required: java.util.function.Consumer 20:34:11 found: java.lang.Object 20:34:11 [INFO] 20:34:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-dom-schema-osgi >>> 20:34:11 [INFO] 20:34:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-dom-schema-osgi --- 20:34:11 [INFO] Fork Value is true 20:34:14 [INFO] Done SpotBugs Analysis.... 20:34:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:34:14 [INFO] 20:34:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-dom-schema-osgi <<< 20:34:14 [INFO] 20:34:14 [INFO] 20:34:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-dom-schema-osgi --- 20:34:14 [INFO] BugInstance size is 0 20:34:14 [INFO] Error size is 0 20:34:14 [INFO] No errors/warnings found 20:34:14 [INFO] 20:34:14 [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-dom-schema-osgi --- 20:34:14 [INFO] 20:34:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-dom-schema-osgi --- 20:34:14 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:34:14 [INFO] 20:34:14 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-dom-schema-osgi --- 20:34:14 [INFO] Recompiling the module because of changed dependency. 20:34:14 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 20:34:14 [INFO] 20:34:14 [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-dom-schema-osgi --- 20:34:14 [INFO] Surefire report directory: /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-schema-osgi/target/surefire-reports 20:34:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:34:14 [INFO] 20:34:14 [INFO] ------------------------------------------------------- 20:34:14 [INFO] T E S T S 20:34:14 [INFO] ------------------------------------------------------- 20:34:15 [INFO] 20:34:15 [INFO] Results: 20:34:15 [INFO] 20:34:15 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 20:34:15 [INFO] 20:34:15 [INFO] 20:34:15 [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-dom-schema-osgi --- 20:34:15 [INFO] 20:34:15 [INFO] --- jar:3.5.0:jar (default-jar) @ mdsal-dom-schema-osgi --- 20:34:15 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-schema-osgi/target/mdsal-dom-schema-osgi-14.0.21-SNAPSHOT.jar 20:34:15 [INFO] 20:34:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-dom-schema-osgi --- 20:34:16 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-schema-osgi/target/mdsal-dom-schema-osgi-14.0.21-SNAPSHOT-javadoc.jar 20:34:16 [INFO] 20:34:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-dom-schema-osgi --- 20:34:16 [INFO] CycloneDX: Resolving Dependencies 20:34:17 [INFO] CycloneDX: Creating BOM version 1.6 with 68 component(s) 20:34:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-schema-osgi/target/bom.xml 20:34:17 [INFO] attaching as mdsal-dom-schema-osgi-14.0.21-SNAPSHOT-cyclonedx.xml 20:34:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-schema-osgi/target/bom.json 20:34:17 [INFO] attaching as mdsal-dom-schema-osgi-14.0.21-SNAPSHOT-cyclonedx.json 20:34:17 [INFO] 20:34:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-schema-osgi --- 20:34:17 [INFO] Skipping duplicate-finder execution! 20:34:17 [INFO] 20:34:17 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-dom-schema-osgi --- 20:34:17 [INFO] No dependency problems found 20:34:17 [INFO] 20:34:17 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-dom-schema-osgi --- 20:34:17 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-schema-osgi/target/mdsal-dom-schema-osgi-14.0.21-SNAPSHOT-sources.jar 20:34:17 [INFO] 20:34:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-dom-schema-osgi --- 20:34:17 [INFO] 20:34:17 [INFO] --- jacoco:0.8.14:report (report) @ mdsal-dom-schema-osgi --- 20:34:17 [INFO] Loading execution data file /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-schema-osgi/target/code-coverage/jacoco.exec 20:34:17 [INFO] Analyzed bundle 'mdsal-dom-schema-osgi' with 3 classes 20:34:17 [INFO] 20:34:17 [INFO] --- install:3.1.4:install (default-install) @ mdsal-dom-schema-osgi --- 20:34:17 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-schema-osgi/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-SNAPSHOT.pom 20:34:17 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-schema-osgi/target/mdsal-dom-schema-osgi-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-SNAPSHOT.jar 20:34:17 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-schema-osgi/target/mdsal-dom-schema-osgi-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-SNAPSHOT-javadoc.jar 20:34:17 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-schema-osgi/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-SNAPSHOT-cyclonedx.xml 20:34:17 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-schema-osgi/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-SNAPSHOT-cyclonedx.json 20:34:17 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-schema-osgi/target/mdsal-dom-schema-osgi-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-SNAPSHOT-sources.jar 20:34:17 [INFO] 20:34:17 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-dom-schema-osgi --- 20:34:17 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:34:17 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/maven-metadata.xml 20:34:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:34:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:34:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:34:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:34:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:34:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:34:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:34:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:34:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:34:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:34:17 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:34:17 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:34:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:34:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:34:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:34:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:34:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:34:17 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:34:17 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:34:17 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:34:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:34:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:34:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:34:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:34:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:34:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:34:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:34:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:34:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:34:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:34:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:34:17 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:34:17 at java.lang.reflect.Method.invoke (Method.java:580) 20:34:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:34:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:34:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:34:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:34:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/maven-metadata.xml 20:34:17 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-dom-schema-osgi/maven-metadata.xml 20:34:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:34:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:34:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:34:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:34:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:34:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:34:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:34:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:34:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:34:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:34:17 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:34:17 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:34:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:34:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:34:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:34:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:34:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:34:17 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:34:17 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:34:17 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:34:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:34:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:34:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:34:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:34:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:34:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:34:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:34:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:34:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:34:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:34:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:34:17 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:34:17 at java.lang.reflect.Method.invoke (Method.java:580) 20:34:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:34:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:34:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:34:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:34:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-dom-schema-osgi/maven-metadata.xml 20:34:17 [INFO] 20:34:17 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf >--- 20:34:17 [INFO] Building rfc8040-ietf-restconf 14.0.21-SNAPSHOT [13/229] 20:34:17 [INFO] from model/rfc/rfc8040-ietf-restconf/pom.xml 20:34:17 [INFO] -------------------------------[ bundle ]------------------------------- 20:34:17 [INFO] 20:34:17 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8040-ietf-restconf --- 20:34:17 [INFO] 20:34:17 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8040-ietf-restconf --- 20:34:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:17 [INFO] 20:34:17 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf --- 20:34:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:17 [INFO] 20:34:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8040-ietf-restconf --- 20:34:18 [INFO] 20:34:18 [INFO] --- dependency:3.9.0:properties (default) @ rfc8040-ietf-restconf --- 20:34:18 [INFO] 20:34:18 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf --- 20:34:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:34:18 [INFO] 20:34:18 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8040-ietf-restconf --- 20:34:18 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:34:18 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf/src/main/yang 20:34:18 [INFO] yang-to-sources: Found 0 dependencies in 1.009 ms 20:34:18 [INFO] yang-to-sources: Project model files found: 1 in 18.74 ms 20:34:18 [INFO] yang-to-sources: 1 YANG models processed in 36.58 ms 20:34:18 [INFO] BindingJavaFileGenerator: Defined 21 files in 20.23 ms 20:34:18 [INFO] Sorted 21 files into 8 directories in 144.0 μs 20:34:18 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 58.00 ms 20:34:18 [INFO] 20:34:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8040-ietf-restconf --- 20:34:18 [INFO] Starting audit... 20:34:18 Audit done. 20:34:18 [INFO] You have 0 Checkstyle violations. 20:34:18 [INFO] 20:34:18 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8040-ietf-restconf --- 20:34:18 [INFO] Starting audit... 20:34:18 Audit done. 20:34:18 [INFO] You have 0 Checkstyle violations. 20:34:18 [INFO] 20:34:18 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8040-ietf-restconf --- 20:34:18 [INFO] 20:34:18 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8040-ietf-restconf --- 20:34:18 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf/src/main/resources 20:34:18 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf/target/generated-sources/spi 20:34:18 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:34:18 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:34:18 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:34:18 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf/target/generated-sources/spi 20:34:18 [INFO] 20:34:18 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8040-ietf-restconf --- 20:34:18 [INFO] Recompiling the module because of changed source code. 20:34:18 [INFO] Compiling 20 source files with javac [debug release 21] to target/classes 20:34:18 [INFO] 20:34:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf >>> 20:34:18 [INFO] 20:34:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8040-ietf-restconf --- 20:34:18 [INFO] Fork Value is true 20:34:21 [INFO] Done SpotBugs Analysis.... 20:34:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:34:21 [INFO] 20:34:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf <<< 20:34:21 [INFO] 20:34:21 [INFO] 20:34:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8040-ietf-restconf --- 20:34:21 [INFO] BugInstance size is 0 20:34:21 [INFO] Error size is 0 20:34:21 [INFO] No errors/warnings found 20:34:21 [INFO] 20:34:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8040-ietf-restconf --- 20:34:21 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf/src/test/resources 20:34:21 [INFO] 20:34:21 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8040-ietf-restconf --- 20:34:21 [INFO] No sources to compile 20:34:21 [INFO] 20:34:21 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8040-ietf-restconf --- 20:34:21 [INFO] No tests to run. 20:34:21 [INFO] 20:34:21 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8040-ietf-restconf --- 20:34:21 [INFO] 20:34:21 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8040-ietf-restconf --- 20:34:21 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-14.0.21-SNAPSHOT.jar 20:34:21 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf/target/classes/META-INF/MANIFEST.MF 20:34:21 [INFO] 20:34:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8040-ietf-restconf --- 20:34:23 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-14.0.21-SNAPSHOT-javadoc.jar 20:34:23 [INFO] 20:34:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8040-ietf-restconf --- 20:34:23 [INFO] CycloneDX: Resolving Dependencies 20:34:23 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 20:34:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf/target/bom.xml 20:34:23 [INFO] attaching as rfc8040-ietf-restconf-14.0.21-SNAPSHOT-cyclonedx.xml 20:34:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf/target/bom.json 20:34:23 [INFO] attaching as rfc8040-ietf-restconf-14.0.21-SNAPSHOT-cyclonedx.json 20:34:23 [INFO] 20:34:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf --- 20:34:23 [INFO] Skipping duplicate-finder execution! 20:34:23 [INFO] 20:34:23 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf --- 20:34:23 [INFO] No dependency problems found 20:34:23 [INFO] 20:34:23 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf --- 20:34:23 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-14.0.21-SNAPSHOT-sources.jar 20:34:23 [INFO] 20:34:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8040-ietf-restconf --- 20:34:23 [INFO] 20:34:23 [INFO] --- jacoco:0.8.14:report (report) @ rfc8040-ietf-restconf --- 20:34:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:34:23 [INFO] 20:34:23 [INFO] --- install:3.1.4:install (default-install) @ rfc8040-ietf-restconf --- 20:34:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-SNAPSHOT.pom 20:34:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-SNAPSHOT.jar 20:34:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-SNAPSHOT-javadoc.jar 20:34:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-SNAPSHOT-cyclonedx.xml 20:34:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-SNAPSHOT-cyclonedx.json 20:34:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-SNAPSHOT-sources.jar 20:34:23 [INFO] 20:34:23 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8040-ietf-restconf --- 20:34:23 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-SNAPSHOT.jar 20:34:23 [INFO] Writing OBR metadata 20:34:23 [INFO] 20:34:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8040-ietf-restconf --- 20:34:23 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:34:23 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/maven-metadata.xml 20:34:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:34:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:34:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:34:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:34:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:34:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:34:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:34:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:34:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:34:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:34:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:34:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:34:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:34:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:34:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:34:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:34:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:34:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:34:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:34:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:34:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:34:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:34:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:34:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:34:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:34:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:34:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:34:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:34:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:34:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:34:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:34:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:34:23 at java.lang.reflect.Method.invoke (Method.java:580) 20:34:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:34:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:34:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:34:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:34:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/maven-metadata.xml 20:34:23 [INFO] 20:34:23 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8040-ietf-restconf --- 20:34:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:34:23 [INFO] 20:34:23 [INFO] ----------< org.opendaylight.mdsal:mdsal-binding-test-model >----------- 20:34:23 [INFO] Building mdsal-binding-test-model 14.0.21-SNAPSHOT [14/229] 20:34:23 [INFO] from binding/mdsal-binding-test-model/pom.xml 20:34:23 [INFO] -------------------------------[ bundle ]------------------------------- 20:34:23 [INFO] 20:34:23 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-binding-test-model --- 20:34:23 [INFO] 20:34:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-binding-test-model --- 20:34:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:23 [INFO] 20:34:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-binding-test-model --- 20:34:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:23 [INFO] 20:34:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-binding-test-model --- 20:34:24 [INFO] 20:34:24 [INFO] --- dependency:3.9.0:properties (default) @ mdsal-binding-test-model --- 20:34:24 [INFO] 20:34:24 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-binding-test-model --- 20:34:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:34:24 [INFO] 20:34:24 [INFO] --- yang:14.0.21:generate-sources (binding) @ mdsal-binding-test-model --- 20:34:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:34:24 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/src/main/yang 20:34:24 [INFO] yang-to-sources: Found 2 dependencies in 1.567 ms 20:34:24 [INFO] yang-to-sources: Project model files found: 61 in 125.9 ms 20:34:24 [INFO] yang-to-sources: 63 YANG models processed in 243.5 ms 20:34:24 [INFO] BindingJavaFileGenerator: Defined 907 files in 75.80 ms 20:34:24 [INFO] Sorted 907 files into 241 directories in 1.665 ms 20:34:25 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 907 in 333.3 ms 20:34:25 [INFO] 20:34:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-binding-test-model --- 20:34:25 [INFO] Starting audit... 20:34:25 Audit done. 20:34:25 [INFO] You have 0 Checkstyle violations. 20:34:25 [INFO] 20:34:25 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-binding-test-model --- 20:34:25 [INFO] Starting audit... 20:34:25 Audit done. 20:34:25 [INFO] You have 0 Checkstyle violations. 20:34:25 [INFO] 20:34:25 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-binding-test-model --- 20:34:25 [INFO] 20:34:25 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-binding-test-model --- 20:34:25 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/src/main/resources 20:34:25 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/target/generated-sources/spi 20:34:25 [INFO] Copying 61 resources from target/generated-sources/yang to target/classes 20:34:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:34:25 [INFO] Copying 61 resources from target/generated-sources/yang to target/classes 20:34:25 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/target/generated-sources/spi 20:34:25 [INFO] 20:34:25 [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-binding-test-model --- 20:34:25 [INFO] Recompiling the module because of changed dependency. 20:34:25 [INFO] Compiling 908 source files with javac [debug release 21] to target/classes 20:34:28 [INFO] Writing META-INF/services/org.opendaylight.yangtools.binding.meta.YangFeatureProvider 20:34:28 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[32,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:28 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[32,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:28 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[32,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:28 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[32,61] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:28 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[43,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:28 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[43,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:28 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[43,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:28 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[47,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:28 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[47,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:28 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[47,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:28 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[51,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:28 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[51,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:28 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[51,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:28 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[55,71] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:28 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[55,71] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:28 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[55,71] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:28 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/norev/MyDerivedString.java:[57,42] possible 'this' escape before subclass is fully initialized 20:34:28 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/norev/MyDerivedString2.java:[71,42] possible 'this' escape before subclass is fully initialized 20:34:28 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/norev/MyDerivedString3.java:[57,42] possible 'this' escape before subclass is fully initialized 20:34:28 [INFO] 20:34:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-binding-test-model >>> 20:34:28 [INFO] 20:34:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-binding-test-model --- 20:34:28 [INFO] Fork Value is true 20:34:32 [INFO] Done SpotBugs Analysis.... 20:34:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:34:33 [INFO] 20:34:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-binding-test-model <<< 20:34:33 [INFO] 20:34:33 [INFO] 20:34:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-binding-test-model --- 20:34:33 [INFO] BugInstance size is 0 20:34:33 [INFO] Error size is 0 20:34:33 [INFO] No errors/warnings found 20:34:33 [INFO] 20:34:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-binding-test-model --- 20:34:33 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/src/test/resources 20:34:33 [INFO] 20:34:33 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-binding-test-model --- 20:34:33 [INFO] Recompiling the module because of changed dependency. 20:34:33 [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes 20:34:33 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/src/test/java/org/opendaylight/mdsal/binding/test/model/Mdsal818Test.java:[26,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:33 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/src/test/java/org/opendaylight/mdsal/binding/test/model/Mdsal818Test.java:[27,22] isWildcarded() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated and marked for removal 20:34:33 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/src/test/java/org/opendaylight/mdsal/binding/test/model/Mdsal818Test.java:[33,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:33 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/src/test/java/org/opendaylight/mdsal/binding/test/model/Mdsal818Test.java:[36,26] isWildcarded() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated and marked for removal 20:34:33 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/src/test/java/org/opendaylight/mdsal/binding/test/model/Mdsal818Test.java:[41,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:33 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/src/test/java/org/opendaylight/mdsal/binding/test/model/Mdsal818Test.java:[45,25] isWildcarded() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated and marked for removal 20:34:33 [INFO] 20:34:33 [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-binding-test-model --- 20:34:33 [INFO] Surefire report directory: /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/target/surefire-reports 20:34:33 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:34:33 [INFO] 20:34:33 [INFO] ------------------------------------------------------- 20:34:33 [INFO] T E S T S 20:34:33 [INFO] ------------------------------------------------------- 20:34:34 [INFO] Running org.opendaylight.mdsal.binding.test.model.Mdsal818Test 20:34:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.opendaylight.mdsal.binding.test.model.Mdsal818Test 20:34:34 [INFO] Running org.opendaylight.mdsal.binding.test.model.Mdsal792Test 20:34:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.mdsal.binding.test.model.Mdsal792Test 20:34:34 [INFO] Running org.opendaylight.mdsal.binding.test.model.Mdsal766Test 20:34:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.mdsal.binding.test.model.Mdsal766Test 20:34:34 [INFO] Running org.opendaylight.mdsal.binding.test.model.TestCopyBuilders 20:34:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.mdsal.binding.test.model.TestCopyBuilders 20:34:34 [INFO] Running org.opendaylight.mdsal.binding.test.model.Mdsal744Test 20:34:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.opendaylight.mdsal.binding.test.model.Mdsal744Test 20:34:35 [INFO] Running org.opendaylight.mdsal.binding.test.model.Mdsal661Test 20:34:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.mdsal.binding.test.model.Mdsal661Test 20:34:35 [INFO] Running org.opendaylight.mdsal.binding.test.model.TestListSquashing 20:34:35 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.mdsal.binding.test.model.TestListSquashing 20:34:35 [INFO] Running org.opendaylight.mdsal.binding.test.model.TestListEquals 20:34:35 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.mdsal.binding.test.model.TestListEquals 20:34:35 [INFO] 20:34:35 [INFO] Results: 20:34:35 [INFO] 20:34:35 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 20:34:35 [INFO] 20:34:35 [INFO] 20:34:35 [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-binding-test-model --- 20:34:35 [INFO] 20:34:35 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-binding-test-model --- 20:34:35 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/target/mdsal-binding-test-model-14.0.21-SNAPSHOT.jar 20:34:36 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/target/classes/META-INF/MANIFEST.MF 20:34:36 [INFO] 20:34:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-binding-test-model --- 20:34:44 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/target/mdsal-binding-test-model-14.0.21-SNAPSHOT-javadoc.jar 20:34:45 [INFO] 20:34:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-binding-test-model --- 20:34:45 [INFO] CycloneDX: Resolving Dependencies 20:34:45 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 20:34:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/target/bom.xml 20:34:45 [INFO] attaching as mdsal-binding-test-model-14.0.21-SNAPSHOT-cyclonedx.xml 20:34:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/target/bom.json 20:34:45 [INFO] attaching as mdsal-binding-test-model-14.0.21-SNAPSHOT-cyclonedx.json 20:34:45 [INFO] 20:34:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-test-model --- 20:34:45 [INFO] Skipping duplicate-finder execution! 20:34:45 [INFO] 20:34:45 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-binding-test-model --- 20:34:45 [INFO] No dependency problems found 20:34:45 [INFO] 20:34:45 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-binding-test-model --- 20:34:45 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/target/mdsal-binding-test-model-14.0.21-SNAPSHOT-sources.jar 20:34:48 [INFO] 20:34:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-binding-test-model --- 20:34:48 [INFO] 20:34:48 [INFO] --- jacoco:0.8.14:report (report) @ mdsal-binding-test-model --- 20:34:48 [INFO] Loading execution data file /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/target/code-coverage/jacoco.exec 20:34:48 [INFO] Analyzed bundle 'mdsal-binding-test-model' with 124 classes 20:34:48 [INFO] 20:34:48 [INFO] --- install:3.1.4:install (default-install) @ mdsal-binding-test-model --- 20:34:48 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-SNAPSHOT.pom 20:34:48 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/target/mdsal-binding-test-model-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-SNAPSHOT.jar 20:34:48 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/target/mdsal-binding-test-model-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-SNAPSHOT-javadoc.jar 20:34:48 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-SNAPSHOT-cyclonedx.xml 20:34:48 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-SNAPSHOT-cyclonedx.json 20:34:48 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/target/mdsal-binding-test-model-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-SNAPSHOT-sources.jar 20:34:48 [INFO] 20:34:48 [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-binding-test-model --- 20:34:48 [INFO] Installing org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-SNAPSHOT.jar 20:34:48 [INFO] Writing OBR metadata 20:34:48 [INFO] 20:34:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-binding-test-model --- 20:34:48 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:34:48 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/maven-metadata.xml 20:34:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:34:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:34:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:34:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:34:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:34:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:34:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:34:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:34:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:34:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:34:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:34:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:34:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:34:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:34:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:34:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:34:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:34:48 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:34:48 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:34:48 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:34:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:34:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:34:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:34:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:34:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:34:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:34:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:34:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:34:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:34:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:34:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:34:48 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:34:48 at java.lang.reflect.Method.invoke (Method.java:580) 20:34:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:34:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:34:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:34:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:34:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/maven-metadata.xml 20:34:48 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-binding-test-model/maven-metadata.xml 20:34:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:34:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:34:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:34:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:34:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:34:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:34:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:34:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:34:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:34:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:34:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:34:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:34:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:34:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:34:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:34:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:34:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:34:48 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:34:48 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:34:48 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:34:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:34:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:34:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:34:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:34:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:34:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:34:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:34:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:34:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:34:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:34:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:34:48 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:34:48 at java.lang.reflect.Method.invoke (Method.java:580) 20:34:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:34:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:34:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:34:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:34:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-binding-test-model/maven-metadata.xml 20:34:48 [INFO] 20:34:48 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-binding-test-model --- 20:34:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:34:48 [INFO] 20:34:48 [INFO] --------------< org.opendaylight.mdsal:mdsal-binding-api >-------------- 20:34:48 [INFO] Building mdsal-binding-api 14.0.21-SNAPSHOT [15/229] 20:34:48 [INFO] from binding/mdsal-binding-api/pom.xml 20:34:48 [INFO] --------------------------------[ jar ]--------------------------------- 20:34:48 [INFO] 20:34:48 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-binding-api --- 20:34:48 [INFO] 20:34:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-binding-api --- 20:34:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:48 [INFO] 20:34:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-binding-api --- 20:34:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:48 [INFO] 20:34:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-binding-api --- 20:34:49 [INFO] 20:34:49 [INFO] --- dependency:3.9.0:properties (default) @ mdsal-binding-api --- 20:34:49 [INFO] 20:34:49 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-binding-api --- 20:34:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:34:49 [INFO] 20:34:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-binding-api --- 20:34:49 [INFO] Starting audit... 20:34:49 Audit done. 20:34:49 [INFO] You have 0 Checkstyle violations. 20:34:49 [INFO] 20:34:49 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-binding-api --- 20:34:49 [INFO] Starting audit... 20:34:49 Audit done. 20:34:49 [INFO] You have 0 Checkstyle violations. 20:34:49 [INFO] 20:34:49 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-binding-api --- 20:34:49 [INFO] 20:34:49 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-binding-api --- 20:34:49 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/resources 20:34:49 [INFO] 20:34:49 [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-binding-api --- 20:34:49 [INFO] Recompiling the module because of changed dependency. 20:34:49 [INFO] Compiling 57 source files with javac [debug release 21 module-path] to target/classes 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/module-info.java:[18,40] requires directive for an automatic module 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/module-info.java:[19,47] requires transitive directive for an automatic module 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/module-info.java:[20,40] requires directive for an automatic module 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/ActionService.java:[60,86] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/ActionService.java:[60,86] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/ActionService.java:[60,86] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/ActionService.java:[61,72] of(@org.eclipse.jdt.annotation.NonNull org.opendaylight.mdsal.common.api.LogicalDatastoreType,@org.eclipse.jdt.annotation.NonNull org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/ActionService.java:[65,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/ActionService.java:[65,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/ActionService.java:[65,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/ActionService.java:[70,36] Possible heap pollution from parameterized vararg type org.opendaylight.mdsal.binding.api.DataTreeIdentifier

20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeIdentifier.java:[27,82] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeIdentifier.java:[27,82] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeIdentifier.java:[27,82] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeIdentifier.java:[100,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeIdentifier.java:[100,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeIdentifier.java:[100,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeModification.java:[43,34] of(@org.eclipse.jdt.annotation.NonNull org.opendaylight.mdsal.common.api.LogicalDatastoreType,@org.eclipse.jdt.annotation.NonNull org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DTIv1.java:[46,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DTIv1.java:[46,32] of(@org.eclipse.jdt.annotation.NonNull org.opendaylight.mdsal.common.api.LogicalDatastoreType,@org.eclipse.jdt.annotation.NonNull org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeChangeService.java:[79,69] getRootIdentifier() in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeChangeService.java:[166,36] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeChangeService.java:[184,73] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeChangeService.java:[184,73] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeChangeService.java:[184,73] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/ReadOperations.java:[128,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/WriteTransaction.java:[439,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeCommitCohort.java:[90,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/LegacyUtils.java:[30,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/LegacyUtils.java:[30,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/LegacyUtils.java:[30,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/QueryResult.java:[45,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/QueryResult.java:[45,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/QueryResult.java:[45,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[190,61] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.TypeObjectLeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.IdentityLeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[172,48] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Uint64LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Uint32LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[154,48] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Uint16LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Uint8LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[136,46] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Int64LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Int32LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[118,47] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Int16LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Int8LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[100,36] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.StringLeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.EmptyLeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[82,51] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Decimal64LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.BooleanLeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/QueryFactory.java:[32,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/QueryFactory.java:[32,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:49 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/QueryFactory.java:[32,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:49 [INFO] 20:34:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-binding-api >>> 20:34:49 [INFO] 20:34:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-binding-api --- 20:34:49 [INFO] Fork Value is true 20:34:52 [INFO] Done SpotBugs Analysis.... 20:34:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:34:53 [INFO] 20:34:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-binding-api <<< 20:34:53 [INFO] 20:34:53 [INFO] 20:34:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-binding-api --- 20:34:53 [INFO] BugInstance size is 0 20:34:53 [INFO] Error size is 0 20:34:53 [INFO] No errors/warnings found 20:34:53 [INFO] 20:34:53 [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-binding-api --- 20:34:53 [INFO] 20:34:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-binding-api --- 20:34:53 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/resources 20:34:53 [INFO] 20:34:53 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-binding-api --- 20:34:53 [INFO] Recompiling the module because of changed dependency. 20:34:53 [INFO] Compiling 6 source files with javac [debug release 21 module-path] to target/test-classes 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[29,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[28,99] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[31,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[30,99] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[36,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[42,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[42,31] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[49,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[49,31] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[58,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[58,31] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[61,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[60,31] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataTreeChangeServiceWildcardedTest.java:[35,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataTreeChangeServiceWildcardedTest.java:[36,47] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataTreeChangeServiceWildcardedTest.java:[38,44] registerDataListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataTreeChangeServiceWildcardedTest.java:[40,29] registerDataListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataTreeChangeServiceWildcardedTest.java:[47,44] registerDataChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataTreeChangeServiceWildcardedTest.java:[49,29] registerDataChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[32,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[41,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[50,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[60,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[63,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[73,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[76,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[86,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[90,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[103,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[107,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[111,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[125,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[129,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[134,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[141,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[143,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[150,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:34:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[152,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal 20:34:53 [INFO] 20:34:53 [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-binding-api --- 20:34:53 [INFO] Surefire report directory: /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/target/surefire-reports 20:34:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:34:53 [INFO] 20:34:53 [INFO] ------------------------------------------------------- 20:34:53 [INFO] T E S T S 20:34:53 [INFO] ------------------------------------------------------- 20:34:54 [INFO] Running org.opendaylight.mdsal.binding.api.DataDataTreeIdentifierTest 20:34:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.210 s -- in org.opendaylight.mdsal.binding.api.DataDataTreeIdentifierTest 20:34:54 [INFO] Running org.opendaylight.mdsal.binding.api.NotificationRejectedExceptionTest 20:34:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.mdsal.binding.api.NotificationRejectedExceptionTest 20:34:54 [INFO] Running org.opendaylight.mdsal.binding.api.TransactionChainClosedExceptionTest 20:34:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.mdsal.binding.api.TransactionChainClosedExceptionTest 20:34:54 [INFO] Running org.opendaylight.mdsal.binding.api.DataObjectModificationTest 20:34:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.128 s -- in org.opendaylight.mdsal.binding.api.DataObjectModificationTest 20:34:56 [INFO] Running org.opendaylight.mdsal.binding.api.DataTreeChangeServiceWildcardedTest 20:34:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.opendaylight.mdsal.binding.api.DataTreeChangeServiceWildcardedTest 20:34:57 [INFO] 20:34:57 [INFO] Results: 20:34:57 [INFO] 20:34:57 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 20:34:57 [INFO] 20:34:57 [INFO] 20:34:57 [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-binding-api --- 20:34:57 [INFO] 20:34:57 [INFO] --- jar:3.5.0:jar (default-jar) @ mdsal-binding-api --- 20:34:57 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/target/mdsal-binding-api-14.0.21-SNAPSHOT.jar 20:34:57 [INFO] 20:34:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-binding-api --- 20:34:58 [WARNING] Javadoc Warnings 20:34:58 [WARNING] warning: unknown enum constant Level.FULL 20:34:58 [WARNING] 1 warning 20:34:58 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/target/mdsal-binding-api-14.0.21-SNAPSHOT-javadoc.jar 20:34:58 [INFO] 20:34:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-binding-api --- 20:34:58 [INFO] CycloneDX: Resolving Dependencies 20:35:00 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 20:35:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/target/bom.xml 20:35:00 [INFO] attaching as mdsal-binding-api-14.0.21-SNAPSHOT-cyclonedx.xml 20:35:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/target/bom.json 20:35:00 [INFO] attaching as mdsal-binding-api-14.0.21-SNAPSHOT-cyclonedx.json 20:35:00 [INFO] 20:35:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-api --- 20:35:00 [INFO] Skipping duplicate-finder execution! 20:35:00 [INFO] 20:35:00 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-binding-api --- 20:35:00 [INFO] No dependency problems found 20:35:00 [INFO] 20:35:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-binding-api --- 20:35:00 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/target/mdsal-binding-api-14.0.21-SNAPSHOT-sources.jar 20:35:00 [INFO] 20:35:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-binding-api --- 20:35:00 [INFO] 20:35:00 [INFO] --- jacoco:0.8.14:report (report) @ mdsal-binding-api --- 20:35:00 [INFO] Loading execution data file /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/target/code-coverage/jacoco.exec 20:35:00 [INFO] Analyzed bundle 'mdsal-binding-api' with 33 classes 20:35:00 [INFO] 20:35:00 [INFO] --- install:3.1.4:install (default-install) @ mdsal-binding-api --- 20:35:00 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-SNAPSHOT.pom 20:35:00 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/target/mdsal-binding-api-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-SNAPSHOT.jar 20:35:00 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/target/mdsal-binding-api-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-SNAPSHOT-javadoc.jar 20:35:00 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-SNAPSHOT-cyclonedx.xml 20:35:00 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-SNAPSHOT-cyclonedx.json 20:35:00 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/target/mdsal-binding-api-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-SNAPSHOT-sources.jar 20:35:00 [INFO] 20:35:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-binding-api --- 20:35:00 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:35:00 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/maven-metadata.xml 20:35:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:35:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:35:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:35:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:35:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:35:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:35:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:35:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:35:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:35:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:35:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:35:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:35:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:35:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:35:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:35:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:35:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:35:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:35:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:35:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:35:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:35:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:35:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:35:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:35:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:35:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:35:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:35:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:35:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:35:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:35:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:35:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:35:00 at java.lang.reflect.Method.invoke (Method.java:580) 20:35:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:35:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:35:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:35:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:35:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/maven-metadata.xml 20:35:00 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-binding-api/maven-metadata.xml 20:35:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:35:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:35:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:35:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:35:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:35:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:35:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:35:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:35:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:35:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:35:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:35:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:35:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:35:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:35:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:35:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:35:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:35:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:35:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:35:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:35:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:35:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:35:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:35:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:35:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:35:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:35:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:35:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:35:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:35:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:35:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:35:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:35:00 at java.lang.reflect.Method.invoke (Method.java:580) 20:35:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:35:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:35:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:35:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:35:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-binding-api/maven-metadata.xml 20:35:00 [INFO] 20:35:00 [INFO] ----------< org.opendaylight.mdsal:mdsal-binding-dom-adapter >---------- 20:35:00 [INFO] Building mdsal-binding-dom-adapter 14.0.21-SNAPSHOT [16/229] 20:35:00 [INFO] from binding/mdsal-binding-dom-adapter/pom.xml 20:35:00 [INFO] -------------------------------[ bundle ]------------------------------- 20:35:00 [INFO] 20:35:00 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-binding-dom-adapter --- 20:35:00 [INFO] 20:35:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-binding-dom-adapter --- 20:35:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:35:00 [INFO] 20:35:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-binding-dom-adapter --- 20:35:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:35:00 [INFO] 20:35:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-binding-dom-adapter --- 20:35:01 [INFO] 20:35:01 [INFO] --- dependency:3.9.0:properties (default) @ mdsal-binding-dom-adapter --- 20:35:01 [INFO] 20:35:01 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-binding-dom-adapter --- 20:35:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:35:01 [INFO] 20:35:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-binding-dom-adapter --- 20:35:01 [INFO] Starting audit... 20:35:01 Audit done. 20:35:01 [INFO] You have 0 Checkstyle violations. 20:35:01 [INFO] 20:35:01 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-binding-dom-adapter --- 20:35:02 [INFO] Starting audit... 20:35:02 Audit done. 20:35:02 [INFO] You have 0 Checkstyle violations. 20:35:02 [INFO] 20:35:02 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-binding-dom-adapter --- 20:35:02 [INFO] 20:35:02 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-binding-dom-adapter --- 20:35:02 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/resources 20:35:02 [INFO] 20:35:02 [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-binding-dom-adapter --- 20:35:03 [INFO] Recompiling the module because of changed dependency. 20:35:03 [INFO] Compiling 90 source files with javac [debug release 21 module-path] to target/classes 20:35:03 [INFO] Writing META-INF/services/org.opendaylight.mdsal.binding.api.query.QueryFactory 20:35:03 [INFO] Writing META-INF/services/org.opendaylight.mdsal.binding.dom.adapter.AdapterContext 20:35:03 [INFO] Writing META-INF/services/org.opendaylight.mdsal.binding.dom.adapter.spi.AdapterFactory 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[26,10] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecFactory in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[48,29] requires directive for an automatic module 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[49,37] requires directive for an automatic module 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[50,34] requires directive for an automatic module 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[53,40] requires directive for an automatic module 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[56,36] requires directive for an automatic module 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[58,32] requires directive for an automatic module 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[59,47] requires directive for an automatic module 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[52,53] org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[52,53] org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[52,53] org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[65,67] getRuntimeContext() in org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[72,28] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[72,28] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[72,28] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[74,43] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[74,43] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[74,43] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[79,15] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[79,15] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[79,15] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[110,33] getRuntimeContext() in org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[139,26] getRuntimeContext() in org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[156,51] getRuntimeContext() in org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/LazyAugmentationModification.java:[35,84] unchecked cast 20:35:03 required: org.opendaylight.yangtools.binding.ExactDataObjectStep 20:35:03 found: org.opendaylight.yangtools.binding.DataObjectStep 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/LazyDataObjectModification.java:[31,85] unchecked cast 20:35:03 required: org.opendaylight.yangtools.binding.ExactDataObjectStep 20:35:03 found: org.opendaylight.yangtools.binding.DataObjectStep 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ActionAdapterFilter.java:[34,57] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ActionServiceAdapter.java:[59,76] found raw type: java.lang.Class 20:35:03 missing type arguments for generic class java.lang.Class 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ActionServiceAdapter.java:[66,23] org.opendaylight.yangtools.binding.reflect.BindingReflections in org.opendaylight.yangtools.binding.reflect has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingAdapterFactory.java:[47,2] class org.kohsuke.MetaInfServices in module org.kohsuke.metainf_services is not indirectly exported using 'requires transitive' 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingAdapterFactory.java:[49,2] class javax.inject.Singleton in module javax.inject is not indirectly exported using 'requires transitive' 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingAdapterFactory.java:[58,6] class javax.inject.Inject in module javax.inject is not indirectly exported using 'requires transitive' 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataBrokerAdapter.java:[84,48] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataBrokerAdapter.java:[86,38] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapter.java:[45,48] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapter.java:[47,29] registerLegacyTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointServiceAdapter.java:[20,84] class org.opendaylight.mdsal.binding.dom.adapter.BindingMountPointAdapter in module org.opendaylight.mdsal.binding.dom.adapter is not accessible to clients that require this module 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMNotificationServiceAdapter.java:[31,25] interface org.opendaylight.mdsal.binding.dom.adapter.BindingDOMAdapterBuilder.Factory in module org.opendaylight.mdsal.binding.dom.adapter is not accessible to clients that require this module 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMWriteTransactionAdapter.java:[109,28] isWildcarded() in org.opendaylight.yangtools.binding.DataObjectIdentifier has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMWriteTransactionAdapter.java:[155,36] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMWriteTransactionAdapter.java:[155,76] getRuntimeContext() in org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMRpcImplementationAdapter.java:[50,45] unchecked method invocation: method create in class org.opendaylight.mdsal.binding.dom.adapter.LazyDOMRpcResultFuture is applied to given types 20:35:03 required: org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer,com.google.common.util.concurrent.ListenableFuture> 20:35:03 found: org.opendaylight.mdsal.binding.dom.adapter.CurrentAdapterSerializer,com.google.common.util.concurrent.ListenableFuture 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMRpcImplementationAdapter.java:[50,58] unchecked conversion 20:35:03 required: com.google.common.util.concurrent.ListenableFuture> 20:35:03 found: com.google.common.util.concurrent.ListenableFuture 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMRpcProviderServiceAdapter.java:[86,39] getRuntimeContext() in org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMRpcServiceAdapter.java:[40,23] org.opendaylight.yangtools.binding.reflect.BindingReflections in org.opendaylight.yangtools.binding.reflect has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMRpcServiceAdapter.java:[26,72] class org.opendaylight.mdsal.binding.dom.adapter.RpcAdapter in module org.opendaylight.mdsal.binding.dom.adapter is not accessible to clients that require this module 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/RpcAdapter.java:[37,39] getRuntimeContext() in org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ConstantAdapterContext.java:[29,33] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ConstantAdapterContext.java:[34,41] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ConstantAdapterContext.java:[34,41] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ConstantAdapterContext.java:[34,41] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ConstantAdapterContext.java:[23,2] class org.kohsuke.MetaInfServices in module org.kohsuke.metainf_services is not indirectly exported using 'requires transitive' 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ConstantAdapterContext.java:[24,2] class javax.inject.Singleton in module javax.inject is not indirectly exported using 'requires transitive' 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ConstantAdapterContext.java:[33,6] class javax.inject.Inject in module javax.inject is not indirectly exported using 'requires transitive' 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/InstanceNotificationPublishServiceAdapter.java:[63,23] org.opendaylight.yangtools.binding.reflect.BindingReflections in org.opendaylight.yangtools.binding.reflect has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/InstanceNotificationServiceAdapter.java:[79,35] registerListener(@org.eclipse.jdt.annotation.NonNull org.opendaylight.mdsal.binding.api.InstanceNotificationSpec,@org.eclipse.jdt.annotation.NonNull org.opendaylight.yangtools.binding.DataObjectReference,@org.eclipse.jdt.annotation.NonNull org.opendaylight.mdsal.dom.api.DOMInstanceNotificationListener) in org.opendaylight.mdsal.binding.dom.adapter.InstanceNotificationServiceAdapter is potentially ambiguous with registerListener(org.opendaylight.mdsal.binding.api.InstanceNotificationSpec,org.opendaylight.yangtools.binding.DataObjectReference.WithKey,org.opendaylight.mdsal.binding.api.InstanceNotificationService.KeyedListListener) in org.opendaylight.mdsal.binding.api.InstanceNotificationService 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/LazyDataTreeModification.java:[61,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/LazyDataTreeModification.java:[88,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/LazyDataTreeModification.java:[88,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/LazyDataTreeModification.java:[88,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/LazyDataTreeModification.java:[112,61] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/OSGiBlockingBindingNormalizer.java:[27,14] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/OSGiBlockingBindingNormalizer.java:[27,14] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/OSGiBlockingBindingNormalizer.java:[27,14] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/osgi/OSGiDataBroker.java:[76,48] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/osgi/OSGiDataBroker.java:[78,24] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/LambdaDecoder.java:[61,24] java.security.AccessController in java.security has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[52,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[52,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[52,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[58,39] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[58,39] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[58,39] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[67,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[67,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[67,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[73,52] getSchema() in org.opendaylight.yangtools.binding.data.codec.api.BindingCodecTreeNode has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[95,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[95,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[95,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/AbstractValueMatchBuilder.java:[25,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/AbstractValueMatchBuilder.java:[25,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/AbstractValueMatchBuilder.java:[25,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/AbstractValueMatchBuilder.java:[28,70] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/AbstractValueMatchBuilder.java:[28,70] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/AbstractValueMatchBuilder.java:[28,70] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/AbstractValueMatchBuilder.java:[51,75] getSchema() in org.opendaylight.yangtools.binding.data.codec.api.BindingCodecTreeNode has been deprecated and marked for removal 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultQueryFactory.java:[89,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultQueryFactory.java:[89,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultQueryFactory.java:[89,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultComparableMatchBuilder.java:[19,74] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultComparableMatchBuilder.java:[19,74] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultComparableMatchBuilder.java:[19,74] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultDescendantQueryBuilder.java:[23,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultDescendantQueryBuilder.java:[23,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultDescendantQueryBuilder.java:[23,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultDescendantQueryBuilder.java:[26,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultDescendantQueryBuilder.java:[26,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultDescendantQueryBuilder.java:[26,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:03 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultDescendantQueryBuilder.java:[28,29] builder() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated 20:35:03 [INFO] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultDescendantQueryBuilder.java: Some input files additionally use or override a deprecated API. 20:35:03 [INFO] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultQueryResult.java: Some input files additionally use unchecked or unsafe operations. 20:35:03 [INFO] 20:35:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-binding-dom-adapter >>> 20:35:03 [INFO] 20:35:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-binding-dom-adapter --- 20:35:03 [INFO] Fork Value is true 20:35:08 [INFO] Done SpotBugs Analysis.... 20:35:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:35:09 [INFO] 20:35:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-binding-dom-adapter <<< 20:35:09 [INFO] 20:35:09 [INFO] 20:35:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-binding-dom-adapter --- 20:35:09 [INFO] BugInstance size is 0 20:35:09 [INFO] Error size is 0 20:35:09 [INFO] No errors/warnings found 20:35:09 [INFO] 20:35:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-binding-dom-adapter --- 20:35:09 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:35:09 [INFO] 20:35:09 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-binding-dom-adapter --- 20:35:09 [INFO] Recompiling the module because of changed dependency. 20:35:09 [INFO] Compiling 58 source files with javac [debug release 21 module-path] to target/test-classes 20:35:09 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 20:35:09 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 20:35:09 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AbstractActionAdapterTest.java:[44,28] interface org.opendaylight.yang.gen.v1.urn.odl.actions.norev.cont.FooInput in module is not exported 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AbstractActionAdapterTest.java:[45,28] interface org.opendaylight.yang.gen.v1.urn.odl.actions.norev.cont.FooOutput in module is not exported 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AbstractActionAdapterTest.java:[46,28] interface org.opendaylight.yang.gen.v1.urn.odl.actions.norev.lstio.FooioInput in module is not exported 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AbstractActionAdapterTest.java:[47,28] interface org.opendaylight.yang.gen.v1.urn.odl.actions.norev.lstio.FooioOutput in module is not exported 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/ActionLookupTest.java:[32,90] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecFactory in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/ActionProviderServiceAdapterTest.java:[60,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/ActionProviderServiceAdapterTest.java:[68,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/ActionServiceAdapterTest.java:[60,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/ActionServiceAdapterTest.java:[74,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[18,41] found raw type: org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilder 20:35:09 missing type arguments for generic class org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilder 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[23,20] unchecked call to addDelegate(java.lang.Class,D) as a member of the raw type org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilder 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[24,25] unchecked method invocation: method putAll in interface java.util.Map is applied to given types 20:35:09 required: java.util.Map 20:35:09 found: java.util.Map 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[24,26] unchecked conversion 20:35:09 required: java.util.Map 20:35:09 found: java.util.Map 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[26,20] unchecked call to addDelegate(java.lang.Class,D) as a member of the raw type org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilder 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[27,25] unchecked method invocation: method putAll in interface java.util.Map is applied to given types 20:35:09 required: java.util.Map 20:35:09 found: java.util.Map 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[27,26] unchecked conversion 20:35:09 required: java.util.Map 20:35:09 found: java.util.Map 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[38,43] found raw type: com.google.common.collect.ClassToInstanceMap 20:35:09 missing type arguments for generic class com.google.common.collect.ClassToInstanceMap 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMAdapterLoaderTest.java:[74,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMAdapterLoaderTest.java:[74,35] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMAdapterLoaderTest.java:[73,57] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 20:35:09 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 20:35:09 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMAdapterLoaderTest.java:[75,21] unchecked conversion 20:35:09 required: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 20:35:09 found: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMAdapterLoaderTest.java:[73,26] 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 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[41,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[41,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[41,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[41,61] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[48,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[48,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[48,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[65,46] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[66,16] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[68,50] registerLegacyTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[70,16] 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 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[78,79] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[78,79] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[78,79] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[78,79] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[78,79] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[78,79] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[41,15] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[41,55] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[51,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[54,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[54,70] unchecked method invocation: method getSubtreeCodec in interface org.opendaylight.yangtools.binding.data.codec.api.BindingCodecTree is applied to given types 20:35:09 required: org.opendaylight.yangtools.binding.DataObjectReference 20:35:09 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[54,74] unchecked conversion 20:35:09 required: org.opendaylight.yangtools.binding.DataObjectReference 20:35:09 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[57,29] getPathArguments() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[67,33] unchecked method invocation: method canCommit in interface org.opendaylight.mdsal.binding.api.DataTreeCommitCohort is applied to given types 20:35:09 required: java.lang.Object,java.util.Collection> 20:35:09 found: java.lang.Object,java.util.Collection 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[67,65] unchecked conversion 20:35:09 required: java.util.Collection> 20:35:09 found: java.util.Collection 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortRegistryAdapterTest.java:[50,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortRegistryAdapterTest.java:[49,58] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortRegistryAdapterTest.java:[51,39] registerCommitCohort(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeCommitCohort) in org.opendaylight.mdsal.binding.api.DataTreeCommitCohortRegistry has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortRegistryAdapterTest.java:[28,2] class org.junit.jupiter.api.extension.ExtendWith in module is not exported 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortRegistryAdapterTest.java:[28,13] class org.mockito.junit.jupiter.MockitoExtension in module is not exported 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortRegistryAdapterTest.java:[51,18] auto-closeable resource reg is never referenced in body of corresponding try statement 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointServiceAdapterTest.java:[34,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointServiceAdapterTest.java:[34,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointServiceAdapterTest.java:[34,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointServiceAdapterTest.java:[50,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointServiceAdapterTest.java:[55,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointServiceAdapterTest.java:[55,28] getMountPoint(org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.MountPointService has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointServiceAdapterTest.java:[59,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointServiceAdapterTest.java:[59,27] getMountPoint(org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.MountPointService has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointServiceAdapterTest.java:[61,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMRpcIntegrationTest.java:[52,74] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/util/BindingTestContext.java:[48,8] auto-closeable resource org.opendaylight.mdsal.binding.dom.adapter.test.util.BindingTestContext has a member method close() that could throw InterruptedException 20:35:09 [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition': class file for org.osgi.service.metatype.annotations.AttributeDefinition not found 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/util/BindingTestContext.java:[174,35] notificationPublishService() in org.opendaylight.mdsal.dom.broker.DOMNotificationRouter has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/util/BindingTestContext.java:[175,34] notificationService() in org.opendaylight.mdsal.dom.broker.DOMNotificationRouter has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/util/BindingTestContext.java:[186,25] rpcProviderService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/util/BindingTestContext.java:[190,25] rpcService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/util/MockSchemaService.java:[30,62] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/util/MockSchemaService.java:[30,62] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/util/MockSchemaService.java:[30,62] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/util/MockSchemaService.java:[32,52] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/util/MockSchemaService.java:[34,24] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/util/MockSchemaService.java:[35,47] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecFactory in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMTransactionChainAdapterTest.java:[98,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMTransactionChainAdapterTest.java:[98,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMTransactionChainAdapterTest.java:[98,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMTransactionChainAdapterTest.java:[84,12] interface org.mockito.junit.MockitoRule in module is not exported 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[60,65] Varargs method could cause heap pollution from non-reifiable varargs parameter inOrder 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[69,57] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[156,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[156,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[156,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[158,90] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[158,40] 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 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[164,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[164,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[164,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[167,44] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[173,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[173,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[173,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[178,74] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[178,74] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[178,74] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:35:09 [INFO] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java: Some input files additionally use or override a deprecated API. 20:35:09 [INFO] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Bug1125RegressionTest.java: Some input files additionally use or override a deprecated API that is marked for removal. 20:35:09 [INFO] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/DataListenerTest.java: Some input files additionally use unchecked or unsafe operations. 20:35:09 [INFO] 20:35:09 [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-binding-dom-adapter --- 20:35:09 [INFO] Surefire report directory: /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/target/surefire-reports 20:35:09 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:35:10 [INFO] 20:35:10 [INFO] ------------------------------------------------------- 20:35:10 [INFO] T E S T S 20:35:10 [INFO] ------------------------------------------------------- 20:35:11 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Mdsal739Test 20:35:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.248 s -- in org.opendaylight.mdsal.binding.dom.adapter.Mdsal739Test 20:35:14 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeCommitCohortRegistryAdapterTest 20:35:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeCommitCohortRegistryAdapterTest 20:35:15 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingStructuralTypeTest 20:35:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingStructuralTypeTest 20:35:15 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.LazySerializedDOMNotificationTest 20:35:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.350 s -- in org.opendaylight.mdsal.binding.dom.adapter.LazySerializedDOMNotificationTest 20:35:15 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.LazyDOMRpcResultFutureTest 20:35:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 s -- in org.opendaylight.mdsal.binding.dom.adapter.LazyDOMRpcResultFutureTest 20:35:15 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMMountPointServiceAdapterTest 20:35:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMMountPointServiceAdapterTest 20:35:16 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Mdsal881Test 20:35:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 s -- in org.opendaylight.mdsal.binding.dom.adapter.Mdsal881Test 20:35:16 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeChangeServiceAdapterTest 20:35:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeChangeServiceAdapterTest 20:35:16 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Mdsal298Test 20:35:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.675 s -- in org.opendaylight.mdsal.binding.dom.adapter.Mdsal298Test 20:35:17 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Mdsal500Test 20:35:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.mdsal.binding.dom.adapter.Mdsal500Test 20:35:17 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ForwardedNotificationAdapterTest 20:35:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.mdsal.binding.dom.adapter.ForwardedNotificationAdapterTest 20:35:17 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.CurrentAdapterSerializerTest 20:35:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.mdsal.binding.dom.adapter.CurrentAdapterSerializerTest 20:35:17 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.osgi.AdaptingTrackerTest 20:35:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.opendaylight.mdsal.binding.dom.adapter.osgi.AdaptingTrackerTest 20:35:17 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.DataListenerTest 20:35:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.opendaylight.mdsal.binding.dom.adapter.DataListenerTest 20:35:17 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.DirectContextExtractorTest 20:35:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.opendaylight.mdsal.binding.dom.adapter.DirectContextExtractorTest 20:35:18 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.LazySerializedContainerNodeTest 20:35:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s -- in org.opendaylight.mdsal.binding.dom.adapter.LazySerializedContainerNodeTest 20:35:18 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMMountPointListenerAdapterTest 20:35:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMMountPointListenerAdapterTest 20:35:18 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Mdsal108Test 20:35:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s -- in org.opendaylight.mdsal.binding.dom.adapter.Mdsal108Test 20:35:18 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Bug2562DeserializedUnkeyedListTest 20:35:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.mdsal.binding.dom.adapter.Bug2562DeserializedUnkeyedListTest 20:35:19 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ListInsertionDataChangeListenerTest 20:35:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.726 s -- in org.opendaylight.mdsal.binding.dom.adapter.ListInsertionDataChangeListenerTest 20:35:20 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ContextExtractorTest 20:35:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.mdsal.binding.dom.adapter.ContextExtractorTest 20:35:20 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ActionProviderServiceAdapterTest 20:35:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.515 s -- in org.opendaylight.mdsal.binding.dom.adapter.ActionProviderServiceAdapterTest 20:35:21 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Bug1418AugmentationTest 20:35:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.927 s -- in org.opendaylight.mdsal.binding.dom.adapter.Bug1418AugmentationTest 20:35:22 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.FutureSchemaTest 20:35:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.mdsal.binding.dom.adapter.FutureSchemaTest 20:35:22 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.WriteTransactionTest 20:35:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.opendaylight.mdsal.binding.dom.adapter.WriteTransactionTest 20:35:22 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMRpcIntegrationTest 20:35:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMRpcIntegrationTest 20:35:22 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ActionServiceAdapterTest 20:35:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 s -- in org.opendaylight.mdsal.binding.dom.adapter.ActionServiceAdapterTest 20:35:22 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.DataTreeChangeListenerTest 20:35:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.opendaylight.mdsal.binding.dom.adapter.DataTreeChangeListenerTest 20:35:22 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMTransactionChainAdapterTest 20:35:23 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMTransactionChainAdapterTest 20:35:23 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.LeafDefaultValueTest 20:35:23 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 s -- in org.opendaylight.mdsal.binding.dom.adapter.LeafDefaultValueTest 20:35:23 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMAdapterLoaderTest 20:35:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMAdapterLoaderTest 20:35:23 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilderTest 20:35:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilderTest 20:35:23 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Bug4494Test 20:35:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.mdsal.binding.dom.adapter.Bug4494Test 20:35:23 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.test.tests.AbstractDataBrokerTestTest 20:35:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.mdsal.binding.dom.adapter.test.tests.AbstractDataBrokerTestTest 20:35:23 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeCommitCohortAdapterTest 20:35:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeCommitCohortAdapterTest 20:35:23 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.query.QueryPerformanceTest 20:35:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.678 s -- in org.opendaylight.mdsal.binding.dom.adapter.query.QueryPerformanceTest 20:35:29 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.query.QueryBuilderTest 20:35:29 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.opendaylight.mdsal.binding.dom.adapter.query.QueryBuilderTest 20:35:29 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Bug1125RegressionTest 20:35:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.584 s -- in org.opendaylight.mdsal.binding.dom.adapter.Bug1125RegressionTest 20:35:30 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.LazyDataTreeModificationTest 20:35:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.mdsal.binding.dom.adapter.LazyDataTreeModificationTest 20:35:30 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ActionLookupTest 20:35:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.opendaylight.mdsal.binding.dom.adapter.ActionLookupTest 20:35:30 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Bug1333DataChangeListenerTest 20:35:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.648 s -- in org.opendaylight.mdsal.binding.dom.adapter.Bug1333DataChangeListenerTest 20:35:31 [INFO] 20:35:31 [INFO] Results: 20:35:31 [INFO] 20:35:31 [INFO] Tests run: 119, Failures: 0, Errors: 0, Skipped: 0 20:35:31 [INFO] 20:35:31 [INFO] 20:35:31 [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-binding-dom-adapter --- 20:35:31 [INFO] 20:35:31 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-binding-dom-adapter --- 20:35:31 [WARNING] Bundle org.opendaylight.mdsal:mdsal-binding-dom-adapter:bundle:14.0.21-SNAPSHOT : Split package, multiple jars provide the same package: 20:35:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 20:35:31 Package found in [Jar:., Jar:javax.inject, Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:mdsal-dom-spi, Jar:odlext-model-api, Jar:yang-data-tree-spi, Jar:binding-data-codec-api, Jar:binding-data-codec-dynamic, Jar:binding-loader, Jar:binding-data-codec-spi, Jar:binding-model, Jar:binding-reflect, Jar:binding-runtime-api, Jar:rfc8040-model-api, Jar:yang-repo-api, Jar:binding-spec, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-api, Jar:yang-data-impl, Jar:yang-data-util, Jar:rfc8528-model-api, Jar:yang-data-spi, Jar:yang-data-tree-api, Jar:yang-model-api, Jar:yang-xpath-api, Jar:yang-model-util, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:mdsal-binding-api, Jar:org.osgi.framework, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.annotation.bundle] 20:35:31 Class path [Jar:., Jar:spotbugs-annotations, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:javax.inject, Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:modernizer-maven-annotations, Jar:metainf-services, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:mdsal-dom-spi, Jar:odlext-model-api, Jar:yang-data-tree-spi, Jar:binding-data-codec-api, Jar:binding-data-codec-dynamic, Jar:byte-buddy, Jar:binding-loader, Jar:binding-data-codec-spi, Jar:binding-model, Jar:binding-reflect, Jar:binding-runtime-api, Jar:rfc8040-model-api, Jar:yang-repo-api, Jar:binding-spec, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-api, Jar:value, Jar:yang-data-impl, Jar:yang-data-util, Jar:rfc8528-model-api, Jar:yang-data-spi, Jar:yang-data-tree-api, Jar:yang-model-api, Jar:yang-xpath-api, Jar:yang-model-util, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:mdsal-binding-api, Jar:org.osgi.annotation.versioning, Jar:org.osgi.framework, Jar:org.osgi.service.component, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:org.osgi.service.component.annotations, Jar:org.osgi.util.tracker, Jar:org.osgi.annotation.bundle, Jar:slf4j-api] 20:35:31 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/target/mdsal-binding-dom-adapter-14.0.21-SNAPSHOT.jar 20:35:31 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/target/classes/META-INF/MANIFEST.MF 20:35:31 [INFO] 20:35:31 [INFO] --- jar:3.5.0:test-jar (default) @ mdsal-binding-dom-adapter --- 20:35:31 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/target/mdsal-binding-dom-adapter-14.0.21-SNAPSHOT-tests.jar 20:35:31 [INFO] 20:35:31 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ mdsal-binding-dom-adapter --- 20:35:31 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/target/mdsal-binding-dom-adapter-14.0.21-SNAPSHOT-test-sources.jar 20:35:31 [INFO] 20:35:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-binding-dom-adapter --- 20:35:33 [WARNING] Javadoc Warnings 20:35:33 [WARNING] warning: unknown enum constant Level.FULL 20:35:33 [WARNING] reason: class file for com.google.j2objc.annotations.ReflectionSupport$Level not found 20:35:33 [WARNING] warning: unknown enum constant Level.FULL 20:35:33 [WARNING] 2 warnings 20:35:33 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/target/mdsal-binding-dom-adapter-14.0.21-SNAPSHOT-javadoc.jar 20:35:33 [INFO] 20:35:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-binding-dom-adapter --- 20:35:33 [INFO] CycloneDX: Resolving Dependencies 20:35:34 [INFO] CycloneDX: Creating BOM version 1.6 with 56 component(s) 20:35:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/target/bom.xml 20:35:34 [INFO] attaching as mdsal-binding-dom-adapter-14.0.21-SNAPSHOT-cyclonedx.xml 20:35:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/target/bom.json 20:35:34 [INFO] attaching as mdsal-binding-dom-adapter-14.0.21-SNAPSHOT-cyclonedx.json 20:35:34 [INFO] 20:35:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-dom-adapter --- 20:35:34 [INFO] Skipping duplicate-finder execution! 20:35:34 [INFO] 20:35:34 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-binding-dom-adapter --- 20:35:34 [WARNING] Used undeclared dependencies found: 20:35:34 [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:14.0.21:compile 20:35:34 [WARNING] Non-test scoped test only dependencies found: 20:35:34 [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:14.0.21:compile 20:35:34 [INFO] 20:35:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-binding-dom-adapter --- 20:35:34 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/target/mdsal-binding-dom-adapter-14.0.21-SNAPSHOT-sources.jar 20:35:34 [INFO] 20:35:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-binding-dom-adapter --- 20:35:34 [INFO] 20:35:34 [INFO] --- jacoco:0.8.14:report (report) @ mdsal-binding-dom-adapter --- 20:35:34 [INFO] Loading execution data file /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/target/code-coverage/jacoco.exec 20:35:34 [INFO] Analyzed bundle 'mdsal-binding-dom-adapter' with 117 classes 20:35:35 [INFO] 20:35:35 [INFO] --- install:3.1.4:install (default-install) @ mdsal-binding-dom-adapter --- 20:35:35 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-SNAPSHOT.pom 20:35:35 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/target/mdsal-binding-dom-adapter-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-SNAPSHOT.jar 20:35:35 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/target/mdsal-binding-dom-adapter-14.0.21-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-SNAPSHOT-tests.jar 20:35:35 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/target/mdsal-binding-dom-adapter-14.0.21-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-SNAPSHOT-test-sources.jar 20:35:35 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/target/mdsal-binding-dom-adapter-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-SNAPSHOT-javadoc.jar 20:35:35 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-SNAPSHOT-cyclonedx.xml 20:35:35 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-SNAPSHOT-cyclonedx.json 20:35:35 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/target/mdsal-binding-dom-adapter-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-SNAPSHOT-sources.jar 20:35:35 [INFO] 20:35:35 [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-binding-dom-adapter --- 20:35:35 [INFO] Installing org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-SNAPSHOT.jar 20:35:35 [INFO] Writing OBR metadata 20:35:35 [INFO] 20:35:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-binding-dom-adapter --- 20:35:35 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:35:35 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/maven-metadata.xml 20:35:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:35:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:35:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:35:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:35:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:35:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:35:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:35:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:35:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:35:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:35:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:35:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:35:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:35:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:35:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:35:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:35:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:35:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:35:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:35:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:35:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:35:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:35:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:35:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:35:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:35:35 at java.lang.reflect.Method.invoke (Method.java:580) 20:35:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:35:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:35:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:35:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:35:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/maven-metadata.xml 20:35:35 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-binding-dom-adapter/maven-metadata.xml 20:35:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:35:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:35:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:35:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:35:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:35:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:35:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:35:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:35:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:35:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:35:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:35:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:35:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:35:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:35:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:35:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:35:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:35:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:35:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:35:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:35:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:35:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:35:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:35:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:35:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:35:35 at java.lang.reflect.Method.invoke (Method.java:580) 20:35:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:35:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:35:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:35:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:35:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-binding-dom-adapter/maven-metadata.xml 20:35:35 [INFO] 20:35:35 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-binding-dom-adapter --- 20:35:35 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:35:35 [INFO] 20:35:35 [INFO] --------------< org.opendaylight.mdsal:mdsal-binding-spi >-------------- 20:35:35 [INFO] Building mdsal-binding-spi 14.0.21-SNAPSHOT [17/229] 20:35:35 [INFO] from binding/mdsal-binding-spi/pom.xml 20:35:35 [INFO] --------------------------------[ jar ]--------------------------------- 20:35:35 [INFO] 20:35:35 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-binding-spi --- 20:35:35 [INFO] 20:35:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-binding-spi --- 20:35:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:35:35 [INFO] 20:35:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-binding-spi --- 20:35:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:35:35 [INFO] 20:35:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-binding-spi --- 20:35:35 [INFO] 20:35:35 [INFO] --- dependency:3.9.0:properties (default) @ mdsal-binding-spi --- 20:35:35 [INFO] 20:35:35 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-binding-spi --- 20:35:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:35:35 [INFO] 20:35:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-binding-spi --- 20:35:35 [INFO] Starting audit... 20:35:35 Audit done. 20:35:35 [INFO] You have 0 Checkstyle violations. 20:35:35 [INFO] 20:35:35 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-binding-spi --- 20:35:35 [INFO] Starting audit... 20:35:35 Audit done. 20:35:35 [INFO] You have 0 Checkstyle violations. 20:35:35 [INFO] 20:35:35 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-binding-spi --- 20:35:35 [INFO] 20:35:35 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-binding-spi --- 20:35:35 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-spi/src/main/resources 20:35:35 [INFO] 20:35:35 [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-binding-spi --- 20:35:35 [INFO] Recompiling the module because of changed dependency. 20:35:35 [INFO] Compiling 7 source files with javac [debug release 21 module-path] to target/classes 20:35:35 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-spi/src/main/java/module-info.java:[17,47] requires transitive directive for an automatic module 20:35:35 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-spi/src/main/java/module-info.java:[18,40] requires directive for an automatic module 20:35:35 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-spi/src/main/java/org/opendaylight/mdsal/binding/spi/ForwardingDataBroker.java:[63,57] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 20:35:35 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-spi/src/main/java/org/opendaylight/mdsal/binding/spi/ForwardingDataBroker.java:[66,26] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 20:35:35 [INFO] 20:35:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-binding-spi >>> 20:35:35 [INFO] 20:35:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-binding-spi --- 20:35:35 [INFO] Fork Value is true 20:35:37 [INFO] Done SpotBugs Analysis.... 20:35:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:35:37 [INFO] 20:35:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-binding-spi <<< 20:35:37 [INFO] 20:35:37 [INFO] 20:35:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-binding-spi --- 20:35:37 [INFO] BugInstance size is 0 20:35:37 [INFO] Error size is 0 20:35:37 [INFO] No errors/warnings found 20:35:37 [INFO] 20:35:37 [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-binding-spi --- 20:35:37 [INFO] 20:35:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-binding-spi --- 20:35:38 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-spi/src/test/resources 20:35:38 [INFO] 20:35:38 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-binding-spi --- 20:35:38 [INFO] No sources to compile 20:35:38 [INFO] 20:35:38 [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-binding-spi --- 20:35:38 [INFO] No tests to run. 20:35:38 [INFO] 20:35:38 [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-binding-spi --- 20:35:38 [INFO] 20:35:38 [INFO] --- jar:3.5.0:jar (default-jar) @ mdsal-binding-spi --- 20:35:38 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-spi/target/mdsal-binding-spi-14.0.21-SNAPSHOT.jar 20:35:38 [INFO] 20:35:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-binding-spi --- 20:35:39 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-spi/target/mdsal-binding-spi-14.0.21-SNAPSHOT-javadoc.jar 20:35:39 [INFO] 20:35:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-binding-spi --- 20:35:39 [INFO] CycloneDX: Resolving Dependencies 20:35:39 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 20:35:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-spi/target/bom.xml 20:35:39 [INFO] attaching as mdsal-binding-spi-14.0.21-SNAPSHOT-cyclonedx.xml 20:35:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-spi/target/bom.json 20:35:39 [INFO] attaching as mdsal-binding-spi-14.0.21-SNAPSHOT-cyclonedx.json 20:35:39 [INFO] 20:35:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-spi --- 20:35:39 [INFO] Skipping duplicate-finder execution! 20:35:39 [INFO] 20:35:39 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-binding-spi --- 20:35:39 [INFO] No dependency problems found 20:35:39 [INFO] 20:35:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-binding-spi --- 20:35:39 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-spi/target/mdsal-binding-spi-14.0.21-SNAPSHOT-sources.jar 20:35:39 [INFO] 20:35:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-binding-spi --- 20:35:39 [INFO] 20:35:39 [INFO] --- jacoco:0.8.14:report (report) @ mdsal-binding-spi --- 20:35:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:35:39 [INFO] 20:35:39 [INFO] --- install:3.1.4:install (default-install) @ mdsal-binding-spi --- 20:35:39 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-spi/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-SNAPSHOT.pom 20:35:39 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-spi/target/mdsal-binding-spi-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-SNAPSHOT.jar 20:35:39 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-spi/target/mdsal-binding-spi-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-SNAPSHOT-javadoc.jar 20:35:39 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-spi/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-SNAPSHOT-cyclonedx.xml 20:35:39 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-spi/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-SNAPSHOT-cyclonedx.json 20:35:39 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-spi/target/mdsal-binding-spi-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-SNAPSHOT-sources.jar 20:35:39 [INFO] 20:35:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-binding-spi --- 20:35:39 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:35:39 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/maven-metadata.xml 20:35:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:35:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:35:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:35:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:35:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:35:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:35:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:35:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:35:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:35:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:35:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:35:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:35:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:35:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:35:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:35:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:35:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:35:39 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:35:39 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:35:39 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:35:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:35:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:35:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:35:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:35:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:35:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:35:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:35:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:35:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:35:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:35:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:35:39 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:35:39 at java.lang.reflect.Method.invoke (Method.java:580) 20:35:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:35:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:35:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:35:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:35:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/maven-metadata.xml 20:35:39 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-binding-spi/maven-metadata.xml 20:35:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:35:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:35:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:35:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:35:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:35:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:35:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:35:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:35:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:35:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:35:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:35:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:35:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:35:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:35:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:35:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:35:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:35:39 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:35:39 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:35:39 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:35:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:35:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:35:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:35:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:35:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:35:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:35:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:35:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:35:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:35:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:35:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:35:39 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:35:39 at java.lang.reflect.Method.invoke (Method.java:580) 20:35:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:35:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:35:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:35:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:35:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-binding-spi/maven-metadata.xml 20:35:39 [INFO] 20:35:39 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores >-- 20:35:39 [INFO] Building rfc8342-ietf-datastores 14.0.21-SNAPSHOT [18/229] 20:35:39 [INFO] from model/rfc/rfc8342-ietf-datastores/pom.xml 20:35:39 [INFO] -------------------------------[ bundle ]------------------------------- 20:35:39 [INFO] 20:35:39 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8342-ietf-datastores --- 20:35:39 [INFO] 20:35:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8342-ietf-datastores --- 20:35:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:35:39 [INFO] 20:35:39 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8342-ietf-datastores --- 20:35:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:35:39 [INFO] 20:35:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8342-ietf-datastores --- 20:35:40 [INFO] 20:35:40 [INFO] --- dependency:3.9.0:properties (default) @ rfc8342-ietf-datastores --- 20:35:40 [INFO] 20:35:40 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8342-ietf-datastores --- 20:35:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-datastores/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:35:40 [INFO] 20:35:40 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8342-ietf-datastores --- 20:35:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:35:40 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-datastores/src/main/yang 20:35:40 [INFO] yang-to-sources: Found 0 dependencies in 876.2 μs 20:35:40 [INFO] yang-to-sources: Project model files found: 1 in 11.07 ms 20:35:40 [INFO] yang-to-sources: 1 YANG models processed in 5.662 ms 20:35:40 [INFO] BindingJavaFileGenerator: Defined 12 files in 1.289 ms 20:35:40 [INFO] Sorted 12 files into 3 directories in 80.87 μs 20:35:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 12 in 9.622 ms 20:35:40 [INFO] 20:35:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8342-ietf-datastores --- 20:35:40 [INFO] Starting audit... 20:35:40 Audit done. 20:35:40 [INFO] You have 0 Checkstyle violations. 20:35:40 [INFO] 20:35:40 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8342-ietf-datastores --- 20:35:40 [INFO] Starting audit... 20:35:40 Audit done. 20:35:40 [INFO] You have 0 Checkstyle violations. 20:35:40 [INFO] 20:35:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8342-ietf-datastores --- 20:35:40 [INFO] 20:35:40 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8342-ietf-datastores --- 20:35:40 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-datastores/src/main/resources 20:35:40 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-datastores/target/generated-sources/spi 20:35:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:35:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:35:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:35:40 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-datastores/target/generated-sources/spi 20:35:40 [INFO] 20:35:40 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8342-ietf-datastores --- 20:35:40 [INFO] Recompiling the module because of changed source code. 20:35:40 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 20:35:40 [INFO] 20:35:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8342-ietf-datastores >>> 20:35:40 [INFO] 20:35:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8342-ietf-datastores --- 20:35:40 [INFO] Fork Value is true 20:35:42 [INFO] Done SpotBugs Analysis.... 20:35:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:35:42 [INFO] 20:35:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8342-ietf-datastores <<< 20:35:42 [INFO] 20:35:42 [INFO] 20:35:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8342-ietf-datastores --- 20:35:42 [INFO] BugInstance size is 0 20:35:42 [INFO] Error size is 0 20:35:42 [INFO] No errors/warnings found 20:35:42 [INFO] 20:35:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8342-ietf-datastores --- 20:35:42 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-datastores/src/test/resources 20:35:42 [INFO] 20:35:42 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8342-ietf-datastores --- 20:35:42 [INFO] No sources to compile 20:35:42 [INFO] 20:35:42 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8342-ietf-datastores --- 20:35:42 [INFO] No tests to run. 20:35:42 [INFO] 20:35:42 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8342-ietf-datastores --- 20:35:42 [INFO] 20:35:42 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8342-ietf-datastores --- 20:35:42 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-14.0.21-SNAPSHOT.jar 20:35:42 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-datastores/target/classes/META-INF/MANIFEST.MF 20:35:42 [INFO] 20:35:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8342-ietf-datastores --- 20:35:44 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-14.0.21-SNAPSHOT-javadoc.jar 20:35:44 [INFO] 20:35:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8342-ietf-datastores --- 20:35:44 [INFO] CycloneDX: Resolving Dependencies 20:35:44 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 20:35:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-datastores/target/bom.xml 20:35:44 [INFO] attaching as rfc8342-ietf-datastores-14.0.21-SNAPSHOT-cyclonedx.xml 20:35:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-datastores/target/bom.json 20:35:44 [INFO] attaching as rfc8342-ietf-datastores-14.0.21-SNAPSHOT-cyclonedx.json 20:35:44 [INFO] 20:35:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8342-ietf-datastores --- 20:35:44 [INFO] Skipping duplicate-finder execution! 20:35:44 [INFO] 20:35:44 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8342-ietf-datastores --- 20:35:44 [INFO] No dependency problems found 20:35:44 [INFO] 20:35:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8342-ietf-datastores --- 20:35:44 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-14.0.21-SNAPSHOT-sources.jar 20:35:44 [INFO] 20:35:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8342-ietf-datastores --- 20:35:44 [INFO] 20:35:44 [INFO] --- jacoco:0.8.14:report (report) @ rfc8342-ietf-datastores --- 20:35:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:35:44 [INFO] 20:35:44 [INFO] --- install:3.1.4:install (default-install) @ rfc8342-ietf-datastores --- 20:35:44 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-datastores/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-SNAPSHOT.pom 20:35:44 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-SNAPSHOT.jar 20:35:44 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-SNAPSHOT-javadoc.jar 20:35:44 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-datastores/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-SNAPSHOT-cyclonedx.xml 20:35:44 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-datastores/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-SNAPSHOT-cyclonedx.json 20:35:44 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-SNAPSHOT-sources.jar 20:35:44 [INFO] 20:35:44 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8342-ietf-datastores --- 20:35:44 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-SNAPSHOT.jar 20:35:44 [INFO] Writing OBR metadata 20:35:44 [INFO] 20:35:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8342-ietf-datastores --- 20:35:44 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:35:44 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/maven-metadata.xml 20:35:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:35:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:35:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:35:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:35:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:35:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:35:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:35:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:35:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:35:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:35:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:35:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:35:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:35:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:35:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:35:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:35:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:35:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:35:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:35:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:35:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:35:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:35:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:35:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:35:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:35:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:35:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:35:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:35:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:35:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:35:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:35:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:35:44 at java.lang.reflect.Method.invoke (Method.java:580) 20:35:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:35:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:35:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:35:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:35:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/maven-metadata.xml 20:35:44 [INFO] 20:35:44 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8342-ietf-datastores --- 20:35:44 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:35:44 [INFO] 20:35:44 [INFO] ----------< org.opendaylight.mdsal:mdsal-binding-test-utils >----------- 20:35:44 [INFO] Building mdsal-binding-test-utils 14.0.21-SNAPSHOT [19/229] 20:35:44 [INFO] from binding/mdsal-binding-test-utils/pom.xml 20:35:44 [INFO] --------------------------------[ jar ]--------------------------------- 20:35:44 [INFO] 20:35:44 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-binding-test-utils --- 20:35:44 [INFO] 20:35:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-binding-test-utils --- 20:35:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:35:44 [INFO] 20:35:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-binding-test-utils --- 20:35:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:35:44 [INFO] 20:35:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-binding-test-utils --- 20:35:45 [INFO] 20:35:45 [INFO] --- dependency:3.9.0:properties (default) @ mdsal-binding-test-utils --- 20:35:45 [INFO] 20:35:45 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-binding-test-utils --- 20:35:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-utils/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:35:45 [INFO] 20:35:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-binding-test-utils --- 20:35:45 [INFO] Starting audit... 20:35:45 Audit done. 20:35:45 [INFO] You have 0 Checkstyle violations. 20:35:45 [INFO] 20:35:45 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-binding-test-utils --- 20:35:45 [INFO] Starting audit... 20:35:45 Audit done. 20:35:45 [INFO] You have 0 Checkstyle violations. 20:35:45 [INFO] 20:35:45 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-binding-test-utils --- 20:35:45 [INFO] 20:35:45 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-binding-test-utils --- 20:35:45 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-utils/src/main/resources 20:35:45 [INFO] 20:35:45 [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-binding-test-utils --- 20:35:45 [INFO] Recompiling the module because of changed dependency. 20:35:45 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 20:35:45 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 20:35:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:35:45 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 20:35:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:35:45 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:35:45 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 20:35:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:35:45 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 20:35:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:35:45 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:35:45 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 20:35:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:35:45 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 20:35:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:35:45 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:35:45 [INFO] 20:35:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-binding-test-utils >>> 20:35:45 [INFO] 20:35:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-binding-test-utils --- 20:35:45 [INFO] Fork Value is true 20:35:48 [INFO] Done SpotBugs Analysis.... 20:35:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:35:48 [INFO] 20:35:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-binding-test-utils <<< 20:35:48 [INFO] 20:35:48 [INFO] 20:35:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-binding-test-utils --- 20:35:48 [INFO] BugInstance size is 0 20:35:48 [INFO] Error size is 0 20:35:48 [INFO] No errors/warnings found 20:35:48 [INFO] 20:35:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-binding-test-utils --- 20:35:48 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-utils/src/test/resources 20:35:48 [INFO] 20:35:48 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-binding-test-utils --- 20:35:48 [INFO] Recompiling the module because of changed dependency. 20:35:48 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 20:35:48 [INFO] 20:35:48 [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-binding-test-utils --- 20:35:48 [INFO] Surefire report directory: /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-utils/target/surefire-reports 20:35:48 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:35:48 [INFO] 20:35:48 [INFO] ------------------------------------------------------- 20:35:48 [INFO] T E S T S 20:35:48 [INFO] ------------------------------------------------------- 20:35:49 [INFO] Running org.opendaylight.mdsal.binding.testutils.DataBrokerTestModuleTest 20:35:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.293 s -- in org.opendaylight.mdsal.binding.testutils.DataBrokerTestModuleTest 20:35:51 [INFO] Running org.opendaylight.mdsal.binding.testutils.DataBrokerFailuresTest 20:35:51 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:35:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.062 s -- in org.opendaylight.mdsal.binding.testutils.DataBrokerFailuresTest 20:35:52 [INFO] 20:35:52 [INFO] Results: 20:35:52 [INFO] 20:35:52 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 20:35:52 [INFO] 20:35:52 [INFO] 20:35:52 [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-binding-test-utils --- 20:35:52 [INFO] 20:35:52 [INFO] --- jar:3.5.0:jar (default-jar) @ mdsal-binding-test-utils --- 20:35:52 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-utils/target/mdsal-binding-test-utils-14.0.21-SNAPSHOT.jar 20:35:52 [INFO] 20:35:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-binding-test-utils --- 20:35:53 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-utils/target/mdsal-binding-test-utils-14.0.21-SNAPSHOT-javadoc.jar 20:35:53 [INFO] 20:35:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-binding-test-utils --- 20:35:53 [INFO] CycloneDX: Resolving Dependencies 20:35:54 [INFO] CycloneDX: Creating BOM version 1.6 with 79 component(s) 20:35:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-utils/target/bom.xml 20:35:54 [INFO] attaching as mdsal-binding-test-utils-14.0.21-SNAPSHOT-cyclonedx.xml 20:35:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-utils/target/bom.json 20:35:54 [INFO] attaching as mdsal-binding-test-utils-14.0.21-SNAPSHOT-cyclonedx.json 20:35:54 [INFO] 20:35:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-test-utils --- 20:35:54 [INFO] Skipping duplicate-finder execution! 20:35:54 [INFO] 20:35:54 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-binding-test-utils --- 20:35:54 [WARNING] Used undeclared dependencies found: 20:35:54 [WARNING] org.opendaylight.yangtools:util:jar:14.0.21:compile 20:35:54 [WARNING] Unused declared dependencies found: 20:35:54 [WARNING] org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:14.0.21-SNAPSHOT:compile 20:35:54 [WARNING] org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.21:compile 20:35:54 [WARNING] org.opendaylight.yangtools:binding-generator:jar:14.0.21:compile 20:35:54 [WARNING] org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.21:compile 20:35:54 [WARNING] Non-test scoped test only dependencies found: 20:35:54 [WARNING] junit:junit:jar:4.13.2:compile 20:35:54 [INFO] 20:35:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-binding-test-utils --- 20:35:54 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-utils/target/mdsal-binding-test-utils-14.0.21-SNAPSHOT-sources.jar 20:35:54 [INFO] 20:35:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-binding-test-utils --- 20:35:54 [INFO] 20:35:54 [INFO] --- jacoco:0.8.14:report (report) @ mdsal-binding-test-utils --- 20:35:54 [INFO] Loading execution data file /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-utils/target/code-coverage/jacoco.exec 20:35:54 [INFO] Analyzed bundle 'mdsal-binding-test-utils' with 6 classes 20:35:55 [INFO] 20:35:55 [INFO] --- install:3.1.4:install (default-install) @ mdsal-binding-test-utils --- 20:35:55 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-utils/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-SNAPSHOT.pom 20:35:55 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-utils/target/mdsal-binding-test-utils-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-SNAPSHOT.jar 20:35:55 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-utils/target/mdsal-binding-test-utils-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-SNAPSHOT-javadoc.jar 20:35:55 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-utils/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-SNAPSHOT-cyclonedx.xml 20:35:55 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-utils/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-SNAPSHOT-cyclonedx.json 20:35:55 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-utils/target/mdsal-binding-test-utils-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-SNAPSHOT-sources.jar 20:35:55 [INFO] 20:35:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-binding-test-utils --- 20:35:55 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:35:55 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/maven-metadata.xml 20:35:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:35:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:35:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:35:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:35:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:35:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:35:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:35:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:35:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:35:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:35:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:35:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:35:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:35:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:35:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:35:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:35:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:35:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:35:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:35:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:35:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:35:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:35:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:35:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:35:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:35:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:35:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:35:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:35:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:35:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:35:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:35:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:35:55 at java.lang.reflect.Method.invoke (Method.java:580) 20:35:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:35:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:35:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:35:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:35:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/maven-metadata.xml 20:35:55 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-binding-test-utils/maven-metadata.xml 20:35:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:35:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:35:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:35:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:35:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:35:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:35:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:35:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:35:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:35:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:35:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:35:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:35:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:35:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:35:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:35:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:35:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:35:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:35:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:35:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:35:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:35:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:35:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:35:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:35:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:35:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:35:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:35:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:35:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:35:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:35:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:35:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:35:55 at java.lang.reflect.Method.invoke (Method.java:580) 20:35:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:35:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:35:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:35:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:35:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-binding-test-utils/maven-metadata.xml 20:35:55 [INFO] 20:35:55 [INFO] -------------< org.opendaylight.mdsal:mdsal-binding-util >-------------- 20:35:55 [INFO] Building mdsal-binding-util 14.0.21-SNAPSHOT [20/229] 20:35:55 [INFO] from binding/mdsal-binding-util/pom.xml 20:35:55 [INFO] -------------------------------[ bundle ]------------------------------- 20:35:55 [INFO] 20:35:55 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-binding-util --- 20:35:55 [INFO] 20:35:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-binding-util --- 20:35:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:35:55 [INFO] 20:35:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-binding-util --- 20:35:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:35:55 [INFO] 20:35:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-binding-util --- 20:35:55 [INFO] 20:35:55 [INFO] --- dependency:3.9.0:properties (default) @ mdsal-binding-util --- 20:35:55 [INFO] 20:35:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-binding-util --- 20:35:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-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/** 20:35:55 [INFO] 20:35:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-binding-util --- 20:35:55 [INFO] Starting audit... 20:35:55 Audit done. 20:35:55 [INFO] You have 0 Checkstyle violations. 20:35:55 [INFO] 20:35:55 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-binding-util --- 20:35:55 [INFO] Starting audit... 20:35:55 Audit done. 20:35:55 [INFO] You have 0 Checkstyle violations. 20:35:55 [INFO] 20:35:55 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-binding-util --- 20:35:55 [INFO] 20:35:55 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-binding-util --- 20:35:55 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/main/resources 20:35:55 [INFO] 20:35:55 [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-binding-util --- 20:35:55 [INFO] Recompiling the module because of changed dependency. 20:35:55 [INFO] Compiling 27 source files with javac [debug release 21 module-path] to target/classes 20:35:55 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/main/java/module-info.java:[13,66] requires transitive directive for an automatic module 20:35:55 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/main/java/module-info.java:[19,47] requires transitive directive for an automatic module 20:35:55 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/main/java/module-info.java:[21,40] requires directive for an automatic module 20:35:55 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/ManagedTransactionFactory.java:[104,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' 20:35:55 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/ManagedTransactionFactory.java:[177,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' 20:35:55 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/ManagedTransactionFactory.java:[208,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' 20:35:55 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/TypedWriteTransaction.java:[93,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' 20:35:55 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/ManagedNewTransactionRunnerImpl.java:[46,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' 20:35:55 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/ManagedNewTransactionRunnerImpl.java:[73,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' 20:35:55 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/ManagedNewTransactionRunnerImpl.java:[83,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' 20:35:55 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/RetryingManagedNewTransactionRunnerImpl.java:[182,27] unchecked cast 20:35:55 required: com.google.common.util.concurrent.FluentFuture 20:35:55 found: com.google.common.util.concurrent.FluentFuture 20:35:55 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/RetryingManagedNewTransactionRunnerImpl.java:[206,27] unchecked cast 20:35:55 required: com.google.common.util.concurrent.FluentFuture 20:35:55 found: com.google.common.util.concurrent.FluentFuture 20:35:55 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingReadWriteTransaction.java:[63,17] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:35:55 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingReadWriteTransaction.java:[55,40] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:35:55 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingReadWriteTransaction.java:[47,40] merge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:35:55 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingReadWriteTransaction.java:[39,40] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:35:55 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingReadWriteTransaction.java:[31,40] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:35:55 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingReadWriteTransaction.java:[33,14] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:35:55 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingReadWriteTransaction.java:[41,14] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:35:55 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingReadWriteTransaction.java:[49,14] merge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:35:55 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingReadWriteTransaction.java:[57,14] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:35:55 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingReadWriteTransaction.java:[64,14] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:35:55 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingWriteTransaction.java:[45,17] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:35:55 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingWriteTransaction.java:[37,40] merge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:35:55 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingWriteTransaction.java:[29,40] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:35:55 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingWriteTransaction.java:[31,14] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:35:55 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingWriteTransaction.java:[39,14] merge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:35:55 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingWriteTransaction.java:[46,14] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:35:55 [INFO] 20:35:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-binding-util >>> 20:35:55 [INFO] 20:35:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-binding-util --- 20:35:55 [INFO] Fork Value is true 20:35:58 [INFO] Done SpotBugs Analysis.... 20:35:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:35:58 [INFO] 20:35:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-binding-util <<< 20:35:58 [INFO] 20:35:58 [INFO] 20:35:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-binding-util --- 20:35:58 [INFO] BugInstance size is 0 20:35:58 [INFO] Error size is 0 20:35:58 [INFO] No errors/warnings found 20:35:58 [INFO] 20:35:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-binding-util --- 20:35:58 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/test/resources 20:35:58 [INFO] 20:35:58 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-binding-util --- 20:35:58 [INFO] Recompiling the module because of changed dependency. 20:35:58 [INFO] Compiling 4 source files with javac [debug release 21 module-path] to target/test-classes 20:35:58 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/test/java/org/opendaylight/mdsal/binding/util/ManagedNewTransactionRunnerImplTest.java:[41,58] class org.opendaylight.mdsal.binding.dom.adapter.test.AbstractConcurrentDataBrokerTest in module is not exported 20:35:58 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/test/java/org/opendaylight/mdsal/binding/util/TransactionAdapterTest.java:[52,70] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:35:58 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/test/java/org/opendaylight/mdsal/binding/util/TransactionAdapterTest.java:[61,74] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:35:58 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/test/java/org/opendaylight/mdsal/binding/util/TransactionAdapterTest.java:[69,70] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:35:58 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/test/java/org/opendaylight/mdsal/binding/util/TransactionAdapterTest.java:[79,74] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 20:35:58 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/test/java/org/opendaylight/mdsal/binding/util/TransactionAdapterTest.java:[135,22] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 20:35:58 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/test/java/org/opendaylight/mdsal/binding/util/TransactionAdapterTest.java:[35,45] class org.opendaylight.mdsal.binding.dom.adapter.test.AbstractConcurrentDataBrokerTest in module is not exported 20:35:58 [INFO] 20:35:58 [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-binding-util --- 20:35:58 [INFO] Surefire report directory: /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/target/surefire-reports 20:35:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:35:59 [INFO] 20:35:59 [INFO] ------------------------------------------------------- 20:35:59 [INFO] T E S T S 20:35:59 [INFO] ------------------------------------------------------- 20:36:00 [INFO] Running org.opendaylight.mdsal.binding.util.DatastoreTest 20:36:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.opendaylight.mdsal.binding.util.DatastoreTest 20:36:00 [INFO] Running org.opendaylight.mdsal.binding.util.ManagedNewTransactionRunnerImplTest 20:36:03 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.944 s -- in org.opendaylight.mdsal.binding.util.ManagedNewTransactionRunnerImplTest 20:36:03 [INFO] Running org.opendaylight.mdsal.binding.util.TransactionAdapterTest 20:36:03 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.mdsal.binding.util.TransactionAdapterTest 20:36:03 [INFO] Running org.opendaylight.mdsal.binding.util.RetryingManagedNewTransactionRunnerTest 20:36:03 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.mdsal.binding.util.RetryingManagedNewTransactionRunnerTest 20:36:03 [INFO] 20:36:03 [INFO] Results: 20:36:03 [INFO] 20:36:03 [INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0 20:36:03 [INFO] 20:36:03 [INFO] 20:36:03 [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-binding-util --- 20:36:03 [INFO] 20:36:03 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-binding-util --- 20:36:03 [WARNING] Bundle org.opendaylight.mdsal:mdsal-binding-util:bundle:14.0.21-SNAPSHOT : Split package, multiple jars provide the same package: 20:36:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 20:36:03 Package found in [Jar:., Jar:javax.inject, Jar:mdsal-binding-spi, Jar:org.eclipse.jdt.annotation, Jar:mdsal-binding-api, Jar:util, Jar:triemap, Jar:mdsal-common-api, Jar:binding-spec, Jar:concepts, Jar:rfc8342-ietf-datastores, Jar:yang-common, Jar:org.osgi.annotation.bundle] 20:36:03 Class path [Jar:., Jar:spotbugs-annotations, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:javax.inject, Jar:mdsal-binding-spi, Jar:org.eclipse.jdt.annotation, Jar:mdsal-binding-api, Jar:util, Jar:triemap, Jar:mdsal-common-api, Jar:binding-spec, Jar:concepts, Jar:rfc8342-ietf-datastores, Jar:yang-common, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 20:36:03 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/target/mdsal-binding-util-14.0.21-SNAPSHOT.jar 20:36:03 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/target/classes/META-INF/MANIFEST.MF 20:36:03 [INFO] 20:36:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-binding-util --- 20:36:04 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/target/mdsal-binding-util-14.0.21-SNAPSHOT-javadoc.jar 20:36:04 [INFO] 20:36:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-binding-util --- 20:36:04 [INFO] CycloneDX: Resolving Dependencies 20:36:05 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 20:36:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/target/bom.xml 20:36:05 [INFO] attaching as mdsal-binding-util-14.0.21-SNAPSHOT-cyclonedx.xml 20:36:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/target/bom.json 20:36:05 [INFO] attaching as mdsal-binding-util-14.0.21-SNAPSHOT-cyclonedx.json 20:36:05 [INFO] 20:36:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-util --- 20:36:05 [INFO] Skipping duplicate-finder execution! 20:36:05 [INFO] 20:36:05 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-binding-util --- 20:36:05 [WARNING] Used undeclared dependencies found: 20:36:05 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.21-SNAPSHOT:test 20:36:05 [WARNING] org.opendaylight.yangtools:util:jar:14.0.21:compile 20:36:05 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.21-SNAPSHOT:compile 20:36:05 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.21:compile 20:36:05 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.21:compile 20:36:05 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.21-SNAPSHOT:compile 20:36:05 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 20:36:05 [INFO] 20:36:05 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-binding-util --- 20:36:05 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/target/mdsal-binding-util-14.0.21-SNAPSHOT-sources.jar 20:36:06 [INFO] 20:36:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-binding-util --- 20:36:06 [INFO] 20:36:06 [INFO] --- jacoco:0.8.14:report (report) @ mdsal-binding-util --- 20:36:06 [INFO] Loading execution data file /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/target/code-coverage/jacoco.exec 20:36:06 [INFO] Analyzed bundle 'mdsal-binding-util' with 17 classes 20:36:06 [INFO] 20:36:06 [INFO] --- install:3.1.4:install (default-install) @ mdsal-binding-util --- 20:36:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-SNAPSHOT.pom 20:36:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/target/mdsal-binding-util-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-SNAPSHOT.jar 20:36:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/target/mdsal-binding-util-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-SNAPSHOT-javadoc.jar 20:36:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-SNAPSHOT-cyclonedx.xml 20:36:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-SNAPSHOT-cyclonedx.json 20:36:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/target/mdsal-binding-util-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-SNAPSHOT-sources.jar 20:36:06 [INFO] 20:36:06 [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-binding-util --- 20:36:06 [INFO] Installing org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-SNAPSHOT.jar 20:36:06 [INFO] Writing OBR metadata 20:36:06 [INFO] 20:36:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-binding-util --- 20:36:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:36:06 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/maven-metadata.xml 20:36:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:36:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:36:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:36:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:36:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:36:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:36:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:36:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:36:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:36:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:36:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:36:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:36:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:36:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:36:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:36:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:36:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:36:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:36:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:36:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:36:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:36:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:36:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:36:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:36:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:36:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:36:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:36:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:36:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:36:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:36:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:36:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:36:06 at java.lang.reflect.Method.invoke (Method.java:580) 20:36:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:36:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:36:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:36:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:36:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/maven-metadata.xml 20:36:06 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-binding-util/maven-metadata.xml 20:36:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:36:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:36:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:36:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:36:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:36:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:36:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:36:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:36:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:36:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:36:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:36:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:36:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:36:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:36:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:36:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:36:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:36:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:36:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:36:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:36:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:36:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:36:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:36:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:36:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:36:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:36:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:36:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:36:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:36:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:36:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:36:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:36:06 at java.lang.reflect.Method.invoke (Method.java:580) 20:36:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:36:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:36:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:36:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:36:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-binding-util/maven-metadata.xml 20:36:06 [INFO] 20:36:06 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-binding-util --- 20:36:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:36:06 [INFO] 20:36:06 [INFO] ------------< org.opendaylight.mdsal.model:general-entity >------------- 20:36:06 [INFO] Building general-entity 14.0.21-SNAPSHOT [21/229] 20:36:06 [INFO] from model/general-entity/pom.xml 20:36:06 [INFO] -------------------------------[ bundle ]------------------------------- 20:36:06 [INFO] 20:36:06 [INFO] --- clean:3.5.0:clean (default-clean) @ general-entity --- 20:36:06 [INFO] 20:36:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ general-entity --- 20:36:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:36:06 [INFO] 20:36:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ general-entity --- 20:36:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:36:06 [INFO] 20:36:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ general-entity --- 20:36:07 [INFO] 20:36:07 [INFO] --- dependency:3.9.0:properties (default) @ general-entity --- 20:36:07 [INFO] 20:36:07 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ general-entity --- 20:36:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/general-entity/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:36:07 [INFO] 20:36:07 [INFO] --- yang:14.0.21:generate-sources (binding) @ general-entity --- 20:36:07 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:36:07 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/general-entity/src/main/yang 20:36:08 [INFO] yang-to-sources: Found 0 dependencies in 541.3 μs 20:36:08 [INFO] yang-to-sources: Project model files found: 1 in 1.952 ms 20:36:08 [INFO] yang-to-sources: 1 YANG models processed in 2.576 ms 20:36:08 [INFO] BindingJavaFileGenerator: Defined 7 files in 1.409 ms 20:36:08 [INFO] Sorted 7 files into 3 directories in 75.49 μs 20:36:08 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 7 in 9.028 ms 20:36:08 [INFO] 20:36:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ general-entity --- 20:36:08 [INFO] Starting audit... 20:36:08 Audit done. 20:36:08 [INFO] You have 0 Checkstyle violations. 20:36:08 [INFO] 20:36:08 [INFO] --- checkstyle:3.6.0:check (default) @ general-entity --- 20:36:08 [INFO] Starting audit... 20:36:08 Audit done. 20:36:08 [INFO] You have 0 Checkstyle violations. 20:36:08 [INFO] 20:36:08 [INFO] --- dependency:3.9.0:copy (unpack-license) @ general-entity --- 20:36:08 [INFO] 20:36:08 [INFO] --- resources:3.3.1:resources (default-resources) @ general-entity --- 20:36:08 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/general-entity/src/main/resources 20:36:08 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/general-entity/target/generated-sources/spi 20:36:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:36:08 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:36:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:36:08 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/general-entity/target/generated-sources/spi 20:36:08 [INFO] 20:36:08 [INFO] --- compiler:3.14.1:compile (default-compile) @ general-entity --- 20:36:08 [INFO] Recompiling the module because of changed source code. 20:36:08 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 20:36:08 [INFO] 20:36:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ general-entity >>> 20:36:08 [INFO] 20:36:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ general-entity --- 20:36:08 [INFO] Fork Value is true 20:36:11 [INFO] Done SpotBugs Analysis.... 20:36:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:36:11 [INFO] 20:36:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ general-entity <<< 20:36:11 [INFO] 20:36:11 [INFO] 20:36:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ general-entity --- 20:36:11 [INFO] BugInstance size is 0 20:36:11 [INFO] Error size is 0 20:36:11 [INFO] No errors/warnings found 20:36:11 [INFO] 20:36:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ general-entity --- 20:36:11 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/general-entity/src/test/resources 20:36:11 [INFO] 20:36:11 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ general-entity --- 20:36:11 [INFO] No sources to compile 20:36:11 [INFO] 20:36:11 [INFO] --- surefire:3.5.4:test (default-test) @ general-entity --- 20:36:11 [INFO] No tests to run. 20:36:11 [INFO] 20:36:11 [INFO] --- copy:14.1.7:copy-files (default) @ general-entity --- 20:36:11 [INFO] 20:36:11 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ general-entity --- 20:36:11 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/general-entity/target/general-entity-14.0.21-SNAPSHOT.jar 20:36:11 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/general-entity/target/classes/META-INF/MANIFEST.MF 20:36:11 [INFO] 20:36:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ general-entity --- 20:36:12 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/general-entity/target/general-entity-14.0.21-SNAPSHOT-javadoc.jar 20:36:12 [INFO] 20:36:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ general-entity --- 20:36:12 [INFO] CycloneDX: Resolving Dependencies 20:36:12 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 20:36:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/general-entity/target/bom.xml 20:36:12 [INFO] attaching as general-entity-14.0.21-SNAPSHOT-cyclonedx.xml 20:36:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/general-entity/target/bom.json 20:36:12 [INFO] attaching as general-entity-14.0.21-SNAPSHOT-cyclonedx.json 20:36:12 [INFO] 20:36:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ general-entity --- 20:36:12 [INFO] Skipping duplicate-finder execution! 20:36:12 [INFO] 20:36:12 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ general-entity --- 20:36:12 [INFO] No dependency problems found 20:36:12 [INFO] 20:36:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ general-entity --- 20:36:12 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/general-entity/target/general-entity-14.0.21-SNAPSHOT-sources.jar 20:36:12 [INFO] 20:36:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ general-entity --- 20:36:12 [INFO] 20:36:12 [INFO] --- jacoco:0.8.14:report (report) @ general-entity --- 20:36:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:36:12 [INFO] 20:36:12 [INFO] --- install:3.1.4:install (default-install) @ general-entity --- 20:36:12 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/general-entity/pom.xml to /tmp/r/org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-SNAPSHOT.pom 20:36:12 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/general-entity/target/general-entity-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-SNAPSHOT.jar 20:36:12 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/general-entity/target/general-entity-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-SNAPSHOT-javadoc.jar 20:36:12 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/general-entity/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-SNAPSHOT-cyclonedx.xml 20:36:12 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/general-entity/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-SNAPSHOT-cyclonedx.json 20:36:12 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/general-entity/target/general-entity-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-SNAPSHOT-sources.jar 20:36:12 [INFO] 20:36:12 [INFO] --- bundle:6.0.0:install (default-install) @ general-entity --- 20:36:12 [INFO] Installing org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-SNAPSHOT.jar 20:36:12 [INFO] Writing OBR metadata 20:36:12 [INFO] 20:36:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ general-entity --- 20:36:12 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:36:12 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/maven-metadata.xml 20:36:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:36:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:36:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:36:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:36:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:36:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:36:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:36:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:36:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:36:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:36:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:36:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:36:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:36:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:36:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:36:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:36:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:36:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:36:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:36:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:36:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:36:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:36:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:36:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:36:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:36:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:36:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:36:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:36:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:36:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:36:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:36:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:36:12 at java.lang.reflect.Method.invoke (Method.java:580) 20:36:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:36:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:36:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:36:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:36:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/maven-metadata.xml 20:36:12 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/general-entity/maven-metadata.xml 20:36:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:36:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:36:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:36:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:36:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:36:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:36:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:36:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:36:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:36:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:36:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:36:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:36:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:36:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:36:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:36:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:36:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:36:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:36:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:36:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:36:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:36:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:36:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:36:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:36:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:36:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:36:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:36:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:36:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:36:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:36:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:36:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:36:12 at java.lang.reflect.Method.invoke (Method.java:580) 20:36:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:36:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:36:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:36:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:36:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/general-entity/maven-metadata.xml 20:36:12 [INFO] 20:36:12 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ general-entity --- 20:36:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:36:12 [INFO] 20:36:12 [INFO] ------------< org.opendaylight.mdsal:mdsal-eos-common-api >------------- 20:36:12 [INFO] Building mdsal-eos-common-api 14.0.21-SNAPSHOT [22/229] 20:36:12 [INFO] from entityownership/mdsal-eos-common-api/pom.xml 20:36:12 [INFO] --------------------------------[ jar ]--------------------------------- 20:36:12 [INFO] 20:36:12 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-eos-common-api --- 20:36:12 [INFO] 20:36:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-eos-common-api --- 20:36:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:36:12 [INFO] 20:36:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-eos-common-api --- 20:36:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:36:12 [INFO] 20:36:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-eos-common-api --- 20:36:12 [INFO] 20:36:12 [INFO] --- dependency:3.9.0:properties (default) @ mdsal-eos-common-api --- 20:36:12 [INFO] 20:36:12 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-eos-common-api --- 20:36:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-common-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:36:12 [INFO] 20:36:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-eos-common-api --- 20:36:12 [INFO] Starting audit... 20:36:12 Audit done. 20:36:12 [INFO] You have 0 Checkstyle violations. 20:36:12 [INFO] 20:36:12 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-eos-common-api --- 20:36:12 [INFO] Starting audit... 20:36:12 Audit done. 20:36:12 [INFO] You have 0 Checkstyle violations. 20:36:12 [INFO] 20:36:12 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-eos-common-api --- 20:36:12 [INFO] 20:36:12 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-eos-common-api --- 20:36:12 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-common-api/src/main/resources 20:36:12 [INFO] 20:36:12 [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-eos-common-api --- 20:36:12 [INFO] Recompiling the module because of changed source code. 20:36:12 [INFO] Compiling 6 source files with javac [debug release 21 module-path] to target/classes 20:36:12 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-common-api/src/main/java/module-info.java:[14,47] requires transitive directive for an automatic module 20:36:12 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-common-api/src/main/java/module-info.java:[15,40] requires directive for an automatic module 20:36:12 [INFO] 20:36:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-eos-common-api >>> 20:36:12 [INFO] 20:36:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-eos-common-api --- 20:36:12 [INFO] Fork Value is true 20:36:14 [INFO] Done SpotBugs Analysis.... 20:36:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:36:14 [INFO] 20:36:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-eos-common-api <<< 20:36:14 [INFO] 20:36:14 [INFO] 20:36:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-eos-common-api --- 20:36:14 [INFO] BugInstance size is 0 20:36:14 [INFO] Error size is 0 20:36:14 [INFO] No errors/warnings found 20:36:14 [INFO] 20:36:14 [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-eos-common-api --- 20:36:15 [INFO] 20:36:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-eos-common-api --- 20:36:15 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-common-api/src/test/resources 20:36:15 [INFO] 20:36:15 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-eos-common-api --- 20:36:15 [INFO] Recompiling the module because of changed dependency. 20:36:15 [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/test-classes 20:36:15 [INFO] 20:36:15 [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-eos-common-api --- 20:36:15 [INFO] Surefire report directory: /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-common-api/target/surefire-reports 20:36:15 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:36:15 [INFO] 20:36:15 [INFO] ------------------------------------------------------- 20:36:15 [INFO] T E S T S 20:36:15 [INFO] ------------------------------------------------------- 20:36:16 [INFO] Running org.opendaylight.mdsal.eos.common.api.GenericEntityTest 20:36:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.opendaylight.mdsal.eos.common.api.GenericEntityTest 20:36:16 [INFO] Running org.opendaylight.mdsal.eos.common.api.EntityOwnershipStateTest 20:36:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.mdsal.eos.common.api.EntityOwnershipStateTest 20:36:16 [INFO] Running org.opendaylight.mdsal.eos.common.api.EntityOwnershipStateChangeTest 20:36:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.mdsal.eos.common.api.EntityOwnershipStateChangeTest 20:36:16 [INFO] 20:36:16 [INFO] Results: 20:36:16 [INFO] 20:36:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 20:36:16 [INFO] 20:36:16 [INFO] 20:36:16 [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-eos-common-api --- 20:36:16 [INFO] 20:36:16 [INFO] --- jar:3.5.0:jar (default-jar) @ mdsal-eos-common-api --- 20:36:16 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-common-api/target/mdsal-eos-common-api-14.0.21-SNAPSHOT.jar 20:36:16 [INFO] 20:36:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-eos-common-api --- 20:36:17 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-common-api/target/mdsal-eos-common-api-14.0.21-SNAPSHOT-javadoc.jar 20:36:17 [INFO] 20:36:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-eos-common-api --- 20:36:17 [INFO] CycloneDX: Resolving Dependencies 20:36:17 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 20:36:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-common-api/target/bom.xml 20:36:17 [INFO] attaching as mdsal-eos-common-api-14.0.21-SNAPSHOT-cyclonedx.xml 20:36:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-common-api/target/bom.json 20:36:17 [INFO] attaching as mdsal-eos-common-api-14.0.21-SNAPSHOT-cyclonedx.json 20:36:17 [INFO] 20:36:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-eos-common-api --- 20:36:17 [INFO] Skipping duplicate-finder execution! 20:36:17 [INFO] 20:36:17 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-eos-common-api --- 20:36:17 [INFO] No dependency problems found 20:36:17 [INFO] 20:36:17 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-eos-common-api --- 20:36:17 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-common-api/target/mdsal-eos-common-api-14.0.21-SNAPSHOT-sources.jar 20:36:17 [INFO] 20:36:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-eos-common-api --- 20:36:17 [INFO] 20:36:17 [INFO] --- jacoco:0.8.14:report (report) @ mdsal-eos-common-api --- 20:36:17 [INFO] Loading execution data file /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-common-api/target/code-coverage/jacoco.exec 20:36:18 [INFO] Analyzed bundle 'mdsal-eos-common-api' with 5 classes 20:36:18 [INFO] 20:36:18 [INFO] --- install:3.1.4:install (default-install) @ mdsal-eos-common-api --- 20:36:18 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-common-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-SNAPSHOT.pom 20:36:18 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-common-api/target/mdsal-eos-common-api-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-SNAPSHOT.jar 20:36:18 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-common-api/target/mdsal-eos-common-api-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-SNAPSHOT-javadoc.jar 20:36:18 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-common-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-SNAPSHOT-cyclonedx.xml 20:36:18 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-common-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-SNAPSHOT-cyclonedx.json 20:36:18 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-common-api/target/mdsal-eos-common-api-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-SNAPSHOT-sources.jar 20:36:18 [INFO] 20:36:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-eos-common-api --- 20:36:18 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:36:18 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/maven-metadata.xml 20:36:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:36:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:36:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:36:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:36:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:36:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:36:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:36:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:36:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:36:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:36:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:36:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:36:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:36:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:36:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:36:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:36:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:36:18 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:36:18 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:36:18 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:36:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:36:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:36:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:36:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:36:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:36:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:36:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:36:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:36:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:36:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:36:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:36:18 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:36:18 at java.lang.reflect.Method.invoke (Method.java:580) 20:36:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:36:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:36:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:36:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:36:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/maven-metadata.xml 20:36:18 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-eos-common-api/maven-metadata.xml 20:36:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:36:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:36:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:36:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:36:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:36:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:36:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:36:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:36:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:36:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:36:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:36:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:36:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:36:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:36:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:36:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:36:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:36:18 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:36:18 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:36:18 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:36:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:36:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:36:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:36:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:36:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:36:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:36:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:36:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:36:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:36:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:36:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:36:18 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:36:18 at java.lang.reflect.Method.invoke (Method.java:580) 20:36:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:36:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:36:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:36:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:36:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-eos-common-api/maven-metadata.xml 20:36:18 [INFO] 20:36:18 [INFO] --------------< org.opendaylight.mdsal:mdsal-eos-dom-api >-------------- 20:36:18 [INFO] Building mdsal-eos-dom-api 14.0.21-SNAPSHOT [23/229] 20:36:18 [INFO] from entityownership/mdsal-eos-dom-api/pom.xml 20:36:18 [INFO] --------------------------------[ jar ]--------------------------------- 20:36:18 [INFO] 20:36:18 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-eos-dom-api --- 20:36:18 [INFO] 20:36:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-eos-dom-api --- 20:36:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:36:18 [INFO] 20:36:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-eos-dom-api --- 20:36:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:36:18 [INFO] 20:36:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-eos-dom-api --- 20:36:18 [INFO] 20:36:18 [INFO] --- dependency:3.9.0:properties (default) @ mdsal-eos-dom-api --- 20:36:18 [INFO] 20:36:18 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-eos-dom-api --- 20:36:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-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/** 20:36:18 [INFO] 20:36:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-eos-dom-api --- 20:36:18 [INFO] Starting audit... 20:36:18 Audit done. 20:36:18 [INFO] You have 0 Checkstyle violations. 20:36:18 [INFO] 20:36:18 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-eos-dom-api --- 20:36:18 [INFO] Starting audit... 20:36:18 Audit done. 20:36:18 [INFO] You have 0 Checkstyle violations. 20:36:18 [INFO] 20:36:18 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-eos-dom-api --- 20:36:18 [INFO] 20:36:18 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-eos-dom-api --- 20:36:18 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-api/src/main/resources 20:36:18 [INFO] 20:36:18 [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-eos-dom-api --- 20:36:18 [INFO] Recompiling the module because of changed dependency. 20:36:18 [INFO] Compiling 5 source files with javac [debug release 21 module-path] to target/classes 20:36:18 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-api/src/main/java/module-info.java:[15,47] requires transitive directive for an automatic module 20:36:18 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-api/src/main/java/module-info.java:[16,33] requires directive for an automatic module 20:36:18 [INFO] 20:36:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-eos-dom-api >>> 20:36:18 [INFO] 20:36:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-eos-dom-api --- 20:36:18 [INFO] Fork Value is true 20:36:20 [INFO] Done SpotBugs Analysis.... 20:36:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:36:20 [INFO] 20:36:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-eos-dom-api <<< 20:36:20 [INFO] 20:36:20 [INFO] 20:36:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-eos-dom-api --- 20:36:20 [INFO] BugInstance size is 0 20:36:20 [INFO] Error size is 0 20:36:20 [INFO] No errors/warnings found 20:36:20 [INFO] 20:36:20 [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-eos-dom-api --- 20:36:20 [INFO] 20:36:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-eos-dom-api --- 20:36:20 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-api/src/test/resources 20:36:20 [INFO] 20:36:20 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-eos-dom-api --- 20:36:20 [INFO] Recompiling the module because of changed dependency. 20:36:20 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 20:36:21 [INFO] 20:36:21 [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-eos-dom-api --- 20:36:21 [INFO] Surefire report directory: /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-api/target/surefire-reports 20:36:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:36:21 [INFO] 20:36:21 [INFO] ------------------------------------------------------- 20:36:21 [INFO] T E S T S 20:36:21 [INFO] ------------------------------------------------------- 20:36:22 [INFO] Running org.opendaylight.mdsal.eos.dom.api.DOMEntityTest 20:36:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.opendaylight.mdsal.eos.dom.api.DOMEntityTest 20:36:22 [INFO] 20:36:22 [INFO] Results: 20:36:22 [INFO] 20:36:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 20:36:22 [INFO] 20:36:22 [INFO] 20:36:22 [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-eos-dom-api --- 20:36:22 [INFO] 20:36:22 [INFO] --- jar:3.5.0:jar (default-jar) @ mdsal-eos-dom-api --- 20:36:22 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-api/target/mdsal-eos-dom-api-14.0.21-SNAPSHOT.jar 20:36:22 [INFO] 20:36:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-eos-dom-api --- 20:36:23 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-api/target/mdsal-eos-dom-api-14.0.21-SNAPSHOT-javadoc.jar 20:36:23 [INFO] 20:36:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-eos-dom-api --- 20:36:23 [INFO] CycloneDX: Resolving Dependencies 20:36:23 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 20:36:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-api/target/bom.xml 20:36:23 [INFO] attaching as mdsal-eos-dom-api-14.0.21-SNAPSHOT-cyclonedx.xml 20:36:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-api/target/bom.json 20:36:23 [INFO] attaching as mdsal-eos-dom-api-14.0.21-SNAPSHOT-cyclonedx.json 20:36:23 [INFO] 20:36:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-eos-dom-api --- 20:36:23 [INFO] Skipping duplicate-finder execution! 20:36:23 [INFO] 20:36:23 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-eos-dom-api --- 20:36:23 [INFO] No dependency problems found 20:36:23 [INFO] 20:36:23 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-eos-dom-api --- 20:36:23 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-api/target/mdsal-eos-dom-api-14.0.21-SNAPSHOT-sources.jar 20:36:23 [INFO] 20:36:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-eos-dom-api --- 20:36:23 [INFO] 20:36:23 [INFO] --- jacoco:0.8.14:report (report) @ mdsal-eos-dom-api --- 20:36:23 [INFO] Loading execution data file /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-api/target/code-coverage/jacoco.exec 20:36:23 [INFO] Analyzed bundle 'mdsal-eos-dom-api' with 1 classes 20:36:23 [INFO] 20:36:23 [INFO] --- install:3.1.4:install (default-install) @ mdsal-eos-dom-api --- 20:36:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-SNAPSHOT.pom 20:36:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-api/target/mdsal-eos-dom-api-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-SNAPSHOT.jar 20:36:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-api/target/mdsal-eos-dom-api-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-SNAPSHOT-javadoc.jar 20:36:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-SNAPSHOT-cyclonedx.xml 20:36:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-SNAPSHOT-cyclonedx.json 20:36:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-api/target/mdsal-eos-dom-api-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-SNAPSHOT-sources.jar 20:36:23 [INFO] 20:36:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-eos-dom-api --- 20:36:23 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:36:23 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/maven-metadata.xml 20:36:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:36:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:36:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:36:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:36:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:36:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:36:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:36:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:36:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:36:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:36:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:36:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:36:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:36:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:36:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:36:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:36:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:36:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:36:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:36:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:36:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:36:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:36:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:36:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:36:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:36:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:36:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:36:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:36:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:36:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:36:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:36:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:36:23 at java.lang.reflect.Method.invoke (Method.java:580) 20:36:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:36:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:36:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:36:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:36:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/maven-metadata.xml 20:36:23 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-eos-dom-api/maven-metadata.xml 20:36:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:36:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:36:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:36:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:36:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:36:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:36:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:36:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:36:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:36:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:36:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:36:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:36:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:36:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:36:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:36:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:36:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:36:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:36:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:36:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:36:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:36:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:36:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:36:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:36:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:36:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:36:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:36:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:36:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:36:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:36:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:36:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:36:23 at java.lang.reflect.Method.invoke (Method.java:580) 20:36:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:36:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:36:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:36:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:36:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-eos-dom-api/maven-metadata.xml 20:36:23 [INFO] 20:36:23 [INFO] ------------< org.opendaylight.mdsal:mdsal-eos-dom-simple >------------- 20:36:23 [INFO] Building mdsal-eos-dom-simple 14.0.21-SNAPSHOT [24/229] 20:36:23 [INFO] from entityownership/mdsal-eos-dom-simple/pom.xml 20:36:23 [INFO] --------------------------------[ jar ]--------------------------------- 20:36:23 [INFO] 20:36:23 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-eos-dom-simple --- 20:36:23 [INFO] 20:36:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-eos-dom-simple --- 20:36:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:36:23 [INFO] 20:36:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-eos-dom-simple --- 20:36:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:36:23 [INFO] 20:36:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-eos-dom-simple --- 20:36:24 [INFO] 20:36:24 [INFO] --- dependency:3.9.0:properties (default) @ mdsal-eos-dom-simple --- 20:36:24 [INFO] 20:36:24 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-eos-dom-simple --- 20:36:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-simple/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:36:24 [INFO] 20:36:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-eos-dom-simple --- 20:36:24 [INFO] Starting audit... 20:36:24 Audit done. 20:36:24 [INFO] You have 0 Checkstyle violations. 20:36:24 [INFO] 20:36:24 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-eos-dom-simple --- 20:36:24 [INFO] Starting audit... 20:36:24 Audit done. 20:36:24 [INFO] You have 0 Checkstyle violations. 20:36:24 [INFO] 20:36:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-eos-dom-simple --- 20:36:24 [INFO] 20:36:24 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-eos-dom-simple --- 20:36:24 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-simple/src/main/resources 20:36:24 [INFO] 20:36:24 [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-eos-dom-simple --- 20:36:24 [INFO] Recompiling the module because of changed dependency. 20:36:24 [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/classes 20:36:24 [INFO] Writing META-INF/services/org.opendaylight.mdsal.eos.dom.api.DOMEntityOwnershipService 20:36:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-simple/src/main/java/module-info.java:[22,36] requires directive for an automatic module 20:36:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-simple/src/main/java/module-info.java:[24,32] requires directive for an automatic module 20:36:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-simple/src/main/java/module-info.java:[25,47] requires directive for an automatic module 20:36:24 [INFO] 20:36:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-eos-dom-simple >>> 20:36:24 [INFO] 20:36:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-eos-dom-simple --- 20:36:24 [INFO] Fork Value is true 20:36:26 [INFO] Done SpotBugs Analysis.... 20:36:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:36:26 [INFO] 20:36:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-eos-dom-simple <<< 20:36:26 [INFO] 20:36:26 [INFO] 20:36:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-eos-dom-simple --- 20:36:26 [INFO] BugInstance size is 0 20:36:26 [INFO] Error size is 0 20:36:26 [INFO] No errors/warnings found 20:36:26 [INFO] 20:36:26 [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-eos-dom-simple --- 20:36:26 [INFO] 20:36:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-eos-dom-simple --- 20:36:26 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-simple/src/test/resources 20:36:26 [INFO] 20:36:26 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-eos-dom-simple --- 20:36:26 [INFO] Recompiling the module because of changed dependency. 20:36:26 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 20:36:26 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-simple/src/test/java/org/opendaylight/mdsal/eos/dom/simple/SimpleDOMEntityOwnershipServiceTest.java:[78,22] auto-closeable resource fooReg is never referenced in body of corresponding try statement 20:36:26 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-simple/src/test/java/org/opendaylight/mdsal/eos/dom/simple/SimpleDOMEntityOwnershipServiceTest.java:[73,18] auto-closeable resource barReg is never referenced in body of corresponding try statement 20:36:26 [INFO] 20:36:26 [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-eos-dom-simple --- 20:36:26 [INFO] Surefire report directory: /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-simple/target/surefire-reports 20:36:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:36:27 [INFO] 20:36:27 [INFO] ------------------------------------------------------- 20:36:27 [INFO] T E S T S 20:36:27 [INFO] ------------------------------------------------------- 20:36:31 [INFO] Running org.opendaylight.mdsal.eos.dom.simple.SimpleDOMEntityOwnershipServiceTest 20:36:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.242 s -- in org.opendaylight.mdsal.eos.dom.simple.SimpleDOMEntityOwnershipServiceTest 20:36:31 [INFO] 20:36:31 [INFO] Results: 20:36:31 [INFO] 20:36:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 20:36:31 [INFO] 20:36:31 [INFO] 20:36:31 [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-eos-dom-simple --- 20:36:31 [INFO] 20:36:31 [INFO] --- jar:3.5.0:jar (default-jar) @ mdsal-eos-dom-simple --- 20:36:31 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-simple/target/mdsal-eos-dom-simple-14.0.21-SNAPSHOT.jar 20:36:31 [INFO] 20:36:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-eos-dom-simple --- 20:36:32 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-simple/target/mdsal-eos-dom-simple-14.0.21-SNAPSHOT-javadoc.jar 20:36:32 [INFO] 20:36:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-eos-dom-simple --- 20:36:32 [INFO] CycloneDX: Resolving Dependencies 20:36:33 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 20:36:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-simple/target/bom.xml 20:36:33 [INFO] attaching as mdsal-eos-dom-simple-14.0.21-SNAPSHOT-cyclonedx.xml 20:36:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-simple/target/bom.json 20:36:33 [INFO] attaching as mdsal-eos-dom-simple-14.0.21-SNAPSHOT-cyclonedx.json 20:36:33 [INFO] 20:36:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-eos-dom-simple --- 20:36:33 [INFO] Skipping duplicate-finder execution! 20:36:33 [INFO] 20:36:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-eos-dom-simple --- 20:36:33 [INFO] No dependency problems found 20:36:33 [INFO] 20:36:33 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-eos-dom-simple --- 20:36:33 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-simple/target/mdsal-eos-dom-simple-14.0.21-SNAPSHOT-sources.jar 20:36:33 [INFO] 20:36:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-eos-dom-simple --- 20:36:33 [INFO] 20:36:33 [INFO] --- jacoco:0.8.14:report (report) @ mdsal-eos-dom-simple --- 20:36:33 [INFO] Loading execution data file /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-simple/target/code-coverage/jacoco.exec 20:36:33 [INFO] Analyzed bundle 'mdsal-eos-dom-simple' with 4 classes 20:36:33 [INFO] 20:36:33 [INFO] --- install:3.1.4:install (default-install) @ mdsal-eos-dom-simple --- 20:36:33 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-simple/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-SNAPSHOT.pom 20:36:33 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-simple/target/mdsal-eos-dom-simple-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-SNAPSHOT.jar 20:36:33 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-simple/target/mdsal-eos-dom-simple-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-SNAPSHOT-javadoc.jar 20:36:33 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-simple/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-SNAPSHOT-cyclonedx.xml 20:36:33 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-simple/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-SNAPSHOT-cyclonedx.json 20:36:33 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-simple/target/mdsal-eos-dom-simple-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-SNAPSHOT-sources.jar 20:36:33 [INFO] 20:36:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-eos-dom-simple --- 20:36:33 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:36:33 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/maven-metadata.xml 20:36:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:36:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:36:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:36:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:36:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:36:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:36:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:36:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:36:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:36:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:36:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:36:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:36:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:36:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:36:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:36:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:36:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:36:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:36:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:36:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:36:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:36:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:36:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:36:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:36:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:36:33 at java.lang.reflect.Method.invoke (Method.java:580) 20:36:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:36:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:36:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:36:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:36:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/maven-metadata.xml 20:36:33 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-eos-dom-simple/maven-metadata.xml 20:36:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:36:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:36:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:36:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:36:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:36:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:36:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:36:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:36:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:36:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:36:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:36:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:36:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:36:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:36:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:36:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:36:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:36:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:36:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:36:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:36:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:36:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:36:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:36:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:36:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:36:33 at java.lang.reflect.Method.invoke (Method.java:580) 20:36:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:36:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:36:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:36:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:36:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-eos-dom-simple/maven-metadata.xml 20:36:33 [INFO] 20:36:33 [INFO] ------------< org.opendaylight.mdsal:mdsal-eos-binding-api >------------ 20:36:33 [INFO] Building mdsal-eos-binding-api 14.0.21-SNAPSHOT [25/229] 20:36:33 [INFO] from entityownership/mdsal-eos-binding-api/pom.xml 20:36:33 [INFO] --------------------------------[ jar ]--------------------------------- 20:36:33 [INFO] 20:36:33 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-eos-binding-api --- 20:36:33 [INFO] 20:36:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-eos-binding-api --- 20:36:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:36:33 [INFO] 20:36:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-eos-binding-api --- 20:36:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:36:33 [INFO] 20:36:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-eos-binding-api --- 20:36:33 [INFO] 20:36:33 [INFO] --- dependency:3.9.0:properties (default) @ mdsal-eos-binding-api --- 20:36:33 [INFO] 20:36:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-eos-binding-api --- 20:36:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:36:33 [INFO] 20:36:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-eos-binding-api --- 20:36:33 [INFO] Starting audit... 20:36:33 Audit done. 20:36:33 [INFO] You have 0 Checkstyle violations. 20:36:33 [INFO] 20:36:33 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-eos-binding-api --- 20:36:33 [INFO] Starting audit... 20:36:33 Audit done. 20:36:33 [INFO] You have 0 Checkstyle violations. 20:36:33 [INFO] 20:36:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-eos-binding-api --- 20:36:33 [INFO] 20:36:33 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-eos-binding-api --- 20:36:33 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/src/main/resources 20:36:33 [INFO] 20:36:33 [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-eos-binding-api --- 20:36:33 [INFO] Recompiling the module because of changed dependency. 20:36:33 [INFO] Compiling 5 source files with javac [debug release 21 module-path] to target/classes 20:36:33 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/src/main/java/module-info.java:[15,50] requires directive for an automatic module 20:36:33 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/src/main/java/module-info.java:[18,40] requires directive for an automatic module 20:36:33 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/src/main/java/org/opendaylight/mdsal/eos/binding/api/Entity.java:[24,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:36:33 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/src/main/java/org/opendaylight/mdsal/eos/binding/api/Entity.java:[24,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:36:33 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/src/main/java/org/opendaylight/mdsal/eos/binding/api/Entity.java:[24,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:36:33 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/src/main/java/org/opendaylight/mdsal/eos/binding/api/Entity.java:[33,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:36:33 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/src/main/java/org/opendaylight/mdsal/eos/binding/api/Entity.java:[33,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:36:33 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/src/main/java/org/opendaylight/mdsal/eos/binding/api/Entity.java:[33,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:36:33 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/src/main/java/org/opendaylight/mdsal/eos/binding/api/Entity.java:[45,21] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:36:33 [INFO] 20:36:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-eos-binding-api >>> 20:36:33 [INFO] 20:36:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-eos-binding-api --- 20:36:33 [INFO] Fork Value is true 20:36:35 [INFO] Done SpotBugs Analysis.... 20:36:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:36:36 [INFO] 20:36:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-eos-binding-api <<< 20:36:36 [INFO] 20:36:36 [INFO] 20:36:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-eos-binding-api --- 20:36:36 [INFO] BugInstance size is 0 20:36:36 [INFO] Error size is 0 20:36:36 [INFO] No errors/warnings found 20:36:36 [INFO] 20:36:36 [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-eos-binding-api --- 20:36:36 [INFO] 20:36:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-eos-binding-api --- 20:36:36 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/src/test/resources 20:36:36 [INFO] 20:36:36 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-eos-binding-api --- 20:36:36 [INFO] Recompiling the module because of changed dependency. 20:36:36 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 20:36:36 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/src/test/java/org/opendaylight/mdsal/eos/binding/api/EntityTest.java:[30,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:36:36 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/src/test/java/org/opendaylight/mdsal/eos/binding/api/EntityTest.java:[30,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:36:36 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/src/test/java/org/opendaylight/mdsal/eos/binding/api/EntityTest.java:[30,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:36:36 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/src/test/java/org/opendaylight/mdsal/eos/binding/api/EntityTest.java:[30,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:36:36 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/src/test/java/org/opendaylight/mdsal/eos/binding/api/EntityTest.java:[31,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:36:36 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/src/test/java/org/opendaylight/mdsal/eos/binding/api/EntityTest.java:[31,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:36:36 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/src/test/java/org/opendaylight/mdsal/eos/binding/api/EntityTest.java:[31,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:36:36 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/src/test/java/org/opendaylight/mdsal/eos/binding/api/EntityTest.java:[31,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 20:36:36 [INFO] 20:36:36 [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-eos-binding-api --- 20:36:36 [INFO] Surefire report directory: /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/target/surefire-reports 20:36:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:36:36 [INFO] 20:36:36 [INFO] ------------------------------------------------------- 20:36:36 [INFO] T E S T S 20:36:36 [INFO] ------------------------------------------------------- 20:36:37 [INFO] Running org.opendaylight.mdsal.eos.binding.api.EntityTest 20:36:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.opendaylight.mdsal.eos.binding.api.EntityTest 20:36:37 [INFO] 20:36:37 [INFO] Results: 20:36:37 [INFO] 20:36:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 20:36:37 [INFO] 20:36:37 [INFO] 20:36:37 [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-eos-binding-api --- 20:36:37 [INFO] 20:36:37 [INFO] --- jar:3.5.0:jar (default-jar) @ mdsal-eos-binding-api --- 20:36:37 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/target/mdsal-eos-binding-api-14.0.21-SNAPSHOT.jar 20:36:37 [INFO] 20:36:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-eos-binding-api --- 20:36:38 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/target/mdsal-eos-binding-api-14.0.21-SNAPSHOT-javadoc.jar 20:36:38 [INFO] 20:36:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-eos-binding-api --- 20:36:38 [INFO] CycloneDX: Resolving Dependencies 20:36:38 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 20:36:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/target/bom.xml 20:36:38 [INFO] attaching as mdsal-eos-binding-api-14.0.21-SNAPSHOT-cyclonedx.xml 20:36:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/target/bom.json 20:36:39 [INFO] attaching as mdsal-eos-binding-api-14.0.21-SNAPSHOT-cyclonedx.json 20:36:39 [INFO] 20:36:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-eos-binding-api --- 20:36:39 [INFO] Skipping duplicate-finder execution! 20:36:39 [INFO] 20:36:39 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-eos-binding-api --- 20:36:39 [INFO] No dependency problems found 20:36:39 [INFO] 20:36:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-eos-binding-api --- 20:36:39 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/target/mdsal-eos-binding-api-14.0.21-SNAPSHOT-sources.jar 20:36:39 [INFO] 20:36:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-eos-binding-api --- 20:36:39 [INFO] 20:36:39 [INFO] --- jacoco:0.8.14:report (report) @ mdsal-eos-binding-api --- 20:36:39 [INFO] Loading execution data file /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/target/code-coverage/jacoco.exec 20:36:39 [INFO] Analyzed bundle 'mdsal-eos-binding-api' with 1 classes 20:36:39 [INFO] 20:36:39 [INFO] --- install:3.1.4:install (default-install) @ mdsal-eos-binding-api --- 20:36:39 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-SNAPSHOT.pom 20:36:39 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/target/mdsal-eos-binding-api-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-SNAPSHOT.jar 20:36:39 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/target/mdsal-eos-binding-api-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-SNAPSHOT-javadoc.jar 20:36:39 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-SNAPSHOT-cyclonedx.xml 20:36:39 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-SNAPSHOT-cyclonedx.json 20:36:39 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/target/mdsal-eos-binding-api-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-SNAPSHOT-sources.jar 20:36:39 [INFO] 20:36:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-eos-binding-api --- 20:36:39 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:36:39 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/maven-metadata.xml 20:36:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:36:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:36:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:36:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:36:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:36:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:36:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:36:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:36:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:36:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:36:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:36:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:36:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:36:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:36:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:36:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:36:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:36:39 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:36:39 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:36:39 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:36:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:36:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:36:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:36:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:36:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:36:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:36:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:36:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:36:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:36:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:36:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:36:39 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:36:39 at java.lang.reflect.Method.invoke (Method.java:580) 20:36:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:36:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:36:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:36:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:36:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/maven-metadata.xml 20:36:39 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-eos-binding-api/maven-metadata.xml 20:36:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:36:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:36:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:36:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:36:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:36:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:36:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:36:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:36:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:36:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:36:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:36:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:36:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:36:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:36:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:36:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:36:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:36:39 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:36:39 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:36:39 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:36:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:36:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:36:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:36:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:36:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:36:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:36:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:36:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:36:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:36:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:36:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:36:39 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:36:39 at java.lang.reflect.Method.invoke (Method.java:580) 20:36:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:36:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:36:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:36:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:36:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-eos-binding-api/maven-metadata.xml 20:36:39 [INFO] 20:36:39 [INFO] ----------< org.opendaylight.mdsal:mdsal-eos-binding-adapter >---------- 20:36:39 [INFO] Building mdsal-eos-binding-adapter 14.0.21-SNAPSHOT [26/229] 20:36:39 [INFO] from entityownership/mdsal-eos-binding-adapter/pom.xml 20:36:39 [INFO] -------------------------------[ bundle ]------------------------------- 20:36:39 [INFO] 20:36:39 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-eos-binding-adapter --- 20:36:39 [INFO] 20:36:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-eos-binding-adapter --- 20:36:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:36:39 [INFO] 20:36:39 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-eos-binding-adapter --- 20:36:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:36:39 [INFO] 20:36:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-eos-binding-adapter --- 20:36:39 [INFO] 20:36:39 [INFO] --- dependency:3.9.0:properties (default) @ mdsal-eos-binding-adapter --- 20:36:39 [INFO] 20:36:39 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-eos-binding-adapter --- 20:36:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-adapter/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:36:39 [INFO] 20:36:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-eos-binding-adapter --- 20:36:39 [INFO] Starting audit... 20:36:39 Audit done. 20:36:39 [INFO] You have 0 Checkstyle violations. 20:36:39 [INFO] 20:36:39 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-eos-binding-adapter --- 20:36:39 [INFO] Starting audit... 20:36:39 Audit done. 20:36:39 [INFO] You have 0 Checkstyle violations. 20:36:39 [INFO] 20:36:39 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-eos-binding-adapter --- 20:36:39 [INFO] 20:36:39 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-eos-binding-adapter --- 20:36:39 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-adapter/src/main/resources 20:36:39 [INFO] 20:36:39 [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-eos-binding-adapter --- 20:36:39 [INFO] Recompiling the module because of changed dependency. 20:36:39 [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/classes 20:36:39 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-adapter/src/main/java/module-info.java:[20,47] requires directive for an automatic module 20:36:39 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-adapter/src/main/java/org/opendaylight/mdsal/eos/binding/dom/adapter/DefaultEntityOwnershipService.java:[34,2] class javax.inject.Singleton in module javax.inject is not indirectly exported using 'requires transitive' 20:36:39 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-adapter/src/main/java/org/opendaylight/mdsal/eos/binding/dom/adapter/DefaultEntityOwnershipService.java:[40,6] class javax.inject.Inject in module javax.inject is not indirectly exported using 'requires transitive' 20:36:39 [INFO] 20:36:39 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-eos-binding-adapter >>> 20:36:39 [INFO] 20:36:39 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-eos-binding-adapter --- 20:36:39 [INFO] Fork Value is true 20:36:41 [INFO] Done SpotBugs Analysis.... 20:36:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:36:41 [INFO] 20:36:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-eos-binding-adapter <<< 20:36:41 [INFO] 20:36:41 [INFO] 20:36:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-eos-binding-adapter --- 20:36:41 [INFO] BugInstance size is 0 20:36:41 [INFO] Error size is 0 20:36:41 [INFO] No errors/warnings found 20:36:41 [INFO] 20:36:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-eos-binding-adapter --- 20:36:41 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-adapter/src/test/resources 20:36:41 [INFO] 20:36:41 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-eos-binding-adapter --- 20:36:41 [INFO] Recompiling the module because of changed dependency. 20:36:41 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 20:36:42 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-adapter/src/test/java/org/opendaylight/mdsal/eos/binding/dom/adapter/DefaultEntityOwnershipServiceTest.java:[49,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:36:42 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-adapter/src/test/java/org/opendaylight/mdsal/eos/binding/dom/adapter/DefaultEntityOwnershipServiceTest.java:[49,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:36:42 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-adapter/src/test/java/org/opendaylight/mdsal/eos/binding/dom/adapter/DefaultEntityOwnershipServiceTest.java:[49,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 20:36:42 [INFO] 20:36:42 [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-eos-binding-adapter --- 20:36:42 [INFO] Surefire report directory: /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-adapter/target/surefire-reports 20:36:42 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:36:42 [INFO] 20:36:42 [INFO] ------------------------------------------------------- 20:36:42 [INFO] T E S T S 20:36:42 [INFO] ------------------------------------------------------- 20:36:43 [INFO] Running org.opendaylight.mdsal.eos.binding.dom.adapter.DefaultEntityOwnershipServiceTest 20:36:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.400 s -- in org.opendaylight.mdsal.eos.binding.dom.adapter.DefaultEntityOwnershipServiceTest 20:36:44 [INFO] 20:36:44 [INFO] Results: 20:36:44 [INFO] 20:36:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 20:36:44 [INFO] 20:36:44 [INFO] 20:36:44 [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-eos-binding-adapter --- 20:36:44 [INFO] 20:36:44 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-eos-binding-adapter --- 20:36:44 [WARNING] Bundle org.opendaylight.mdsal:mdsal-eos-binding-adapter:bundle:14.0.21-SNAPSHOT : Split package, multiple jars provide the same package: 20:36:44 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 20:36:44 Package found in [Jar:., Jar:javax.inject, Jar:org.eclipse.jdt.annotation, Jar:mdsal-binding-dom-adapter, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:mdsal-dom-spi, Jar:yang-data-tree-spi, Jar:binding-data-codec-api, Jar:binding-data-codec-dynamic, Jar:binding-loader, Jar:binding-model, Jar:binding-reflect, Jar:binding-runtime-api, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-impl, Jar:yang-data-util, Jar:rfc8528-model-api, Jar:yang-data-spi, Jar:yang-data-tree-api, Jar:yang-model-api, Jar:yang-model-util, Jar:mdsal-binding-api, Jar:mdsal-eos-binding-api, Jar:general-entity, Jar:mdsal-eos-common-api, Jar:mdsal-eos-dom-api, Jar:binding-data-codec-spi, Jar:binding-spec, Jar:concepts, Jar:yang-data-api, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:odlext-model-api, Jar:rfc8040-model-api, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:yang-xpath-api, Jar:yang-repo-api, Jar:org.osgi.annotation.bundle] 20:36:44 Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:javax.inject, Jar:org.eclipse.jdt.annotation, Jar:mdsal-binding-dom-adapter, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:mdsal-dom-spi, Jar:yang-data-tree-spi, Jar:binding-data-codec-api, Jar:binding-data-codec-dynamic, Jar:binding-loader, Jar:binding-model, Jar:binding-reflect, Jar:binding-runtime-api, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-impl, Jar:yang-data-util, Jar:rfc8528-model-api, Jar:yang-data-spi, Jar:yang-data-tree-api, Jar:yang-model-api, Jar:yang-model-util, Jar:mdsal-binding-api, Jar:mdsal-eos-binding-api, Jar:general-entity, Jar:mdsal-eos-common-api, Jar:mdsal-eos-dom-api, Jar:binding-data-codec-spi, Jar:binding-spec, Jar:concepts, Jar:yang-data-api, Jar:value, Jar:org.osgi.service.component.annotations, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:odlext-model-api, Jar:rfc8040-model-api, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:yang-xpath-api, Jar:yang-repo-api, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api, Jar:byte-buddy] 20:36:44 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-adapter/target/mdsal-eos-binding-adapter-14.0.21-SNAPSHOT.jar 20:36:44 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-adapter/target/classes/META-INF/MANIFEST.MF 20:36:44 [INFO] 20:36:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-eos-binding-adapter --- 20:36:46 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-adapter/target/mdsal-eos-binding-adapter-14.0.21-SNAPSHOT-javadoc.jar 20:36:46 [INFO] 20:36:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-eos-binding-adapter --- 20:36:46 [INFO] CycloneDX: Resolving Dependencies 20:36:46 [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s) 20:36:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-adapter/target/bom.xml 20:36:46 [INFO] attaching as mdsal-eos-binding-adapter-14.0.21-SNAPSHOT-cyclonedx.xml 20:36:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-adapter/target/bom.json 20:36:46 [INFO] attaching as mdsal-eos-binding-adapter-14.0.21-SNAPSHOT-cyclonedx.json 20:36:46 [INFO] 20:36:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-eos-binding-adapter --- 20:36:46 [INFO] Skipping duplicate-finder execution! 20:36:46 [INFO] 20:36:46 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-eos-binding-adapter --- 20:36:46 [WARNING] Non-test scoped test only dependencies found: 20:36:46 [WARNING] org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.21:compile 20:36:46 [INFO] 20:36:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-eos-binding-adapter --- 20:36:46 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-adapter/target/mdsal-eos-binding-adapter-14.0.21-SNAPSHOT-sources.jar 20:36:46 [INFO] 20:36:46 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-eos-binding-adapter --- 20:36:46 [INFO] 20:36:46 [INFO] --- jacoco:0.8.14:report (report) @ mdsal-eos-binding-adapter --- 20:36:46 [INFO] Loading execution data file /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-adapter/target/code-coverage/jacoco.exec 20:36:46 [INFO] Analyzed bundle 'mdsal-eos-binding-adapter' with 2 classes 20:36:47 [INFO] 20:36:47 [INFO] --- install:3.1.4:install (default-install) @ mdsal-eos-binding-adapter --- 20:36:47 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-adapter/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-SNAPSHOT.pom 20:36:47 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-adapter/target/mdsal-eos-binding-adapter-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-SNAPSHOT.jar 20:36:47 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-adapter/target/mdsal-eos-binding-adapter-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-SNAPSHOT-javadoc.jar 20:36:47 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-adapter/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-SNAPSHOT-cyclonedx.xml 20:36:47 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-adapter/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-SNAPSHOT-cyclonedx.json 20:36:47 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-adapter/target/mdsal-eos-binding-adapter-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-SNAPSHOT-sources.jar 20:36:47 [INFO] 20:36:47 [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-eos-binding-adapter --- 20:36:47 [INFO] Installing org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-SNAPSHOT.jar 20:36:47 [INFO] Writing OBR metadata 20:36:47 [INFO] 20:36:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-eos-binding-adapter --- 20:36:47 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:36:47 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/maven-metadata.xml 20:36:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:36:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:36:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:36:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:36:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:36:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:36:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:36:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:36:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:36:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:36:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:36:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:36:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:36:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:36:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:36:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:36:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:36:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:36:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:36:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:36:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:36:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:36:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:36:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:36:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:36:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:36:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:36:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:36:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:36:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:36:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:36:47 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:36:47 at java.lang.reflect.Method.invoke (Method.java:580) 20:36:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:36:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:36:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:36:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:36:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/maven-metadata.xml 20:36:47 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-eos-binding-adapter/maven-metadata.xml 20:36:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:36:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:36:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:36:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:36:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:36:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:36:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:36:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:36:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:36:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:36:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:36:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:36:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:36:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:36:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:36:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:36:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:36:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:36:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:36:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:36:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:36:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:36:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:36:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:36:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:36:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:36:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:36:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:36:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:36:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:36:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:36:47 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:36:47 at java.lang.reflect.Method.invoke (Method.java:580) 20:36:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:36:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:36:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:36:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:36:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-eos-binding-adapter/maven-metadata.xml 20:36:47 [INFO] 20:36:47 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-eos-binding-adapter --- 20:36:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:36:47 [INFO] 20:36:47 [INFO] -------------< org.opendaylight.mdsal:mdsal-singleton-api >------------- 20:36:47 [INFO] Building mdsal-singleton-api 14.0.21-SNAPSHOT [27/229] 20:36:47 [INFO] from singleton-service/mdsal-singleton-api/pom.xml 20:36:47 [INFO] --------------------------------[ jar ]--------------------------------- 20:36:47 [INFO] 20:36:47 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-singleton-api --- 20:36:47 [INFO] 20:36:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-singleton-api --- 20:36:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:36:47 [INFO] 20:36:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-singleton-api --- 20:36:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:36:47 [INFO] 20:36:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-singleton-api --- 20:36:47 [INFO] 20:36:47 [INFO] --- dependency:3.9.0:properties (default) @ mdsal-singleton-api --- 20:36:47 [INFO] 20:36:47 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-singleton-api --- 20:36:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:36:47 [INFO] 20:36:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-singleton-api --- 20:36:47 [INFO] Starting audit... 20:36:47 Audit done. 20:36:47 [INFO] You have 0 Checkstyle violations. 20:36:47 [INFO] 20:36:47 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-singleton-api --- 20:36:47 [INFO] Starting audit... 20:36:47 Audit done. 20:36:47 [INFO] You have 0 Checkstyle violations. 20:36:47 [INFO] 20:36:47 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-singleton-api --- 20:36:47 [INFO] 20:36:47 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-singleton-api --- 20:36:47 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-api/src/main/resources 20:36:47 [INFO] 20:36:47 [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-singleton-api --- 20:36:47 [INFO] Recompiling the module because of changed source code. 20:36:47 [INFO] Compiling 5 source files with javac [debug release 21 module-path] to target/classes 20:36:47 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-api/src/main/java/module-info.java:[14,47] requires transitive directive for an automatic module 20:36:47 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-api/src/main/java/module-info.java:[15,40] requires directive for an automatic module 20:36:47 [INFO] 20:36:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-singleton-api >>> 20:36:47 [INFO] 20:36:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-singleton-api --- 20:36:47 [INFO] Fork Value is true 20:36:49 [INFO] Done SpotBugs Analysis.... 20:36:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:36:49 [INFO] 20:36:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-singleton-api <<< 20:36:49 [INFO] 20:36:49 [INFO] 20:36:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-singleton-api --- 20:36:49 [INFO] BugInstance size is 0 20:36:49 [INFO] Error size is 0 20:36:49 [INFO] No errors/warnings found 20:36:49 [INFO] 20:36:49 [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-singleton-api --- 20:36:49 [INFO] 20:36:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-singleton-api --- 20:36:49 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-api/src/test/resources 20:36:49 [INFO] 20:36:49 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-singleton-api --- 20:36:49 [INFO] Recompiling the module because of changed dependency. 20:36:49 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 20:36:49 [INFO] 20:36:49 [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-singleton-api --- 20:36:49 [INFO] Surefire report directory: /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-api/target/surefire-reports 20:36:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:36:50 [INFO] 20:36:50 [INFO] ------------------------------------------------------- 20:36:50 [INFO] T E S T S 20:36:50 [INFO] ------------------------------------------------------- 20:36:50 [INFO] Running org.opendaylight.mdsal.singleton.api.ServiceGroupIdentifierTest 20:36:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.opendaylight.mdsal.singleton.api.ServiceGroupIdentifierTest 20:36:51 [INFO] 20:36:51 [INFO] Results: 20:36:51 [INFO] 20:36:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 20:36:51 [INFO] 20:36:51 [INFO] 20:36:51 [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-singleton-api --- 20:36:51 [INFO] 20:36:51 [INFO] --- jar:3.5.0:jar (default-jar) @ mdsal-singleton-api --- 20:36:51 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-api/target/mdsal-singleton-api-14.0.21-SNAPSHOT.jar 20:36:51 [INFO] 20:36:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-singleton-api --- 20:36:52 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-api/target/mdsal-singleton-api-14.0.21-SNAPSHOT-javadoc.jar 20:36:52 [INFO] 20:36:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-singleton-api --- 20:36:52 [INFO] CycloneDX: Resolving Dependencies 20:36:52 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 20:36:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-api/target/bom.xml 20:36:52 [INFO] attaching as mdsal-singleton-api-14.0.21-SNAPSHOT-cyclonedx.xml 20:36:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-api/target/bom.json 20:36:52 [INFO] attaching as mdsal-singleton-api-14.0.21-SNAPSHOT-cyclonedx.json 20:36:52 [INFO] 20:36:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-singleton-api --- 20:36:52 [INFO] Skipping duplicate-finder execution! 20:36:52 [INFO] 20:36:52 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-singleton-api --- 20:36:52 [INFO] No dependency problems found 20:36:52 [INFO] 20:36:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-singleton-api --- 20:36:52 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-api/target/mdsal-singleton-api-14.0.21-SNAPSHOT-sources.jar 20:36:52 [INFO] 20:36:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-singleton-api --- 20:36:52 [INFO] 20:36:52 [INFO] --- jacoco:0.8.14:report (report) @ mdsal-singleton-api --- 20:36:52 [INFO] Loading execution data file /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-api/target/code-coverage/jacoco.exec 20:36:52 [INFO] Analyzed bundle 'mdsal-singleton-api' with 1 classes 20:36:52 [INFO] 20:36:52 [INFO] --- install:3.1.4:install (default-install) @ mdsal-singleton-api --- 20:36:52 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-SNAPSHOT.pom 20:36:52 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-api/target/mdsal-singleton-api-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-SNAPSHOT.jar 20:36:52 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-api/target/mdsal-singleton-api-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-SNAPSHOT-javadoc.jar 20:36:52 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-SNAPSHOT-cyclonedx.xml 20:36:52 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-SNAPSHOT-cyclonedx.json 20:36:52 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-api/target/mdsal-singleton-api-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-SNAPSHOT-sources.jar 20:36:52 [INFO] 20:36:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-singleton-api --- 20:36:52 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:36:52 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/maven-metadata.xml 20:36:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:36:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:36:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:36:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:36:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:36:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:36:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:36:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:36:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:36:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:36:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:36:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:36:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:36:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:36:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:36:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:36:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:36:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:36:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:36:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:36:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:36:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:36:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:36:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:36:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:36:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:36:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:36:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:36:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:36:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:36:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:36:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:36:52 at java.lang.reflect.Method.invoke (Method.java:580) 20:36:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:36:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:36:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:36:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:36:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/maven-metadata.xml 20:36:52 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-singleton-api/maven-metadata.xml 20:36:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:36:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:36:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:36:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:36:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:36:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:36:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:36:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:36:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:36:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:36:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:36:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:36:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:36:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:36:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:36:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:36:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:36:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:36:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:36:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:36:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:36:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:36:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:36:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:36:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:36:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:36:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:36:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:36:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:36:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:36:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:36:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:36:52 at java.lang.reflect.Method.invoke (Method.java:580) 20:36:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:36:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:36:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:36:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:36:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-singleton-api/maven-metadata.xml 20:36:52 [INFO] 20:36:52 [INFO] ------------< org.opendaylight.mdsal:mdsal-singleton-impl >------------- 20:36:52 [INFO] Building mdsal-singleton-impl 14.0.21-SNAPSHOT [28/229] 20:36:52 [INFO] from singleton-service/mdsal-singleton-impl/pom.xml 20:36:52 [INFO] --------------------------------[ jar ]--------------------------------- 20:36:52 [INFO] 20:36:52 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-singleton-impl --- 20:36:52 [INFO] 20:36:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-singleton-impl --- 20:36:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:36:52 [INFO] 20:36:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-singleton-impl --- 20:36:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:36:52 [INFO] 20:36:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-singleton-impl --- 20:36:53 [INFO] 20:36:53 [INFO] --- dependency:3.9.0:properties (default) @ mdsal-singleton-impl --- 20:36:53 [INFO] 20:36:53 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-singleton-impl --- 20:36:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:36:53 [INFO] 20:36:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-singleton-impl --- 20:36:53 [INFO] Starting audit... 20:36:53 Audit done. 20:36:53 [INFO] You have 0 Checkstyle violations. 20:36:53 [INFO] 20:36:53 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-singleton-impl --- 20:36:53 [INFO] Starting audit... 20:36:53 Audit done. 20:36:53 [INFO] You have 0 Checkstyle violations. 20:36:53 [INFO] 20:36:53 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-singleton-impl --- 20:36:53 [INFO] 20:36:53 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-singleton-impl --- 20:36:53 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-impl/src/main/resources 20:36:53 [INFO] 20:36:53 [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-singleton-impl --- 20:36:53 [INFO] Recompiling the module because of changed dependency. 20:36:53 [INFO] Compiling 7 source files with javac [debug release 21 module-path] to target/classes 20:36:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-impl/src/main/java/module-info.java:[18,47] requires transitive directive for an automatic module 20:36:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-impl/src/main/java/module-info.java:[19,36] requires transitive directive for an automatic module 20:36:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-impl/src/main/java/module-info.java:[22,47] requires directive for an automatic module 20:36:53 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-impl/src/main/java/org/opendaylight/mdsal/singleton/impl/EOSClusterSingletonServiceProvider.java:[50,14] auto-closeable resource org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider has a member method close() that could throw InterruptedException 20:36:53 [INFO] 20:36:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-singleton-impl >>> 20:36:53 [INFO] 20:36:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-singleton-impl --- 20:36:53 [INFO] Fork Value is true 20:36:56 [INFO] Done SpotBugs Analysis.... 20:36:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:36:56 [INFO] 20:36:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-singleton-impl <<< 20:36:56 [INFO] 20:36:56 [INFO] 20:36:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-singleton-impl --- 20:36:56 [INFO] BugInstance size is 0 20:36:56 [INFO] Error size is 0 20:36:56 [INFO] No errors/warnings found 20:36:56 [INFO] 20:36:56 [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-singleton-impl --- 20:36:56 [INFO] 20:36:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-singleton-impl --- 20:36:56 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:36:56 [INFO] 20:36:56 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-singleton-impl --- 20:36:56 [INFO] Recompiling the module because of changed dependency. 20:36:56 [INFO] Compiling 4 source files with javac [debug release 21 module-path] to target/test-classes 20:36:56 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-impl/src/test/java/org/opendaylight/mdsal/singleton/impl/AsyncEOSClusterSingletonServiceProviderTest.java:[208,16] explicit call to close() on an auto-closeable resource 20:36:56 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-impl/src/test/java/org/opendaylight/mdsal/singleton/impl/SyncEOSClusterSingletonServiceProviderTest.java:[164,16] explicit call to close() on an auto-closeable resource 20:36:56 [INFO] 20:36:56 [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-singleton-impl --- 20:36:56 [INFO] Surefire report directory: /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-impl/target/surefire-reports 20:36:56 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:36:56 [INFO] 20:36:56 [INFO] ------------------------------------------------------- 20:36:56 [INFO] T E S T S 20:36:56 [INFO] ------------------------------------------------------- 20:36:58 [INFO] Running org.opendaylight.mdsal.singleton.impl.SyncEOSClusterSingletonServiceProviderTest 20:36:59 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.547 s -- in org.opendaylight.mdsal.singleton.impl.SyncEOSClusterSingletonServiceProviderTest 20:36:59 [INFO] Running org.opendaylight.mdsal.singleton.impl.AsyncEOSClusterSingletonServiceProviderTest 20:37:00 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.356 s -- in org.opendaylight.mdsal.singleton.impl.AsyncEOSClusterSingletonServiceProviderTest 20:37:00 [INFO] Running org.opendaylight.mdsal.singleton.impl.ActiveServiceGroupTest 20:37:01 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in org.opendaylight.mdsal.singleton.impl.ActiveServiceGroupTest 20:37:01 [INFO] 20:37:01 [INFO] Results: 20:37:01 [INFO] 20:37:01 [INFO] Tests run: 84, Failures: 0, Errors: 0, Skipped: 0 20:37:01 [INFO] 20:37:01 [INFO] 20:37:01 [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-singleton-impl --- 20:37:01 [INFO] 20:37:01 [INFO] --- jar:3.5.0:jar (default-jar) @ mdsal-singleton-impl --- 20:37:01 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-impl/target/mdsal-singleton-impl-14.0.21-SNAPSHOT.jar 20:37:01 [INFO] 20:37:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-singleton-impl --- 20:37:02 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-impl/target/mdsal-singleton-impl-14.0.21-SNAPSHOT-javadoc.jar 20:37:02 [INFO] 20:37:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-singleton-impl --- 20:37:02 [INFO] CycloneDX: Resolving Dependencies 20:37:02 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 20:37:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-impl/target/bom.xml 20:37:02 [INFO] attaching as mdsal-singleton-impl-14.0.21-SNAPSHOT-cyclonedx.xml 20:37:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-impl/target/bom.json 20:37:02 [INFO] attaching as mdsal-singleton-impl-14.0.21-SNAPSHOT-cyclonedx.json 20:37:02 [INFO] 20:37:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-singleton-impl --- 20:37:02 [INFO] Skipping duplicate-finder execution! 20:37:02 [INFO] 20:37:02 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-singleton-impl --- 20:37:02 [INFO] No dependency problems found 20:37:02 [INFO] 20:37:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-singleton-impl --- 20:37:02 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-impl/target/mdsal-singleton-impl-14.0.21-SNAPSHOT-sources.jar 20:37:02 [INFO] 20:37:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-singleton-impl --- 20:37:02 [INFO] 20:37:02 [INFO] --- jacoco:0.8.14:report (report) @ mdsal-singleton-impl --- 20:37:02 [INFO] Loading execution data file /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-impl/target/code-coverage/jacoco.exec 20:37:02 [INFO] Analyzed bundle 'mdsal-singleton-impl' with 10 classes 20:37:02 [INFO] 20:37:02 [INFO] --- install:3.1.4:install (default-install) @ mdsal-singleton-impl --- 20:37:02 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-impl/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-SNAPSHOT.pom 20:37:02 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-impl/target/mdsal-singleton-impl-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-SNAPSHOT.jar 20:37:02 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-impl/target/mdsal-singleton-impl-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-SNAPSHOT-javadoc.jar 20:37:02 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-impl/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-SNAPSHOT-cyclonedx.xml 20:37:02 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-impl/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-SNAPSHOT-cyclonedx.json 20:37:02 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-impl/target/mdsal-singleton-impl-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-SNAPSHOT-sources.jar 20:37:02 [INFO] 20:37:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-singleton-impl --- 20:37:02 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:37:02 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/maven-metadata.xml 20:37:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:37:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:37:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:37:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:37:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:37:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:37:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:37:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:37:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:37:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:37:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:37:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:37:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:37:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:37:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:37:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:37:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:37:02 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:37:02 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:37:02 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:37:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:37:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:37:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:37:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:37:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:37:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:37:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:37:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:37:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:37:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:37:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:37:02 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:37:02 at java.lang.reflect.Method.invoke (Method.java:580) 20:37:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:37:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:37:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:37:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:37:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/maven-metadata.xml 20:37:02 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-singleton-impl/maven-metadata.xml 20:37:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:37:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:37:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:37:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:37:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:37:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:37:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:37:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:37:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:37:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:37:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:37:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:37:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:37:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:37:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:37:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:37:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:37:02 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:37:02 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:37:02 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:37:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:37:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:37:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:37:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:37:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:37:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:37:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:37:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:37:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:37:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:37:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:37:02 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:37:02 at java.lang.reflect.Method.invoke (Method.java:580) 20:37:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:37:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:37:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:37:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:37:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-singleton-impl/maven-metadata.xml 20:37:02 [INFO] 20:37:02 [INFO] ---------------< org.opendaylight.mdsal:mdsal-trace-api >--------------- 20:37:02 [INFO] Building mdsal-trace-api 14.0.21-SNAPSHOT [29/229] 20:37:02 [INFO] from trace/mdsal-trace-api/pom.xml 20:37:02 [INFO] -------------------------------[ bundle ]------------------------------- 20:37:03 [INFO] 20:37:03 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-trace-api --- 20:37:03 [INFO] 20:37:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-trace-api --- 20:37:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:03 [INFO] 20:37:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-trace-api --- 20:37:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:03 [INFO] 20:37:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-trace-api --- 20:37:03 [INFO] 20:37:03 [INFO] --- dependency:3.9.0:properties (default) @ mdsal-trace-api --- 20:37:03 [INFO] 20:37:03 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-trace-api --- 20:37:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:37:03 [INFO] 20:37:03 [INFO] --- yang:14.0.21:generate-sources (binding) @ mdsal-trace-api --- 20:37:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:37:03 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-api/src/main/yang 20:37:03 [INFO] yang-to-sources: Found 0 dependencies in 660.3 μs 20:37:03 [INFO] yang-to-sources: Project model files found: 1 in 1.585 ms 20:37:03 [INFO] yang-to-sources: 1 YANG models processed in 2.806 ms 20:37:03 [INFO] BindingJavaFileGenerator: Defined 6 files in 1.013 ms 20:37:03 [INFO] Sorted 6 files into 3 directories in 79.14 μs 20:37:03 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 13.65 ms 20:37:03 [INFO] 20:37:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-trace-api --- 20:37:03 [INFO] Starting audit... 20:37:03 Audit done. 20:37:03 [INFO] You have 0 Checkstyle violations. 20:37:03 [INFO] 20:37:03 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-trace-api --- 20:37:03 [INFO] Starting audit... 20:37:03 Audit done. 20:37:03 [INFO] You have 0 Checkstyle violations. 20:37:03 [INFO] 20:37:03 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-trace-api --- 20:37:03 [INFO] 20:37:03 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-trace-api --- 20:37:03 [INFO] Copying 1 resource from src/main/resources to target/classes 20:37:03 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-api/target/generated-sources/spi 20:37:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:37:03 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:37:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:37:03 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-api/target/generated-sources/spi 20:37:03 [INFO] 20:37:03 [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-trace-api --- 20:37:03 [INFO] Recompiling the module because of changed dependency. 20:37:03 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 20:37:03 [INFO] 20:37:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-trace-api >>> 20:37:03 [INFO] 20:37:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-trace-api --- 20:37:03 [INFO] Fork Value is true 20:37:07 [INFO] Done SpotBugs Analysis.... 20:37:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:37:07 [INFO] 20:37:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-trace-api <<< 20:37:07 [INFO] 20:37:07 [INFO] 20:37:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-trace-api --- 20:37:07 [INFO] BugInstance size is 0 20:37:07 [INFO] Error size is 0 20:37:07 [INFO] No errors/warnings found 20:37:07 [INFO] 20:37:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-trace-api --- 20:37:07 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-api/src/test/resources 20:37:07 [INFO] 20:37:07 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-trace-api --- 20:37:07 [INFO] No sources to compile 20:37:07 [INFO] 20:37:07 [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-trace-api --- 20:37:07 [INFO] No tests to run. 20:37:07 [INFO] 20:37:07 [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-trace-api --- 20:37:07 [INFO] 20:37:07 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-trace-api --- 20:37:07 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-api/target/mdsal-trace-api-14.0.21-SNAPSHOT.jar 20:37:07 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-api/target/classes/META-INF/MANIFEST.MF 20:37:07 [INFO] 20:37:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-trace-api --- 20:37:07 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-api/target/mdsal-trace-api-14.0.21-SNAPSHOT-javadoc.jar 20:37:07 [INFO] 20:37:07 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ mdsal-trace-api --- 20:37:07 [INFO] 20:37:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-trace-api --- 20:37:07 [INFO] CycloneDX: Resolving Dependencies 20:37:10 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 20:37:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-api/target/bom.xml 20:37:10 [INFO] attaching as mdsal-trace-api-14.0.21-SNAPSHOT-cyclonedx.xml 20:37:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-api/target/bom.json 20:37:10 [INFO] attaching as mdsal-trace-api-14.0.21-SNAPSHOT-cyclonedx.json 20:37:10 [INFO] 20:37:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-trace-api --- 20:37:10 [INFO] Skipping duplicate-finder execution! 20:37:10 [INFO] 20:37:10 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-trace-api --- 20:37:10 [INFO] No dependency problems found 20:37:10 [INFO] 20:37:10 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-trace-api --- 20:37:10 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-api/target/mdsal-trace-api-14.0.21-SNAPSHOT-sources.jar 20:37:10 [INFO] 20:37:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-trace-api --- 20:37:10 [INFO] 20:37:10 [INFO] --- jacoco:0.8.14:report (report) @ mdsal-trace-api --- 20:37:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:37:10 [INFO] 20:37:10 [INFO] --- install:3.1.4:install (default-install) @ mdsal-trace-api --- 20:37:10 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-SNAPSHOT.pom 20:37:10 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-api/target/mdsal-trace-api-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-SNAPSHOT.jar 20:37:10 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-api/target/mdsal-trace-api-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-SNAPSHOT-javadoc.jar 20:37:10 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-api/target/classes/initial/mdsaltrace_config.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-SNAPSHOT-config.xml 20:37:10 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-SNAPSHOT-cyclonedx.xml 20:37:10 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-SNAPSHOT-cyclonedx.json 20:37:10 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-api/target/mdsal-trace-api-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-SNAPSHOT-sources.jar 20:37:10 [INFO] 20:37:10 [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-trace-api --- 20:37:10 [INFO] Installing org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-SNAPSHOT.jar 20:37:10 [INFO] Writing OBR metadata 20:37:10 [INFO] 20:37:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-trace-api --- 20:37:10 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:37:10 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/maven-metadata.xml 20:37:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:37:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:37:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:37:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:37:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:37:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:37:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:37:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:37:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:37:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:37:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:37:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:37:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:37:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:37:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:37:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:37:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:37:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:37:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:37:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:37:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:37:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:37:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:37:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:37:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:37:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:37:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:37:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:37:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:37:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:37:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:37:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:37:10 at java.lang.reflect.Method.invoke (Method.java:580) 20:37:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:37:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:37:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:37:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:37:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/maven-metadata.xml 20:37:10 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-trace-api/maven-metadata.xml 20:37:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:37:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:37:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:37:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:37:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:37:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:37:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:37:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:37:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:37:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:37:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:37:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:37:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:37:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:37:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:37:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:37:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:37:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:37:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:37:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:37:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:37:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:37:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:37:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:37:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:37:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:37:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:37:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:37:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:37:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:37:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:37:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:37:10 at java.lang.reflect.Method.invoke (Method.java:580) 20:37:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:37:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:37:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:37:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:37:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-trace-api/maven-metadata.xml 20:37:10 [INFO] 20:37:10 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-trace-api --- 20:37:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:37:10 [INFO] 20:37:10 [INFO] ---------------< org.opendaylight.mdsal:mdsal-trace-cli >--------------- 20:37:10 [INFO] Building mdsal-trace-cli 14.0.21-SNAPSHOT [30/229] 20:37:10 [INFO] from trace/mdsal-trace-cli/pom.xml 20:37:10 [INFO] -------------------------------[ bundle ]------------------------------- 20:37:10 [INFO] 20:37:10 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-trace-cli --- 20:37:10 [INFO] 20:37:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-trace-cli --- 20:37:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:10 [INFO] 20:37:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-trace-cli --- 20:37:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:10 [INFO] 20:37:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-trace-cli --- 20:37:10 [INFO] 20:37:10 [INFO] --- dependency:3.9.0:properties (default) @ mdsal-trace-cli --- 20:37:10 [INFO] 20:37:10 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-trace-cli --- 20:37:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-cli/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:37:10 [INFO] 20:37:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-trace-cli --- 20:37:10 [INFO] Starting audit... 20:37:10 Audit done. 20:37:10 [INFO] You have 0 Checkstyle violations. 20:37:10 [INFO] 20:37:10 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-trace-cli --- 20:37:10 [INFO] Starting audit... 20:37:10 Audit done. 20:37:10 [INFO] You have 0 Checkstyle violations. 20:37:10 [INFO] 20:37:10 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-trace-cli --- 20:37:10 [INFO] 20:37:10 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-trace-cli --- 20:37:10 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-cli/src/main/resources 20:37:10 [INFO] 20:37:10 [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-trace-cli --- 20:37:10 [INFO] Recompiling the module because of changed dependency. 20:37:10 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 20:37:10 [INFO] 20:37:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-trace-cli >>> 20:37:10 [INFO] 20:37:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-trace-cli --- 20:37:10 [INFO] Fork Value is true 20:37:12 [INFO] Done SpotBugs Analysis.... 20:37:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:37:12 [INFO] 20:37:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-trace-cli <<< 20:37:12 [INFO] 20:37:12 [INFO] 20:37:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-trace-cli --- 20:37:12 [INFO] BugInstance size is 0 20:37:12 [INFO] Error size is 0 20:37:12 [INFO] No errors/warnings found 20:37:12 [INFO] 20:37:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-trace-cli --- 20:37:12 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-cli/src/test/resources 20:37:12 [INFO] 20:37:12 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-trace-cli --- 20:37:12 [INFO] No sources to compile 20:37:12 [INFO] 20:37:12 [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-trace-cli --- 20:37:12 [INFO] No tests to run. 20:37:12 [INFO] 20:37:12 [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-trace-cli --- 20:37:12 [INFO] 20:37:12 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-trace-cli --- 20:37:13 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-cli/target/mdsal-trace-cli-14.0.21-SNAPSHOT.jar 20:37:13 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-cli/target/classes/META-INF/MANIFEST.MF 20:37:13 [INFO] 20:37:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-trace-cli --- 20:37:14 [WARNING] Javadoc Warnings 20:37:14 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-cli/src/main/java/org/opendaylight/mdsal/trace/cli/PrintOpenTransactionsCommand.java:27: warning: use of default constructor, which does not provide a comment 20:37:14 [WARNING] public class PrintOpenTransactionsCommand implements Action { 20:37:14 [WARNING] ^ 20:37:14 [WARNING] 1 warning 20:37:14 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-cli/target/mdsal-trace-cli-14.0.21-SNAPSHOT-javadoc.jar 20:37:14 [INFO] 20:37:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-trace-cli --- 20:37:14 [INFO] CycloneDX: Resolving Dependencies 20:37:14 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 20:37:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-cli/target/bom.xml 20:37:14 [INFO] attaching as mdsal-trace-cli-14.0.21-SNAPSHOT-cyclonedx.xml 20:37:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-cli/target/bom.json 20:37:14 [INFO] attaching as mdsal-trace-cli-14.0.21-SNAPSHOT-cyclonedx.json 20:37:14 [INFO] 20:37:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-trace-cli --- 20:37:14 [INFO] Skipping duplicate-finder execution! 20:37:14 [INFO] 20:37:14 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-trace-cli --- 20:37:14 [INFO] No dependency problems found 20:37:14 [INFO] 20:37:14 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-trace-cli --- 20:37:14 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-cli/target/mdsal-trace-cli-14.0.21-SNAPSHOT-sources.jar 20:37:14 [INFO] 20:37:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-trace-cli --- 20:37:14 [INFO] 20:37:14 [INFO] --- jacoco:0.8.14:report (report) @ mdsal-trace-cli --- 20:37:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:37:14 [INFO] 20:37:14 [INFO] --- install:3.1.4:install (default-install) @ mdsal-trace-cli --- 20:37:14 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-cli/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-SNAPSHOT.pom 20:37:14 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-cli/target/mdsal-trace-cli-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-SNAPSHOT.jar 20:37:14 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-cli/target/mdsal-trace-cli-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-SNAPSHOT-javadoc.jar 20:37:14 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-cli/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-SNAPSHOT-cyclonedx.xml 20:37:14 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-cli/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-SNAPSHOT-cyclonedx.json 20:37:14 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-cli/target/mdsal-trace-cli-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-SNAPSHOT-sources.jar 20:37:14 [INFO] 20:37:14 [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-trace-cli --- 20:37:14 [INFO] Installing org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-SNAPSHOT.jar 20:37:14 [INFO] Writing OBR metadata 20:37:14 [INFO] 20:37:14 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-trace-cli --- 20:37:14 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:37:14 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/maven-metadata.xml 20:37:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:37:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:37:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:37:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:37:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:37:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:37:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:37:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:37:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:37:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:37:14 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:37:14 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:37:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:37:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:37:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:37:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:37:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:37:14 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:37:14 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:37:14 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:37:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:37:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:37:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:37:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:37:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:37:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:37:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:37:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:37:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:37:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:37:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:37:14 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:37:14 at java.lang.reflect.Method.invoke (Method.java:580) 20:37:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:37:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:37:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:37:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:37:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/maven-metadata.xml 20:37:14 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-trace-cli/maven-metadata.xml 20:37:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:37:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:37:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:37:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:37:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:37:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:37:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:37:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:37:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:37:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:37:14 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:37:14 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:37:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:37:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:37:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:37:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:37:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:37:14 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:37:14 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:37:14 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:37:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:37:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:37:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:37:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:37:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:37:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:37:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:37:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:37:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:37:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:37:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:37:14 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:37:14 at java.lang.reflect.Method.invoke (Method.java:580) 20:37:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:37:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:37:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:37:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:37:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-trace-cli/maven-metadata.xml 20:37:14 [INFO] 20:37:14 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-trace-cli --- 20:37:14 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:37:14 [INFO] 20:37:14 [INFO] --------------< org.opendaylight.mdsal:mdsal-trace-impl >--------------- 20:37:14 [INFO] Building mdsal-trace-impl 14.0.21-SNAPSHOT [31/229] 20:37:14 [INFO] from trace/mdsal-trace-impl/pom.xml 20:37:14 [INFO] -------------------------------[ bundle ]------------------------------- 20:37:14 [INFO] 20:37:14 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-trace-impl --- 20:37:14 [INFO] 20:37:14 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-trace-impl --- 20:37:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:14 [INFO] 20:37:14 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-trace-impl --- 20:37:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:14 [INFO] 20:37:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-trace-impl --- 20:37:15 [INFO] 20:37:15 [INFO] --- dependency:3.9.0:properties (default) @ mdsal-trace-impl --- 20:37:15 [INFO] 20:37:15 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-trace-impl --- 20:37:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:37:15 [INFO] 20:37:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-trace-impl --- 20:37:15 [INFO] Starting audit... 20:37:15 Audit done. 20:37:15 [INFO] You have 0 Checkstyle violations. 20:37:15 [INFO] 20:37:15 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-trace-impl --- 20:37:15 [INFO] Starting audit... 20:37:15 Audit done. 20:37:15 [INFO] You have 0 Checkstyle violations. 20:37:15 [INFO] 20:37:15 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-trace-impl --- 20:37:15 [INFO] 20:37:15 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-trace-impl --- 20:37:15 [INFO] Copying 1 resource from src/main/resources to target/classes 20:37:15 [INFO] 20:37:15 [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-trace-impl --- 20:37:15 [INFO] Recompiling the module because of changed dependency. 20:37:15 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 20:37:15 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-impl/src/main/java/org/opendaylight/mdsal/trace/impl/TracingBroker.java:[315,37] registerLegacyTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal 20:37:15 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-impl/src/main/java/org/opendaylight/mdsal/trace/impl/TracingBroker.java:[318,38] registerLegacyTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal 20:37:15 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-impl/src/main/java/org/opendaylight/mdsal/trace/impl/TracingBroker.java:[158,18] possible 'this' escape before subclass is fully initialized 20:37:15 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-impl/src/main/java/org/opendaylight/mdsal/trace/impl/TracingBroker.java:[173,35] previous possible 'this' escape happens here via invocation 20:37:15 [INFO] 20:37:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-trace-impl >>> 20:37:15 [INFO] 20:37:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-trace-impl --- 20:37:15 [INFO] Fork Value is true 20:37:18 [INFO] Done SpotBugs Analysis.... 20:37:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:37:18 [INFO] 20:37:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-trace-impl <<< 20:37:18 [INFO] 20:37:18 [INFO] 20:37:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-trace-impl --- 20:37:18 [INFO] BugInstance size is 0 20:37:18 [INFO] Error size is 0 20:37:18 [INFO] No errors/warnings found 20:37:18 [INFO] 20:37:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-trace-impl --- 20:37:18 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-impl/src/test/resources 20:37:18 [INFO] 20:37:18 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-trace-impl --- 20:37:18 [INFO] Recompiling the module because of changed dependency. 20:37:18 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 20:37:18 [INFO] 20:37:18 [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-trace-impl --- 20:37:18 [INFO] Surefire report directory: /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-impl/target/surefire-reports 20:37:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:37:18 [INFO] 20:37:18 [INFO] ------------------------------------------------------- 20:37:18 [INFO] T E S T S 20:37:18 [INFO] ------------------------------------------------------- 20:37:19 [INFO] Running org.opendaylight.mdsal.trace.test.TracingBrokerTest 20:37:19 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:37:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.308 s -- in org.opendaylight.mdsal.trace.test.TracingBrokerTest 20:37:21 [INFO] Running org.opendaylight.mdsal.trace.impl.CloseTrackedRegistryTest 20:37:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.mdsal.trace.impl.CloseTrackedRegistryTest 20:37:21 [INFO] 20:37:21 [INFO] Results: 20:37:21 [INFO] 20:37:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 20:37:21 [INFO] 20:37:21 [INFO] 20:37:21 [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-trace-impl --- 20:37:21 [INFO] 20:37:21 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-trace-impl --- 20:37:21 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-impl/target/mdsal-trace-impl-14.0.21-SNAPSHOT.jar 20:37:21 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-impl/target/classes/META-INF/MANIFEST.MF 20:37:21 [INFO] 20:37:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-trace-impl --- 20:37:22 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-impl/target/mdsal-trace-impl-14.0.21-SNAPSHOT-javadoc.jar 20:37:22 [INFO] 20:37:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-trace-impl --- 20:37:22 [INFO] CycloneDX: Resolving Dependencies 20:37:22 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 20:37:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-impl/target/bom.xml 20:37:22 [INFO] attaching as mdsal-trace-impl-14.0.21-SNAPSHOT-cyclonedx.xml 20:37:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-impl/target/bom.json 20:37:22 [INFO] attaching as mdsal-trace-impl-14.0.21-SNAPSHOT-cyclonedx.json 20:37:22 [INFO] 20:37:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-trace-impl --- 20:37:22 [INFO] Skipping duplicate-finder execution! 20:37:22 [INFO] 20:37:22 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-trace-impl --- 20:37:22 [INFO] No dependency problems found 20:37:22 [INFO] 20:37:22 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-trace-impl --- 20:37:22 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-impl/target/mdsal-trace-impl-14.0.21-SNAPSHOT-sources.jar 20:37:22 [INFO] 20:37:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-trace-impl --- 20:37:22 [INFO] 20:37:22 [INFO] --- jacoco:0.8.14:report (report) @ mdsal-trace-impl --- 20:37:22 [INFO] Loading execution data file /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-impl/target/code-coverage/jacoco.exec 20:37:23 [INFO] Analyzed bundle 'mdsal-trace-impl' with 12 classes 20:37:23 [INFO] 20:37:23 [INFO] --- install:3.1.4:install (default-install) @ mdsal-trace-impl --- 20:37:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-impl/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-SNAPSHOT.pom 20:37:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-impl/target/mdsal-trace-impl-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-SNAPSHOT.jar 20:37:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-impl/target/mdsal-trace-impl-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-SNAPSHOT-javadoc.jar 20:37:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-impl/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-SNAPSHOT-cyclonedx.xml 20:37:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-impl/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-SNAPSHOT-cyclonedx.json 20:37:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-impl/target/mdsal-trace-impl-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-SNAPSHOT-sources.jar 20:37:23 [INFO] 20:37:23 [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-trace-impl --- 20:37:23 [INFO] Installing org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-SNAPSHOT.jar 20:37:23 [INFO] Writing OBR metadata 20:37:23 [INFO] 20:37:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-trace-impl --- 20:37:23 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:37:23 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/maven-metadata.xml 20:37:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:37:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:37:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:37:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:37:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:37:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:37:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:37:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:37:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:37:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:37:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:37:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:37:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:37:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:37:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:37:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:37:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:37:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:37:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:37:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:37:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:37:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:37:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:37:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:37:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:37:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:37:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:37:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:37:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:37:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:37:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:37:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:37:23 at java.lang.reflect.Method.invoke (Method.java:580) 20:37:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:37:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:37:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:37:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:37:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/maven-metadata.xml 20:37:23 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-trace-impl/maven-metadata.xml 20:37:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:37:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:37:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:37:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:37:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:37:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:37:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:37:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:37:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:37:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:37:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:37:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:37:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:37:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:37:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:37:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:37:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:37:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:37:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:37:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:37:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:37:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:37:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:37:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:37:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:37:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:37:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:37:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:37:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:37:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:37:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:37:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:37:23 at java.lang.reflect.Method.invoke (Method.java:580) 20:37:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:37:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:37:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:37:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:37:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-trace-impl/maven-metadata.xml 20:37:23 [INFO] 20:37:23 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-trace-impl --- 20:37:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:37:23 [INFO] 20:37:23 [INFO] --------------< org.opendaylight.mdsal:mdsal-yanglib-api >-------------- 20:37:23 [INFO] Building mdsal-yanglib-api 0.19.21-SNAPSHOT [32/229] 20:37:23 [INFO] from yanglib/mdsal-yanglib-api/pom.xml 20:37:23 [INFO] -------------------------------[ bundle ]------------------------------- 20:37:23 [INFO] 20:37:23 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-yanglib-api --- 20:37:23 [INFO] 20:37:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-yanglib-api --- 20:37:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:23 [INFO] 20:37:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-yanglib-api --- 20:37:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:23 [INFO] 20:37:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-yanglib-api --- 20:37:23 [INFO] 20:37:23 [INFO] --- dependency:3.9.0:properties (default) @ mdsal-yanglib-api --- 20:37:23 [INFO] 20:37:23 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-yanglib-api --- 20:37:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:37:23 [INFO] 20:37:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-yanglib-api --- 20:37:23 [INFO] Starting audit... 20:37:23 Audit done. 20:37:23 [INFO] You have 0 Checkstyle violations. 20:37:23 [INFO] 20:37:23 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-yanglib-api --- 20:37:23 [INFO] Starting audit... 20:37:23 Audit done. 20:37:23 [INFO] You have 0 Checkstyle violations. 20:37:23 [INFO] 20:37:23 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-yanglib-api --- 20:37:23 [INFO] 20:37:23 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-yanglib-api --- 20:37:23 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-api/src/main/resources 20:37:23 [INFO] 20:37:23 [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-yanglib-api --- 20:37:23 [INFO] Recompiling the module because of changed source code. 20:37:23 [INFO] Compiling 7 source files with javac [debug release 21 module-path] to target/classes 20:37:23 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-api/src/main/java/module-info.java:[17,47] requires transitive directive for an automatic module 20:37:23 [INFO] 20:37:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-yanglib-api >>> 20:37:23 [INFO] 20:37:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-yanglib-api --- 20:37:23 [INFO] Fork Value is true 20:37:25 [INFO] Done SpotBugs Analysis.... 20:37:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:37:25 [INFO] 20:37:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-yanglib-api <<< 20:37:25 [INFO] 20:37:25 [INFO] 20:37:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-yanglib-api --- 20:37:25 [INFO] BugInstance size is 0 20:37:25 [INFO] Error size is 0 20:37:25 [INFO] No errors/warnings found 20:37:25 [INFO] 20:37:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-yanglib-api --- 20:37:25 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-api/src/test/resources 20:37:25 [INFO] 20:37:25 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-yanglib-api --- 20:37:25 [INFO] No sources to compile 20:37:25 [INFO] 20:37:25 [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-yanglib-api --- 20:37:25 [INFO] No tests to run. 20:37:25 [INFO] 20:37:25 [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-yanglib-api --- 20:37:25 [INFO] 20:37:25 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-yanglib-api --- 20:37:25 [WARNING] Bundle org.opendaylight.mdsal:mdsal-yanglib-api:bundle:0.19.21-SNAPSHOT : Split package, multiple jars provide the same package: 20:37:25 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 20:37:25 Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:yang-common, Jar:yang-data-api, Jar:util, Jar:triemap, Jar:yang-model-api, Jar:yang-xpath-api, Jar:yang-parser-api, Jar:org.osgi.annotation.bundle] 20:37:25 Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:yang-common, Jar:yang-data-api, Jar:value, Jar:util, Jar:triemap, Jar:yang-model-api, Jar:yang-xpath-api, Jar:yang-parser-api, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 20:37:25 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-api/target/mdsal-yanglib-api-0.19.21-SNAPSHOT.jar 20:37:25 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-api/target/classes/META-INF/MANIFEST.MF 20:37:25 [INFO] 20:37:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-yanglib-api --- 20:37:27 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-api/target/mdsal-yanglib-api-0.19.21-SNAPSHOT-javadoc.jar 20:37:27 [INFO] 20:37:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-yanglib-api --- 20:37:27 [INFO] CycloneDX: Resolving Dependencies 20:37:27 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 20:37:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-api/target/bom.xml 20:37:27 [INFO] attaching as mdsal-yanglib-api-0.19.21-SNAPSHOT-cyclonedx.xml 20:37:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-api/target/bom.json 20:37:27 [INFO] attaching as mdsal-yanglib-api-0.19.21-SNAPSHOT-cyclonedx.json 20:37:27 [INFO] 20:37:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-yanglib-api --- 20:37:27 [INFO] Skipping duplicate-finder execution! 20:37:27 [INFO] 20:37:27 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-yanglib-api --- 20:37:27 [INFO] No dependency problems found 20:37:27 [INFO] 20:37:27 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-yanglib-api --- 20:37:27 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-api/target/mdsal-yanglib-api-0.19.21-SNAPSHOT-sources.jar 20:37:27 [INFO] 20:37:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-yanglib-api --- 20:37:27 [INFO] 20:37:27 [INFO] --- jacoco:0.8.14:report (report) @ mdsal-yanglib-api --- 20:37:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:37:27 [INFO] 20:37:27 [INFO] --- install:3.1.4:install (default-install) @ mdsal-yanglib-api --- 20:37:27 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-SNAPSHOT.pom 20:37:27 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-api/target/mdsal-yanglib-api-0.19.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-SNAPSHOT.jar 20:37:27 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-api/target/mdsal-yanglib-api-0.19.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-SNAPSHOT-javadoc.jar 20:37:27 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-SNAPSHOT-cyclonedx.xml 20:37:27 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-SNAPSHOT-cyclonedx.json 20:37:27 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-api/target/mdsal-yanglib-api-0.19.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-SNAPSHOT-sources.jar 20:37:27 [INFO] 20:37:27 [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-yanglib-api --- 20:37:27 [INFO] Installing org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-SNAPSHOT.jar 20:37:27 [INFO] Writing OBR metadata 20:37:27 [INFO] 20:37:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-yanglib-api --- 20:37:27 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:37:27 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/maven-metadata.xml 20:37:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:37:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:37:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:37:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:37:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:37:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:37:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:37:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:37:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:37:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:37:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:37:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:37:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:37:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:37:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:37:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:37:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:37:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:37:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:37:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:37:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:37:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:37:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:37:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:37:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:37:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:37:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:37:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:37:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:37:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:37:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:37:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:37:27 at java.lang.reflect.Method.invoke (Method.java:580) 20:37:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:37:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:37:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:37:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:37:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/maven-metadata.xml 20:37:27 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-yanglib-api/maven-metadata.xml 20:37:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:37:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:37:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:37:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:37:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:37:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:37:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:37:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:37:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:37:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:37:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:37:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:37:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:37:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:37:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:37:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:37:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:37:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:37:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:37:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:37:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:37:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:37:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:37:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:37:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:37:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:37:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:37:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:37:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:37:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:37:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:37:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:37:27 at java.lang.reflect.Method.invoke (Method.java:580) 20:37:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:37:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:37:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:37:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:37:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-yanglib-api/maven-metadata.xml 20:37:27 [INFO] 20:37:27 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-yanglib-api --- 20:37:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:37:27 [INFO] 20:37:27 [INFO] ------------< org.opendaylight.mdsal.model:ietf-type-util >------------- 20:37:27 [INFO] Building ietf-type-util 14.0.21-SNAPSHOT [33/229] 20:37:27 [INFO] from model/rfc/ietf-type-util/pom.xml 20:37:27 [INFO] -------------------------------[ bundle ]------------------------------- 20:37:27 [INFO] 20:37:27 [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-type-util --- 20:37:27 [INFO] 20:37:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ ietf-type-util --- 20:37:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:27 [INFO] 20:37:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ ietf-type-util --- 20:37:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:27 [INFO] 20:37:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ietf-type-util --- 20:37:27 [INFO] 20:37:27 [INFO] --- dependency:3.9.0:properties (default) @ ietf-type-util --- 20:37:27 [INFO] 20:37:27 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ ietf-type-util --- 20:37:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/ietf-type-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/** 20:37:27 [INFO] 20:37:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ ietf-type-util --- 20:37:27 [INFO] Starting audit... 20:37:27 Audit done. 20:37:27 [INFO] You have 0 Checkstyle violations. 20:37:27 [INFO] 20:37:27 [INFO] --- checkstyle:3.6.0:check (default) @ ietf-type-util --- 20:37:27 [INFO] Starting audit... 20:37:27 Audit done. 20:37:27 [INFO] You have 0 Checkstyle violations. 20:37:28 [INFO] 20:37:28 [INFO] --- dependency:3.9.0:copy (unpack-license) @ ietf-type-util --- 20:37:28 [INFO] 20:37:28 [INFO] --- resources:3.3.1:resources (default-resources) @ ietf-type-util --- 20:37:28 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/ietf-type-util/src/main/resources 20:37:28 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/ietf-type-util/target/generated-sources/spi 20:37:28 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/ietf-type-util/target/generated-sources/yang 20:37:28 [INFO] 20:37:28 [INFO] --- compiler:3.14.1:compile (default-compile) @ ietf-type-util --- 20:37:28 [INFO] Recompiling the module because of changed source code. 20:37:28 [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/classes 20:37:28 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/ietf-type-util/src/main/java/module-info.java:[14,47] requires transitive directive for an automatic module 20:37:28 [INFO] 20:37:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ ietf-type-util >>> 20:37:28 [INFO] 20:37:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ ietf-type-util --- 20:37:28 [INFO] Fork Value is true 20:37:30 [INFO] Done SpotBugs Analysis.... 20:37:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:37:30 [INFO] 20:37:30 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ ietf-type-util <<< 20:37:30 [INFO] 20:37:30 [INFO] 20:37:30 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ ietf-type-util --- 20:37:30 [INFO] BugInstance size is 0 20:37:30 [INFO] Error size is 0 20:37:30 [INFO] No errors/warnings found 20:37:30 [INFO] 20:37:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ietf-type-util --- 20:37:30 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/ietf-type-util/src/test/resources 20:37:30 [INFO] 20:37:30 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ ietf-type-util --- 20:37:30 [INFO] Recompiling the module because of changed dependency. 20:37:30 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 20:37:30 [INFO] 20:37:30 [INFO] --- surefire:3.5.4:test (default-test) @ ietf-type-util --- 20:37:30 [INFO] Surefire report directory: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/ietf-type-util/target/surefire-reports 20:37:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:37:30 [INFO] 20:37:30 [INFO] ------------------------------------------------------- 20:37:30 [INFO] T E S T S 20:37:30 [INFO] ------------------------------------------------------- 20:37:31 [INFO] Running org.opendaylight.mdsal.model.ietf.type.util.Ipv6UtilsTest 20:37:31 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.opendaylight.mdsal.model.ietf.type.util.Ipv6UtilsTest 20:37:31 [INFO] 20:37:31 [INFO] Results: 20:37:31 [INFO] 20:37:31 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 20:37:31 [INFO] 20:37:31 [INFO] 20:37:31 [INFO] --- copy:14.1.7:copy-files (default) @ ietf-type-util --- 20:37:31 [INFO] 20:37:31 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ ietf-type-util --- 20:37:31 [WARNING] Bundle org.opendaylight.mdsal.model:ietf-type-util:bundle:14.0.21-SNAPSHOT : Split package, multiple jars provide the same package: 20:37:31 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 20:37:31 Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:org.osgi.annotation.bundle] 20:37:31 Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 20:37:31 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/ietf-type-util/target/ietf-type-util-14.0.21-SNAPSHOT.jar 20:37:31 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/ietf-type-util/target/classes/META-INF/MANIFEST.MF 20:37:31 [INFO] 20:37:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ ietf-type-util --- 20:37:32 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/ietf-type-util/target/ietf-type-util-14.0.21-SNAPSHOT-javadoc.jar 20:37:32 [INFO] 20:37:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ietf-type-util --- 20:37:32 [INFO] CycloneDX: Resolving Dependencies 20:37:32 [INFO] CycloneDX: Creating BOM version 1.6 with 10 component(s) 20:37:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/ietf-type-util/target/bom.xml 20:37:33 [INFO] attaching as ietf-type-util-14.0.21-SNAPSHOT-cyclonedx.xml 20:37:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/ietf-type-util/target/bom.json 20:37:33 [INFO] attaching as ietf-type-util-14.0.21-SNAPSHOT-cyclonedx.json 20:37:33 [INFO] 20:37:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ietf-type-util --- 20:37:33 [INFO] Skipping duplicate-finder execution! 20:37:33 [INFO] 20:37:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ ietf-type-util --- 20:37:33 [INFO] No dependency problems found 20:37:33 [INFO] 20:37:33 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ietf-type-util --- 20:37:33 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/ietf-type-util/target/ietf-type-util-14.0.21-SNAPSHOT-sources.jar 20:37:33 [INFO] 20:37:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ ietf-type-util --- 20:37:33 [INFO] 20:37:33 [INFO] --- jacoco:0.8.14:report (report) @ ietf-type-util --- 20:37:33 [INFO] Loading execution data file /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/ietf-type-util/target/code-coverage/jacoco.exec 20:37:33 [INFO] Analyzed bundle 'ietf-type-util' with 2 classes 20:37:33 [INFO] 20:37:33 [INFO] --- install:3.1.4:install (default-install) @ ietf-type-util --- 20:37:33 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/ietf-type-util/pom.xml to /tmp/r/org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-SNAPSHOT.pom 20:37:33 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/ietf-type-util/target/ietf-type-util-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-SNAPSHOT.jar 20:37:33 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/ietf-type-util/target/ietf-type-util-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-SNAPSHOT-javadoc.jar 20:37:33 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/ietf-type-util/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-SNAPSHOT-cyclonedx.xml 20:37:33 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/ietf-type-util/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-SNAPSHOT-cyclonedx.json 20:37:33 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/ietf-type-util/target/ietf-type-util-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-SNAPSHOT-sources.jar 20:37:33 [INFO] 20:37:33 [INFO] --- bundle:6.0.0:install (default-install) @ ietf-type-util --- 20:37:33 [INFO] Installing org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-SNAPSHOT.jar 20:37:33 [INFO] Writing OBR metadata 20:37:33 [INFO] 20:37:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ietf-type-util --- 20:37:33 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:37:33 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/maven-metadata.xml 20:37:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:37:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:37:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:37:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:37:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:37:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:37:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:37:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:37:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:37:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:37:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:37:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:37:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:37:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:37:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:37:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:37:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:37:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:37:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:37:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:37:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:37:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:37:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:37:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:37:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:37:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:37:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:37:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:37:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:37:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:37:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:37:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:37:33 at java.lang.reflect.Method.invoke (Method.java:580) 20:37:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:37:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:37:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:37:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:37:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/maven-metadata.xml 20:37:33 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/ietf-type-util/maven-metadata.xml 20:37:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:37:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:37:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:37:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:37:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:37:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:37:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:37:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:37:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:37:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:37:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:37:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:37:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:37:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:37:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:37:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:37:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:37:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:37:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:37:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:37:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:37:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:37:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:37:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:37:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:37:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:37:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:37:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:37:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:37:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:37:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:37:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:37:33 at java.lang.reflect.Method.invoke (Method.java:580) 20:37:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:37:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:37:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:37:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:37:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/ietf-type-util/maven-metadata.xml 20:37:33 [INFO] 20:37:33 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ ietf-type-util --- 20:37:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:37:33 [INFO] 20:37:33 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types >-- 20:37:33 [INFO] Building rfc6991-ietf-inet-types 14.0.21-SNAPSHOT [34/229] 20:37:33 [INFO] from model/rfc/rfc6991-ietf-inet-types/pom.xml 20:37:33 [INFO] -------------------------------[ bundle ]------------------------------- 20:37:33 [INFO] 20:37:33 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6991-ietf-inet-types --- 20:37:33 [INFO] 20:37:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc6991-ietf-inet-types --- 20:37:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:33 [INFO] 20:37:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc6991-ietf-inet-types --- 20:37:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:33 [INFO] 20:37:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6991-ietf-inet-types --- 20:37:33 [INFO] 20:37:33 [INFO] --- dependency:3.9.0:properties (default) @ rfc6991-ietf-inet-types --- 20:37:33 [INFO] 20:37:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc6991-ietf-inet-types --- 20:37:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-inet-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/** 20:37:33 [INFO] 20:37:33 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc6991-ietf-inet-types --- 20:37:33 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:37:33 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-inet-types/src/main/yang 20:37:33 [INFO] yang-to-sources: Found 0 dependencies in 675.9 μs 20:37:33 [INFO] yang-to-sources: Project model files found: 1 in 7.340 ms 20:37:33 [INFO] yang-to-sources: 1 YANG models processed in 11.75 ms 20:37:33 [INFO] BindingJavaFileGenerator: Defined 21 files in 2.851 ms 20:37:33 [INFO] Sorted 21 files into 3 directories in 135.9 μs 20:37:33 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 17.39 ms 20:37:33 [INFO] 20:37:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6991-ietf-inet-types --- 20:37:33 [INFO] Starting audit... 20:37:33 Audit done. 20:37:33 [INFO] You have 0 Checkstyle violations. 20:37:33 [INFO] 20:37:33 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6991-ietf-inet-types --- 20:37:33 [INFO] Starting audit... 20:37:33 Audit done. 20:37:33 [INFO] You have 0 Checkstyle violations. 20:37:33 [INFO] 20:37:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc6991-ietf-inet-types --- 20:37:33 [INFO] 20:37:33 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6991-ietf-inet-types --- 20:37:33 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-inet-types/src/main/resources 20:37:33 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-inet-types/target/generated-sources/spi 20:37:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:37:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:37:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:37:33 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-inet-types/target/generated-sources/spi 20:37:33 [INFO] 20:37:33 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc6991-ietf-inet-types --- 20:37:33 [INFO] Recompiling the module because of changed dependency. 20:37:33 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 20:37:33 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-inet-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/Ipv4AddressNoZone.java:[59,42] possible 'this' escape before subclass is fully initialized 20:37:33 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-inet-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/Ipv6AddressNoZone.java:[59,42] possible 'this' escape before subclass is fully initialized 20:37:33 [INFO] 20:37:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6991-ietf-inet-types >>> 20:37:33 [INFO] 20:37:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6991-ietf-inet-types --- 20:37:33 [INFO] Fork Value is true 20:37:36 [INFO] Done SpotBugs Analysis.... 20:37:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:37:36 [INFO] 20:37:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6991-ietf-inet-types <<< 20:37:36 [INFO] 20:37:36 [INFO] 20:37:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6991-ietf-inet-types --- 20:37:36 [INFO] BugInstance size is 0 20:37:36 [INFO] Error size is 0 20:37:36 [INFO] No errors/warnings found 20:37:36 [INFO] 20:37:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6991-ietf-inet-types --- 20:37:36 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-inet-types/src/test/resources 20:37:36 [INFO] 20:37:36 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc6991-ietf-inet-types --- 20:37:36 [INFO] Recompiling the module because of changed dependency. 20:37:36 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 20:37:36 [INFO] 20:37:36 [INFO] --- surefire:3.5.4:test (default-test) @ rfc6991-ietf-inet-types --- 20:37:36 [INFO] Surefire report directory: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-inet-types/target/surefire-reports 20:37:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:37:36 [INFO] 20:37:36 [INFO] ------------------------------------------------------- 20:37:36 [INFO] T E S T S 20:37:36 [INFO] ------------------------------------------------------- 20:37:37 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZoneBuilderTest 20:37:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZoneBuilderTest 20:37:37 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefixBuilderTest 20:37:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefixBuilderTest 20:37:37 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.HostBuilderTest 20:37:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.HostBuilderTest 20:37:37 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtilTest 20:37:37 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:37:38 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.059 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtilTest 20:37:38 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressBuilderTest 20:37:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressBuilderTest 20:37:38 [INFO] 20:37:38 [INFO] Results: 20:37:38 [INFO] 20:37:38 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 20:37:38 [INFO] 20:37:38 [INFO] 20:37:38 [INFO] --- copy:14.1.7:copy-files (default) @ rfc6991-ietf-inet-types --- 20:37:38 [INFO] 20:37:38 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6991-ietf-inet-types --- 20:37:38 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-14.0.21-SNAPSHOT.jar 20:37:38 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-inet-types/target/classes/META-INF/MANIFEST.MF 20:37:38 [INFO] 20:37:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6991-ietf-inet-types --- 20:37:40 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-14.0.21-SNAPSHOT-javadoc.jar 20:37:40 [INFO] 20:37:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6991-ietf-inet-types --- 20:37:40 [INFO] CycloneDX: Resolving Dependencies 20:37:40 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 20:37:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-inet-types/target/bom.xml 20:37:40 [INFO] attaching as rfc6991-ietf-inet-types-14.0.21-SNAPSHOT-cyclonedx.xml 20:37:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-inet-types/target/bom.json 20:37:40 [INFO] attaching as rfc6991-ietf-inet-types-14.0.21-SNAPSHOT-cyclonedx.json 20:37:40 [INFO] 20:37:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6991-ietf-inet-types --- 20:37:40 [INFO] Skipping duplicate-finder execution! 20:37:40 [INFO] 20:37:40 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc6991-ietf-inet-types --- 20:37:40 [INFO] No dependency problems found 20:37:40 [INFO] 20:37:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6991-ietf-inet-types --- 20:37:40 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-14.0.21-SNAPSHOT-sources.jar 20:37:40 [INFO] 20:37:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6991-ietf-inet-types --- 20:37:40 [INFO] 20:37:40 [INFO] --- jacoco:0.8.14:report (report) @ rfc6991-ietf-inet-types --- 20:37:40 [INFO] Loading execution data file /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-inet-types/target/code-coverage/jacoco.exec 20:37:40 [INFO] Analyzed bundle 'rfc6991-ietf-inet-types' with 2 classes 20:37:41 [INFO] 20:37:41 [INFO] --- install:3.1.4:install (default-install) @ rfc6991-ietf-inet-types --- 20:37:41 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-inet-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-SNAPSHOT.pom 20:37:41 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-SNAPSHOT.jar 20:37:41 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-SNAPSHOT-javadoc.jar 20:37:41 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-inet-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-SNAPSHOT-cyclonedx.xml 20:37:41 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-inet-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-SNAPSHOT-cyclonedx.json 20:37:41 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-SNAPSHOT-sources.jar 20:37:41 [INFO] 20:37:41 [INFO] --- bundle:6.0.0:install (default-install) @ rfc6991-ietf-inet-types --- 20:37:41 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-SNAPSHOT.jar 20:37:41 [INFO] Writing OBR metadata 20:37:41 [INFO] 20:37:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6991-ietf-inet-types --- 20:37:41 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:37:41 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/maven-metadata.xml 20:37:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:37:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:37:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:37:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:37:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:37:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:37:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:37:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:37:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:37:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:37:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:37:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:37:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:37:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:37:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:37:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:37:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:37:41 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:37:41 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:37:41 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:37:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:37:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:37:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:37:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:37:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:37:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:37:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:37:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:37:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:37:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:37:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:37:41 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:37:41 at java.lang.reflect.Method.invoke (Method.java:580) 20:37:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:37:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:37:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:37:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:37:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/maven-metadata.xml 20:37:41 [INFO] 20:37:41 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6991-ietf-inet-types --- 20:37:41 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:37:41 [INFO] 20:37:41 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types >-- 20:37:41 [INFO] Building rfc6991-ietf-yang-types 14.0.21-SNAPSHOT [35/229] 20:37:41 [INFO] from model/rfc/rfc6991-ietf-yang-types/pom.xml 20:37:41 [INFO] -------------------------------[ bundle ]------------------------------- 20:37:41 [INFO] 20:37:41 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6991-ietf-yang-types --- 20:37:41 [INFO] 20:37:41 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc6991-ietf-yang-types --- 20:37:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:41 [INFO] 20:37:41 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc6991-ietf-yang-types --- 20:37:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:41 [INFO] 20:37:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6991-ietf-yang-types --- 20:37:41 [INFO] 20:37:41 [INFO] --- dependency:3.9.0:properties (default) @ rfc6991-ietf-yang-types --- 20:37:41 [INFO] 20:37:41 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc6991-ietf-yang-types --- 20:37:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-yang-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/** 20:37:41 [INFO] 20:37:41 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc6991-ietf-yang-types --- 20:37:41 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:37:41 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-yang-types/src/main/yang 20:37:41 [INFO] yang-to-sources: Found 0 dependencies in 603.5 μs 20:37:41 [INFO] yang-to-sources: Project model files found: 1 in 4.706 ms 20:37:41 [INFO] yang-to-sources: 1 YANG models processed in 7.715 ms 20:37:41 [INFO] BindingJavaFileGenerator: Defined 22 files in 2.449 ms 20:37:41 [INFO] Sorted 22 files into 3 directories in 104.7 μs 20:37:41 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 10.64 ms 20:37:41 [INFO] 20:37:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6991-ietf-yang-types --- 20:37:41 [INFO] Starting audit... 20:37:41 Audit done. 20:37:41 [INFO] You have 0 Checkstyle violations. 20:37:41 [INFO] 20:37:41 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6991-ietf-yang-types --- 20:37:41 [INFO] Starting audit... 20:37:41 Audit done. 20:37:41 [INFO] You have 0 Checkstyle violations. 20:37:41 [INFO] 20:37:41 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc6991-ietf-yang-types --- 20:37:41 [INFO] 20:37:41 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6991-ietf-yang-types --- 20:37:41 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-yang-types/src/main/resources 20:37:41 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-yang-types/target/generated-sources/spi 20:37:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:37:41 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:37:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:37:41 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-yang-types/target/generated-sources/spi 20:37:41 [INFO] 20:37:41 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc6991-ietf-yang-types --- 20:37:41 [INFO] Recompiling the module because of changed dependency. 20:37:41 [INFO] Compiling 22 source files with javac [debug release 21] to target/classes 20:37:41 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-yang-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/ObjectIdentifier128.java:[59,42] possible 'this' escape before subclass is fully initialized 20:37:41 [INFO] 20:37:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6991-ietf-yang-types >>> 20:37:41 [INFO] 20:37:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6991-ietf-yang-types --- 20:37:41 [INFO] Fork Value is true 20:37:43 [INFO] Done SpotBugs Analysis.... 20:37:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:37:43 [INFO] 20:37:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6991-ietf-yang-types <<< 20:37:43 [INFO] 20:37:43 [INFO] 20:37:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6991-ietf-yang-types --- 20:37:43 [INFO] BugInstance size is 0 20:37:43 [INFO] Error size is 0 20:37:43 [INFO] No errors/warnings found 20:37:43 [INFO] 20:37:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6991-ietf-yang-types --- 20:37:43 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-yang-types/src/test/resources 20:37:43 [INFO] 20:37:43 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc6991-ietf-yang-types --- 20:37:43 [INFO] Recompiling the module because of changed dependency. 20:37:43 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 20:37:43 [INFO] 20:37:43 [INFO] --- surefire:3.5.4:test (default-test) @ rfc6991-ietf-yang-types --- 20:37:43 [INFO] Surefire report directory: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-yang-types/target/surefire-reports 20:37:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:37:44 [INFO] 20:37:44 [INFO] ------------------------------------------------------- 20:37:44 [INFO] T E S T S 20:37:44 [INFO] ------------------------------------------------------- 20:37:44 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtilTest 20:37:45 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtilTest 20:37:45 [INFO] 20:37:45 [INFO] Results: 20:37:45 [INFO] 20:37:45 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 20:37:45 [INFO] 20:37:45 [INFO] 20:37:45 [INFO] --- copy:14.1.7:copy-files (default) @ rfc6991-ietf-yang-types --- 20:37:45 [INFO] 20:37:45 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6991-ietf-yang-types --- 20:37:45 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-14.0.21-SNAPSHOT.jar 20:37:45 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-yang-types/target/classes/META-INF/MANIFEST.MF 20:37:45 [INFO] 20:37:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6991-ietf-yang-types --- 20:37:46 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-14.0.21-SNAPSHOT-javadoc.jar 20:37:46 [INFO] 20:37:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6991-ietf-yang-types --- 20:37:46 [INFO] CycloneDX: Resolving Dependencies 20:37:47 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 20:37:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-yang-types/target/bom.xml 20:37:47 [INFO] attaching as rfc6991-ietf-yang-types-14.0.21-SNAPSHOT-cyclonedx.xml 20:37:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-yang-types/target/bom.json 20:37:47 [INFO] attaching as rfc6991-ietf-yang-types-14.0.21-SNAPSHOT-cyclonedx.json 20:37:47 [INFO] 20:37:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6991-ietf-yang-types --- 20:37:47 [INFO] Skipping duplicate-finder execution! 20:37:47 [INFO] 20:37:47 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc6991-ietf-yang-types --- 20:37:47 [INFO] No dependency problems found 20:37:47 [INFO] 20:37:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6991-ietf-yang-types --- 20:37:47 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-14.0.21-SNAPSHOT-sources.jar 20:37:47 [INFO] 20:37:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6991-ietf-yang-types --- 20:37:47 [INFO] 20:37:47 [INFO] --- jacoco:0.8.14:report (report) @ rfc6991-ietf-yang-types --- 20:37:47 [INFO] Loading execution data file /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-yang-types/target/code-coverage/jacoco.exec 20:37:47 [INFO] Analyzed bundle 'rfc6991-ietf-yang-types' with 2 classes 20:37:47 [INFO] 20:37:47 [INFO] --- install:3.1.4:install (default-install) @ rfc6991-ietf-yang-types --- 20:37:47 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-yang-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-SNAPSHOT.pom 20:37:47 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-SNAPSHOT.jar 20:37:47 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-SNAPSHOT-javadoc.jar 20:37:47 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-yang-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-SNAPSHOT-cyclonedx.xml 20:37:47 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-yang-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-SNAPSHOT-cyclonedx.json 20:37:47 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-SNAPSHOT-sources.jar 20:37:47 [INFO] 20:37:47 [INFO] --- bundle:6.0.0:install (default-install) @ rfc6991-ietf-yang-types --- 20:37:47 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-SNAPSHOT.jar 20:37:47 [INFO] Writing OBR metadata 20:37:47 [INFO] 20:37:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6991-ietf-yang-types --- 20:37:47 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:37:47 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/maven-metadata.xml 20:37:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:37:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:37:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:37:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:37:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:37:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:37:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:37:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:37:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:37:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:37:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:37:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:37:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:37:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:37:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:37:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:37:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:37:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:37:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:37:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:37:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:37:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:37:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:37:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:37:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:37:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:37:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:37:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:37:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:37:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:37:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:37:47 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:37:47 at java.lang.reflect.Method.invoke (Method.java:580) 20:37:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:37:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:37:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:37:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:37:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/maven-metadata.xml 20:37:47 [INFO] 20:37:47 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6991-ietf-yang-types --- 20:37:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:37:47 [INFO] 20:37:47 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8525 >---------- 20:37:47 [INFO] Building rfc8525 14.0.21-SNAPSHOT [36/229] 20:37:47 [INFO] from model/rfc/rfc8525/pom.xml 20:37:47 [INFO] -------------------------------[ bundle ]------------------------------- 20:37:47 [INFO] 20:37:47 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8525 --- 20:37:47 [INFO] 20:37:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8525 --- 20:37:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:47 [INFO] 20:37:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8525 --- 20:37:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:47 [INFO] 20:37:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8525 --- 20:37:47 [INFO] 20:37:47 [INFO] --- dependency:3.9.0:properties (default) @ rfc8525 --- 20:37:47 [INFO] 20:37:47 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8525 --- 20:37:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:37:47 [INFO] 20:37:47 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8525 --- 20:37:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:37:47 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/src/main/yang 20:37:47 [INFO] yang-to-sources: Found 3 dependencies in 821.0 μs 20:37:47 [INFO] yang-to-sources: Project model files found: 1 in 4.862 ms 20:37:47 [INFO] yang-to-sources: 4 YANG models processed in 33.73 ms 20:37:47 [INFO] BindingJavaFileGenerator: Defined 51 files in 9.487 ms 20:37:47 [INFO] Sorted 51 files into 9 directories in 249.9 μs 20:37:47 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 51 in 25.58 ms 20:37:47 [INFO] 20:37:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8525 --- 20:37:47 [INFO] Starting audit... 20:37:47 Audit done. 20:37:47 [INFO] You have 0 Checkstyle violations. 20:37:47 [INFO] 20:37:47 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8525 --- 20:37:47 [INFO] Starting audit... 20:37:47 Audit done. 20:37:47 [INFO] You have 0 Checkstyle violations. 20:37:47 [INFO] 20:37:47 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8525 --- 20:37:47 [INFO] 20:37:47 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8525 --- 20:37:47 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/src/main/resources 20:37:47 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/spi 20:37:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:37:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:37:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:37:47 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/spi 20:37:47 [INFO] 20:37:47 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8525 --- 20:37:47 [INFO] Recompiling the module because of changed dependency. 20:37:47 [INFO] Compiling 52 source files with javac [debug release 21] to target/classes 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[9,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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[9,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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationBuilder.java:[16,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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleBuilder.java:[17,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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[9,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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[9,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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationBuilder.java:[16,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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleBuilder.java:[17,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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[9,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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[9,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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationBuilder.java:[16,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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleBuilder.java:[17,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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[21,17] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[21,17] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[21,17] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,19] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,30] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,19] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,30] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,19] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,30] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,53] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,64] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,53] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,64] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,53] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,64] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,12] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,23] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,12] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,23] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,12] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,23] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[22,17] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[22,17] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[22,17] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[26,19] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[26,19] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[26,19] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[36,65] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[36,65] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[36,65] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[66,21] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[66,21] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[66,21] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Submodule in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Submodule in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Submodule in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[26,19] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[26,19] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[26,19] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[36,65] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[36,65] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[36,65] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[66,21] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[66,21] 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 20:37:48 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[66,21] 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 20:37:48 [INFO] 20:37:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8525 >>> 20:37:48 [INFO] 20:37:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8525 --- 20:37:48 [INFO] Fork Value is true 20:37:50 [INFO] Done SpotBugs Analysis.... 20:37:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:37:50 [INFO] 20:37:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8525 <<< 20:37:50 [INFO] 20:37:50 [INFO] 20:37:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8525 --- 20:37:50 [INFO] BugInstance size is 0 20:37:50 [INFO] Error size is 0 20:37:50 [INFO] No errors/warnings found 20:37:50 [INFO] 20:37:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8525 --- 20:37:50 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/src/test/resources 20:37:50 [INFO] 20:37:50 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8525 --- 20:37:50 [INFO] No sources to compile 20:37:50 [INFO] 20:37:50 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8525 --- 20:37:50 [INFO] No tests to run. 20:37:50 [INFO] 20:37:50 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8525 --- 20:37:50 [INFO] 20:37:50 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8525 --- 20:37:50 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/rfc8525-14.0.21-SNAPSHOT.jar 20:37:50 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/classes/META-INF/MANIFEST.MF 20:37:50 [INFO] 20:37:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8525 --- 20:37:52 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/rfc8525-14.0.21-SNAPSHOT-javadoc.jar 20:37:52 [INFO] 20:37:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8525 --- 20:37:52 [INFO] CycloneDX: Resolving Dependencies 20:37:53 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 20:37:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/bom.xml 20:37:53 [INFO] attaching as rfc8525-14.0.21-SNAPSHOT-cyclonedx.xml 20:37:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/bom.json 20:37:53 [INFO] attaching as rfc8525-14.0.21-SNAPSHOT-cyclonedx.json 20:37:53 [INFO] 20:37:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8525 --- 20:37:53 [INFO] Skipping duplicate-finder execution! 20:37:53 [INFO] 20:37:53 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8525 --- 20:37:53 [INFO] No dependency problems found 20:37:53 [INFO] 20:37:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8525 --- 20:37:53 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/rfc8525-14.0.21-SNAPSHOT-sources.jar 20:37:53 [INFO] 20:37:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8525 --- 20:37:53 [INFO] 20:37:53 [INFO] --- jacoco:0.8.14:report (report) @ rfc8525 --- 20:37:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:37:53 [INFO] 20:37:53 [INFO] --- install:3.1.4:install (default-install) @ rfc8525 --- 20:37:53 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-SNAPSHOT.pom 20:37:53 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/rfc8525-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-SNAPSHOT.jar 20:37:53 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/rfc8525-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-SNAPSHOT-javadoc.jar 20:37:53 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-SNAPSHOT-cyclonedx.xml 20:37:53 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-SNAPSHOT-cyclonedx.json 20:37:53 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/rfc8525-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-SNAPSHOT-sources.jar 20:37:53 [INFO] 20:37:53 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8525 --- 20:37:53 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-SNAPSHOT.jar 20:37:53 [INFO] Writing OBR metadata 20:37:53 [INFO] 20:37:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8525 --- 20:37:53 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:37:53 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8525/maven-metadata.xml 20:37:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:37:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:37:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:37:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:37:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:37:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:37:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:37:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:37:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:37:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:37:53 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:37:53 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:37:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:37:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:37:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:37:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:37:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:37:53 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:37:53 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:37:53 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:37:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:37:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:37:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:37:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:37:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:37:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:37:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:37:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:37:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:37:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:37:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:37:53 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:37:53 at java.lang.reflect.Method.invoke (Method.java:580) 20:37:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:37:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:37:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:37:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:37:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8525/maven-metadata.xml 20:37:53 [INFO] 20:37:53 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8525 --- 20:37:53 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:37:53 [INFO] 20:37:53 [INFO] ------------< org.opendaylight.mdsal:mdsal-yanglib-rfc8525 >------------ 20:37:53 [INFO] Building mdsal-yanglib-rfc8525 0.19.21-SNAPSHOT [37/229] 20:37:53 [INFO] from yanglib/mdsal-yanglib-rfc8525/pom.xml 20:37:53 [INFO] -------------------------------[ bundle ]------------------------------- 20:37:53 [INFO] 20:37:53 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-yanglib-rfc8525 --- 20:37:53 [INFO] 20:37:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-yanglib-rfc8525 --- 20:37:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:53 [INFO] 20:37:53 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-yanglib-rfc8525 --- 20:37:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:53 [INFO] 20:37:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-yanglib-rfc8525 --- 20:37:54 [INFO] 20:37:54 [INFO] --- dependency:3.9.0:properties (default) @ mdsal-yanglib-rfc8525 --- 20:37:54 [INFO] 20:37:54 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-yanglib-rfc8525 --- 20:37:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:37:54 [INFO] 20:37:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-yanglib-rfc8525 --- 20:37:54 [INFO] Starting audit... 20:37:54 Audit done. 20:37:54 [INFO] You have 0 Checkstyle violations. 20:37:54 [INFO] 20:37:54 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-yanglib-rfc8525 --- 20:37:54 [INFO] Starting audit... 20:37:54 Audit done. 20:37:54 [INFO] You have 0 Checkstyle violations. 20:37:54 [INFO] 20:37:54 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-yanglib-rfc8525 --- 20:37:54 [INFO] 20:37:54 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-yanglib-rfc8525 --- 20:37:54 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/resources 20:37:54 [INFO] 20:37:54 [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-yanglib-rfc8525 --- 20:37:54 [INFO] Recompiling the module because of changed dependency. 20:37:54 [INFO] Compiling 6 source files with javac [debug release 21 module-path] to target/classes 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/MountPointContextFactoryImpl.java:[34,104] 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 20:37:54 [INFO] Writing META-INF/services/org.opendaylight.mdsal.yanglib.api.YangLibSupportFactory 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/MountPointContextFactoryImpl.java:[34,104] 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 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/MountPointContextFactoryImpl.java:[34,104] 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 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[14,38] module name component rfc8525 should avoid terminal digits 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[34,55] requires directive for an automatic module 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[35,55] requires directive for an automatic module 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[36,57] requires directive for an automatic module 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[37,55] requires directive for an automatic module 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[42,32] requires directive for an automatic module 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[43,47] requires directive for an automatic module 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,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 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,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 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,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 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,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 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,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 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,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 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,63] 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 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,74] 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 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[38,50] 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 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[38,50] 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 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[38,50] 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 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[43,81] 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 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[92,41] 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 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[100,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 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[100,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 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[100,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 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[100,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 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[100,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 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[100,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 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[101,40] 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 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[101,51] 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 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/MountPointContextFactoryImpl.java:[231,35] URL(java.lang.String) in java.net.URL has been deprecated 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/YangLibrarySupport.java:[67,81] 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 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/YangLibrarySupport.java:[40,2] class javax.inject.Singleton in module javax.inject is not indirectly exported using 'requires transitive' 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/YangLibrarySupport.java:[52,6] class javax.inject.Inject in module javax.inject is not indirectly exported using 'requires transitive' 20:37:54 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/YangLibrarySupportFactory.java:[24,2] class org.kohsuke.MetaInfServices in module org.kohsuke.metainf_services is not indirectly exported using 'requires transitive' 20:37:54 [INFO] 20:37:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-yanglib-rfc8525 >>> 20:37:54 [INFO] 20:37:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-yanglib-rfc8525 --- 20:37:54 [INFO] Fork Value is true 20:37:57 [INFO] Done SpotBugs Analysis.... 20:37:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:37:57 [INFO] 20:37:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-yanglib-rfc8525 <<< 20:37:57 [INFO] 20:37:57 [INFO] 20:37:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-yanglib-rfc8525 --- 20:37:57 [INFO] BugInstance size is 0 20:37:57 [INFO] Error size is 0 20:37:57 [INFO] No errors/warnings found 20:37:57 [INFO] 20:37:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-yanglib-rfc8525 --- 20:37:57 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/test/resources 20:37:57 [INFO] 20:37:57 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-yanglib-rfc8525 --- 20:37:57 [INFO] Recompiling the module because of changed dependency. 20:37:57 [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/test-classes 20:37:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[18,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 20:37:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[20,104] 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 20:37:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[18,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 20:37:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[20,104] 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 20:37:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[18,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 20:37:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[20,104] 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 20:37:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[29,92] 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 20:37:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[44,25] getModule() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModuleList has been deprecated 20:37:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[47,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 20:37:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[47,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 20:37:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[47,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 20:37:57 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[51,30] 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 20:37:57 [INFO] 20:37:57 [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-yanglib-rfc8525 --- 20:37:57 [INFO] Surefire report directory: /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/target/surefire-reports 20:37:57 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:37:57 [INFO] 20:37:57 [INFO] ------------------------------------------------------- 20:37:57 [INFO] T E S T S 20:37:57 [INFO] ------------------------------------------------------- 20:37:58 [INFO] Running org.opendaylight.mdsal.yanglib.rfc8525.LegacyYangLibraryFormatTest 20:38:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.308 s -- in org.opendaylight.mdsal.yanglib.rfc8525.LegacyYangLibraryFormatTest 20:38:00 [INFO] Running org.opendaylight.mdsal.yanglib.rfc8525.YangLibrarySupportTest 20:38:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s -- in org.opendaylight.mdsal.yanglib.rfc8525.YangLibrarySupportTest 20:38:01 [INFO] 20:38:01 [INFO] Results: 20:38:01 [INFO] 20:38:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 20:38:01 [INFO] 20:38:01 [INFO] 20:38:01 [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-yanglib-rfc8525 --- 20:38:01 [INFO] 20:38:01 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-yanglib-rfc8525 --- 20:38:01 [WARNING] Bundle org.opendaylight.mdsal:mdsal-yanglib-rfc8525:bundle:0.19.21-SNAPSHOT : Split package, multiple jars provide the same package: 20:38:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 20:38:01 Package found in [Jar:., Jar:javax.inject, Jar:org.eclipse.jdt.annotation, Jar:mdsal-yanglib-api, Jar:concepts, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:binding-reflect, Jar:rfc6991-ietf-yang-types, Jar:rfc8342-ietf-datastores, Jar:rfc8525, Jar:binding-runtime-api, Jar:binding-model, Jar:rfc8040-model-api, Jar:yang-repo-api, Jar:binding-runtime-spi, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:binding-spec, Jar:binding-data-codec-api, Jar:binding-data-codec-dynamic, Jar:binding-data-codec-spi, Jar:binding-loader, Jar:util, Jar:triemap, Jar:yang-data-impl, Jar:yang-data-spi, Jar:yang-common, Jar:yang-data-api, Jar:yang-data-util, Jar:yang-model-util, Jar:rfc8528-model-api, Jar:yang-model-api, Jar:yang-xpath-api, Jar:yang-parser-api, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.annotation.bundle] 20:38:01 Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:javax.inject, Jar:org.eclipse.jdt.annotation, Jar:metainf-services, Jar:mdsal-yanglib-api, Jar:concepts, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:binding-reflect, Jar:rfc6991-ietf-yang-types, Jar:rfc8342-ietf-datastores, Jar:rfc8525, Jar:binding-runtime-api, Jar:binding-model, Jar:rfc8040-model-api, Jar:yang-repo-api, Jar:binding-runtime-spi, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:binding-spec, Jar:binding-data-codec-api, Jar:binding-data-codec-dynamic, Jar:byte-buddy, Jar:binding-data-codec-spi, Jar:binding-loader, Jar:util, Jar:triemap, Jar:yang-data-impl, Jar:yang-data-spi, Jar:yang-common, Jar:yang-data-api, Jar:value, Jar:yang-data-util, Jar:yang-model-util, Jar:rfc8528-model-api, Jar:yang-model-api, Jar:yang-xpath-api, Jar:yang-parser-api, Jar:org.osgi.service.component.annotations, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 20:38:01 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/target/mdsal-yanglib-rfc8525-0.19.21-SNAPSHOT.jar 20:38:01 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/target/classes/META-INF/MANIFEST.MF 20:38:01 [INFO] 20:38:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-yanglib-rfc8525 --- 20:38:02 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/target/mdsal-yanglib-rfc8525-0.19.21-SNAPSHOT-javadoc.jar 20:38:02 [INFO] 20:38:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-yanglib-rfc8525 --- 20:38:02 [INFO] CycloneDX: Resolving Dependencies 20:38:03 [INFO] CycloneDX: Creating BOM version 1.6 with 76 component(s) 20:38:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/target/bom.xml 20:38:03 [INFO] attaching as mdsal-yanglib-rfc8525-0.19.21-SNAPSHOT-cyclonedx.xml 20:38:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/target/bom.json 20:38:03 [INFO] attaching as mdsal-yanglib-rfc8525-0.19.21-SNAPSHOT-cyclonedx.json 20:38:03 [INFO] 20:38:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-yanglib-rfc8525 --- 20:38:03 [INFO] Skipping duplicate-finder execution! 20:38:03 [INFO] 20:38:03 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-yanglib-rfc8525 --- 20:38:03 [INFO] No dependency problems found 20:38:03 [INFO] 20:38:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-yanglib-rfc8525 --- 20:38:03 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/target/mdsal-yanglib-rfc8525-0.19.21-SNAPSHOT-sources.jar 20:38:03 [INFO] 20:38:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-yanglib-rfc8525 --- 20:38:03 [INFO] 20:38:03 [INFO] --- jacoco:0.8.14:report (report) @ mdsal-yanglib-rfc8525 --- 20:38:03 [INFO] Loading execution data file /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/target/code-coverage/jacoco.exec 20:38:03 [INFO] Analyzed bundle 'mdsal-yanglib-rfc8525' with 5 classes 20:38:03 [INFO] 20:38:03 [INFO] --- install:3.1.4:install (default-install) @ mdsal-yanglib-rfc8525 --- 20:38:03 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-SNAPSHOT.pom 20:38:03 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/target/mdsal-yanglib-rfc8525-0.19.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-SNAPSHOT.jar 20:38:03 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/target/mdsal-yanglib-rfc8525-0.19.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-SNAPSHOT-javadoc.jar 20:38:03 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-SNAPSHOT-cyclonedx.xml 20:38:03 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-SNAPSHOT-cyclonedx.json 20:38:03 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/target/mdsal-yanglib-rfc8525-0.19.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-SNAPSHOT-sources.jar 20:38:03 [INFO] 20:38:03 [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-yanglib-rfc8525 --- 20:38:03 [INFO] Installing org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-SNAPSHOT.jar 20:38:03 [INFO] Writing OBR metadata 20:38:03 [INFO] 20:38:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-yanglib-rfc8525 --- 20:38:03 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:38:03 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/maven-metadata.xml 20:38:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:38:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:38:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:38:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:38:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:38:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:38:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:38:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:38:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:38:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:38:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:38:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:38:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:38:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:38:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:38:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:38:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:38:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:38:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:38:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:38:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:38:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:38:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:38:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:38:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:38:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:38:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:38:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:38:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:38:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:38:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:38:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:38:03 at java.lang.reflect.Method.invoke (Method.java:580) 20:38:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:38:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:38:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:38:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:38:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/maven-metadata.xml 20:38:03 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/maven-metadata.xml 20:38:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:38:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:38:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:38:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:38:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:38:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:38:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:38:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:38:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:38:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:38:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:38:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:38:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:38:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:38:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:38:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:38:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:38:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:38:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:38:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:38:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:38:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:38:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:38:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:38:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:38:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:38:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:38:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:38:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:38:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:38:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:38:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:38:03 at java.lang.reflect.Method.invoke (Method.java:580) 20:38:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:38:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:38:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:38:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:38:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/maven-metadata.xml 20:38:03 [INFO] 20:38:03 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-yanglib-rfc8525 --- 20:38:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:38:03 [INFO] 20:38:03 [INFO] -----------< org.opendaylight.mdsal:mdsal-replicate-common >------------ 20:38:03 [INFO] Building mdsal-replicate-common 14.0.21-SNAPSHOT [38/229] 20:38:03 [INFO] from replicate/mdsal-replicate-common/pom.xml 20:38:03 [INFO] -------------------------------[ bundle ]------------------------------- 20:38:03 [INFO] 20:38:03 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-replicate-common --- 20:38:03 [INFO] 20:38:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-replicate-common --- 20:38:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:03 [INFO] 20:38:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-replicate-common --- 20:38:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:03 [INFO] 20:38:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-replicate-common --- 20:38:04 [INFO] 20:38:04 [INFO] --- dependency:3.9.0:properties (default) @ mdsal-replicate-common --- 20:38:04 [INFO] 20:38:04 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-replicate-common --- 20:38:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-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/** 20:38:04 [INFO] 20:38:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-replicate-common --- 20:38:04 [INFO] Starting audit... 20:38:04 Audit done. 20:38:04 [INFO] You have 0 Checkstyle violations. 20:38:04 [INFO] 20:38:04 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-replicate-common --- 20:38:04 [INFO] Starting audit... 20:38:04 Audit done. 20:38:04 [INFO] You have 0 Checkstyle violations. 20:38:04 [INFO] 20:38:04 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-replicate-common --- 20:38:04 [INFO] 20:38:04 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-replicate-common --- 20:38:04 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-common/src/main/resources 20:38:04 [INFO] 20:38:04 [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-replicate-common --- 20:38:04 [INFO] Recompiling the module because of changed dependency. 20:38:04 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 20:38:04 [INFO] 20:38:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-replicate-common >>> 20:38:04 [INFO] 20:38:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-replicate-common --- 20:38:04 [INFO] Fork Value is true 20:38:06 [INFO] Done SpotBugs Analysis.... 20:38:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:38:06 [INFO] 20:38:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-replicate-common <<< 20:38:06 [INFO] 20:38:06 [INFO] 20:38:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-replicate-common --- 20:38:06 [INFO] BugInstance size is 0 20:38:06 [INFO] Error size is 0 20:38:06 [INFO] No errors/warnings found 20:38:06 [INFO] 20:38:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-replicate-common --- 20:38:06 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-common/src/test/resources 20:38:06 [INFO] 20:38:06 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-replicate-common --- 20:38:06 [INFO] No sources to compile 20:38:06 [INFO] 20:38:06 [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-replicate-common --- 20:38:06 [INFO] No tests to run. 20:38:06 [INFO] 20:38:06 [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-replicate-common --- 20:38:06 [INFO] 20:38:06 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-replicate-common --- 20:38:06 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-common/target/mdsal-replicate-common-14.0.21-SNAPSHOT.jar 20:38:06 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-common/target/classes/META-INF/MANIFEST.MF 20:38:06 [INFO] 20:38:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-replicate-common --- 20:38:07 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-common/target/mdsal-replicate-common-14.0.21-SNAPSHOT-javadoc.jar 20:38:07 [INFO] 20:38:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-replicate-common --- 20:38:07 [INFO] CycloneDX: Resolving Dependencies 20:38:08 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 20:38:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-common/target/bom.xml 20:38:08 [INFO] attaching as mdsal-replicate-common-14.0.21-SNAPSHOT-cyclonedx.xml 20:38:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-common/target/bom.json 20:38:08 [INFO] attaching as mdsal-replicate-common-14.0.21-SNAPSHOT-cyclonedx.json 20:38:08 [INFO] 20:38:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-replicate-common --- 20:38:08 [INFO] Skipping duplicate-finder execution! 20:38:08 [INFO] 20:38:08 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-replicate-common --- 20:38:08 [INFO] No dependency problems found 20:38:08 [INFO] 20:38:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-replicate-common --- 20:38:08 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-common/target/mdsal-replicate-common-14.0.21-SNAPSHOT-sources.jar 20:38:08 [INFO] 20:38:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-replicate-common --- 20:38:08 [INFO] 20:38:08 [INFO] --- jacoco:0.8.14:report (report) @ mdsal-replicate-common --- 20:38:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:38:08 [INFO] 20:38:08 [INFO] --- install:3.1.4:install (default-install) @ mdsal-replicate-common --- 20:38:08 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-common/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-SNAPSHOT.pom 20:38:08 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-common/target/mdsal-replicate-common-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-SNAPSHOT.jar 20:38:08 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-common/target/mdsal-replicate-common-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-SNAPSHOT-javadoc.jar 20:38:08 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-common/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-SNAPSHOT-cyclonedx.xml 20:38:08 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-common/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-SNAPSHOT-cyclonedx.json 20:38:08 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-common/target/mdsal-replicate-common-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-SNAPSHOT-sources.jar 20:38:08 [INFO] 20:38:08 [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-replicate-common --- 20:38:08 [INFO] Installing org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-SNAPSHOT.jar 20:38:08 [INFO] Writing OBR metadata 20:38:08 [INFO] 20:38:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-replicate-common --- 20:38:08 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:38:08 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/maven-metadata.xml 20:38:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:38:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:38:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:38:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:38:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:38:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:38:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:38:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:38:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:38:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:38:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:38:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:38:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:38:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:38:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:38:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:38:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:38:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:38:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:38:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:38:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:38:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:38:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:38:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:38:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:38:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:38:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:38:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:38:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:38:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:38:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:38:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:38:08 at java.lang.reflect.Method.invoke (Method.java:580) 20:38:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:38:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:38:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:38:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:38:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/maven-metadata.xml 20:38:08 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-replicate-common/maven-metadata.xml 20:38:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:38:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:38:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:38:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:38:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:38:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:38:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:38:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:38:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:38:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:38:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:38:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:38:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:38:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:38:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:38:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:38:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:38:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:38:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:38:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:38:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:38:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:38:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:38:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:38:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:38:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:38:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:38:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:38:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:38:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:38:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:38:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:38:08 at java.lang.reflect.Method.invoke (Method.java:580) 20:38:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:38:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:38:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:38:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:38:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-replicate-common/maven-metadata.xml 20:38:08 [INFO] 20:38:08 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-replicate-common --- 20:38:08 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:38:08 [INFO] 20:38:08 [INFO] ------------< org.opendaylight.mdsal:mdsal-replicate-netty >------------ 20:38:08 [INFO] Building mdsal-replicate-netty 14.0.21-SNAPSHOT [39/229] 20:38:08 [INFO] from replicate/mdsal-replicate-netty/pom.xml 20:38:08 [INFO] -------------------------------[ bundle ]------------------------------- 20:38:08 [INFO] 20:38:08 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-replicate-netty --- 20:38:08 [INFO] 20:38:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-replicate-netty --- 20:38:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:08 [INFO] 20:38:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-replicate-netty --- 20:38:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:08 [INFO] 20:38:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-replicate-netty --- 20:38:08 [INFO] 20:38:08 [INFO] --- dependency:3.9.0:properties (default) @ mdsal-replicate-netty --- 20:38:08 [INFO] 20:38:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-replicate-netty --- 20:38:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-netty/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:38:08 [INFO] 20:38:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-replicate-netty --- 20:38:08 [INFO] Starting audit... 20:38:08 Audit done. 20:38:08 [INFO] You have 0 Checkstyle violations. 20:38:08 [INFO] 20:38:08 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-replicate-netty --- 20:38:08 [INFO] Starting audit... 20:38:08 Audit done. 20:38:08 [INFO] You have 0 Checkstyle violations. 20:38:08 [INFO] 20:38:08 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-replicate-netty --- 20:38:08 [INFO] 20:38:08 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-replicate-netty --- 20:38:08 [INFO] Copying 2 resources from src/main/resources to target/classes 20:38:08 [INFO] 20:38:08 [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-replicate-netty --- 20:38:08 [INFO] Recompiling the module because of changed dependency. 20:38:08 [INFO] Compiling 22 source files with javac [debug release 21] to target/classes 20:38:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-netty/src/main/java/org/opendaylight/mdsal/replicate/netty/AbstractBootstrapSupport.java:[23,17] auto-closeable resource org.opendaylight.mdsal.replicate.netty.AbstractBootstrapSupport has a member method close() that could throw InterruptedException 20:38:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-netty/src/main/java/org/opendaylight/mdsal/replicate/netty/EpollBootstrapSupport.java:[14,7] auto-closeable resource org.opendaylight.mdsal.replicate.netty.EpollBootstrapSupport has a member method close() that could throw InterruptedException 20:38:09 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-netty/src/main/java/org/opendaylight/mdsal/replicate/netty/NioBootstrapSupport.java:[14,7] auto-closeable resource org.opendaylight.mdsal.replicate.netty.NioBootstrapSupport has a member method close() that could throw InterruptedException 20:38:09 [INFO] 20:38:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-replicate-netty >>> 20:38:09 [INFO] 20:38:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-replicate-netty --- 20:38:09 [INFO] Fork Value is true 20:38:12 [INFO] Done SpotBugs Analysis.... 20:38:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:38:12 [INFO] 20:38:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-replicate-netty <<< 20:38:12 [INFO] 20:38:12 [INFO] 20:38:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-replicate-netty --- 20:38:12 [INFO] BugInstance size is 0 20:38:12 [INFO] Error size is 0 20:38:12 [INFO] No errors/warnings found 20:38:12 [INFO] 20:38:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-replicate-netty --- 20:38:12 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-netty/src/test/resources 20:38:12 [INFO] 20:38:12 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-replicate-netty --- 20:38:12 [INFO] Recompiling the module because of changed dependency. 20:38:12 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 20:38:12 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-netty/src/test/java/org/opendaylight/mdsal/replicate/netty/IntegrationTest.java:[95,22] auto-closeable resource sink is never referenced in body of corresponding try statement 20:38:12 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-netty/src/test/java/org/opendaylight/mdsal/replicate/netty/IntegrationTest.java:[80,18] auto-closeable resource source is never referenced in body of corresponding try statement 20:38:12 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-netty/src/test/java/org/opendaylight/mdsal/replicate/netty/IntegrationTest.java:[142,22] auto-closeable resource sink is never referenced in body of corresponding try statement 20:38:12 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-netty/src/test/java/org/opendaylight/mdsal/replicate/netty/IntegrationTest.java:[127,18] auto-closeable resource source is never referenced in body of corresponding try statement 20:38:12 [INFO] 20:38:12 [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-replicate-netty --- 20:38:12 [INFO] Surefire report directory: /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-netty/target/surefire-reports 20:38:12 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:38:12 [INFO] 20:38:12 [INFO] ------------------------------------------------------- 20:38:12 [INFO] T E S T S 20:38:12 [INFO] ------------------------------------------------------- 20:38:13 [INFO] Running org.opendaylight.mdsal.replicate.netty.IntegrationTest 20:38:13 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:38:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.34 s -- in org.opendaylight.mdsal.replicate.netty.IntegrationTest 20:38:43 [INFO] 20:38:43 [INFO] Results: 20:38:43 [INFO] 20:38:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 20:38:43 [INFO] 20:38:43 [INFO] 20:38:43 [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-replicate-netty --- 20:38:43 [INFO] 20:38:43 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-replicate-netty --- 20:38:43 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-netty/target/mdsal-replicate-netty-14.0.21-SNAPSHOT.jar 20:38:43 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-netty/target/classes/META-INF/MANIFEST.MF 20:38:43 [INFO] 20:38:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-replicate-netty --- 20:38:44 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-netty/target/mdsal-replicate-netty-14.0.21-SNAPSHOT-javadoc.jar 20:38:44 [INFO] 20:38:44 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ mdsal-replicate-netty --- 20:38:44 [INFO] 20:38:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-replicate-netty --- 20:38:44 [INFO] CycloneDX: Resolving Dependencies 20:38:45 [INFO] CycloneDX: Creating BOM version 1.6 with 52 component(s) 20:38:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-netty/target/bom.xml 20:38:45 [INFO] attaching as mdsal-replicate-netty-14.0.21-SNAPSHOT-cyclonedx.xml 20:38:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-netty/target/bom.json 20:38:45 [INFO] attaching as mdsal-replicate-netty-14.0.21-SNAPSHOT-cyclonedx.json 20:38:45 [INFO] 20:38:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-replicate-netty --- 20:38:45 [INFO] Skipping duplicate-finder execution! 20:38:45 [INFO] 20:38:45 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-replicate-netty --- 20:38:45 [WARNING] Used undeclared dependencies found: 20:38:45 [WARNING] org.opendaylight.yangtools:util:jar:14.0.21:compile 20:38:45 [WARNING] io.netty:netty-codec-base:jar:4.2.7.Final:compile 20:38:45 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:14.0.21:compile 20:38:45 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.21:compile 20:38:45 [WARNING] io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile 20:38:45 [WARNING] io.netty:netty-common:jar:4.2.7.Final:compile 20:38:45 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.21-SNAPSHOT:test 20:38:45 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 20:38:45 [WARNING] io.netty:netty-buffer:jar:4.2.7.Final:compile 20:38:45 [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:14.0.21-SNAPSHOT:test 20:38:45 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.21-SNAPSHOT:compile 20:38:45 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.21:compile 20:38:45 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.21:compile 20:38:45 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.21-SNAPSHOT:compile 20:38:45 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.21:test 20:38:45 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.21:compile 20:38:45 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.21:compile 20:38:45 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 20:38:45 [WARNING] org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.21:compile 20:38:45 [WARNING] Unused declared dependencies found: 20:38:45 [WARNING] io.netty:netty-transport-native-epoll:jar:4.2.7.Final:compile 20:38:45 [INFO] 20:38:45 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-replicate-netty --- 20:38:45 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-netty/target/mdsal-replicate-netty-14.0.21-SNAPSHOT-sources.jar 20:38:45 [INFO] 20:38:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-replicate-netty --- 20:38:45 [INFO] 20:38:45 [INFO] --- jacoco:0.8.14:report (report) @ mdsal-replicate-netty --- 20:38:45 [INFO] Loading execution data file /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-netty/target/code-coverage/jacoco.exec 20:38:45 [INFO] Analyzed bundle 'mdsal-replicate-netty' with 26 classes 20:38:45 [INFO] 20:38:45 [INFO] --- install:3.1.4:install (default-install) @ mdsal-replicate-netty --- 20:38:45 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-netty/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-SNAPSHOT.pom 20:38:45 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-netty/target/mdsal-replicate-netty-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-SNAPSHOT.jar 20:38:45 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-netty/target/mdsal-replicate-netty-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-SNAPSHOT-javadoc.jar 20:38:45 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-netty/target/classes/config/org.opendaylight.mdsal.replicate.netty.sink.cfg to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-SNAPSHOT-sink.config 20:38:45 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-netty/target/classes/config/org.opendaylight.mdsal.replicate.netty.source.cfg to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-SNAPSHOT-source.config 20:38:45 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-netty/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-SNAPSHOT-cyclonedx.xml 20:38:45 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-netty/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-SNAPSHOT-cyclonedx.json 20:38:45 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-netty/target/mdsal-replicate-netty-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-SNAPSHOT-sources.jar 20:38:45 [INFO] 20:38:45 [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-replicate-netty --- 20:38:45 [INFO] Installing org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-SNAPSHOT.jar 20:38:45 [INFO] Writing OBR metadata 20:38:45 [INFO] 20:38:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-replicate-netty --- 20:38:45 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:38:45 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/maven-metadata.xml 20:38:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:38:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:38:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:38:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:38:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:38:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:38:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:38:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:38:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:38:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:38:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:38:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:38:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:38:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:38:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:38:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:38:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:38:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:38:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:38:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:38:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:38:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:38:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:38:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:38:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:38:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:38:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:38:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:38:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:38:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:38:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:38:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:38:45 at java.lang.reflect.Method.invoke (Method.java:580) 20:38:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:38:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:38:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:38:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:38:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/maven-metadata.xml 20:38:45 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-replicate-netty/maven-metadata.xml 20:38:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:38:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:38:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:38:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:38:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:38:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:38:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:38:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:38:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:38:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:38:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:38:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:38:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:38:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:38:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:38:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:38:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:38:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:38:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:38:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:38:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:38:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:38:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:38:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:38:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:38:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:38:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:38:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:38:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:38:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:38:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:38:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:38:45 at java.lang.reflect.Method.invoke (Method.java:580) 20:38:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:38:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:38:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:38:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:38:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-replicate-netty/maven-metadata.xml 20:38:45 [INFO] 20:38:45 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-replicate-netty --- 20:38:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:38:45 [INFO] 20:38:45 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types >-- 20:38:45 [INFO] Building rfc8294-ietf-routing-types 14.0.21-SNAPSHOT [40/229] 20:38:45 [INFO] from model/rfc/rfc8294-ietf-routing-types/pom.xml 20:38:45 [INFO] -------------------------------[ bundle ]------------------------------- 20:38:45 [INFO] 20:38:45 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8294-ietf-routing-types --- 20:38:45 [INFO] 20:38:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8294-ietf-routing-types --- 20:38:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:45 [INFO] 20:38:45 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8294-ietf-routing-types --- 20:38:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:45 [INFO] 20:38:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8294-ietf-routing-types --- 20:38:46 [INFO] 20:38:46 [INFO] --- dependency:3.9.0:properties (default) @ rfc8294-ietf-routing-types --- 20:38:46 [INFO] 20:38:46 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8294-ietf-routing-types --- 20:38:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8294-ietf-routing-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/** 20:38:46 [INFO] 20:38:46 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8294-ietf-routing-types --- 20:38:46 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:38:46 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8294-ietf-routing-types/src/main/yang 20:38:46 [INFO] yang-to-sources: Found 2 dependencies in 809.4 μs 20:38:46 [INFO] yang-to-sources: Project model files found: 1 in 4.436 ms 20:38:46 [INFO] yang-to-sources: 3 YANG models processed in 26.03 ms 20:38:46 [INFO] BindingJavaFileGenerator: Defined 47 files in 11.12 ms 20:38:46 [INFO] Sorted 47 files into 6 directories in 191.9 μs 20:38:46 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 47 in 49.48 ms 20:38:46 [INFO] 20:38:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8294-ietf-routing-types --- 20:38:46 [INFO] Starting audit... 20:38:46 Audit done. 20:38:46 [INFO] You have 0 Checkstyle violations. 20:38:46 [INFO] 20:38:46 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8294-ietf-routing-types --- 20:38:46 [INFO] Starting audit... 20:38:46 Audit done. 20:38:46 [INFO] You have 0 Checkstyle violations. 20:38:46 [INFO] 20:38:46 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8294-ietf-routing-types --- 20:38:46 [INFO] 20:38:46 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8294-ietf-routing-types --- 20:38:46 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8294-ietf-routing-types/src/main/resources 20:38:46 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/spi 20:38:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:38:46 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:38:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:38:46 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/spi 20:38:46 [INFO] 20:38:46 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8294-ietf-routing-types --- 20:38:46 [INFO] Recompiling the module because of changed dependency. 20:38:46 [INFO] Compiling 47 source files with javac [debug release 21] to target/classes 20:38:46 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/types/rev171204/Ipv4MulticastGroupAddress.java:[60,42] possible 'this' escape before subclass is fully initialized 20:38:46 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/types/rev171204/Ipv6MulticastGroupAddress.java:[60,42] possible 'this' escape before subclass is fully initialized 20:38:46 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/types/rev171204/RouterId.java:[58,42] possible 'this' escape before subclass is fully initialized 20:38:46 [INFO] 20:38:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8294-ietf-routing-types >>> 20:38:46 [INFO] 20:38:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8294-ietf-routing-types --- 20:38:46 [INFO] Fork Value is true 20:38:49 [INFO] Done SpotBugs Analysis.... 20:38:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:38:49 [INFO] 20:38:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8294-ietf-routing-types <<< 20:38:49 [INFO] 20:38:49 [INFO] 20:38:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8294-ietf-routing-types --- 20:38:49 [INFO] BugInstance size is 0 20:38:49 [INFO] Error size is 0 20:38:49 [INFO] No errors/warnings found 20:38:49 [INFO] 20:38:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8294-ietf-routing-types --- 20:38:49 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8294-ietf-routing-types/src/test/resources 20:38:49 [INFO] 20:38:49 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8294-ietf-routing-types --- 20:38:49 [INFO] No sources to compile 20:38:49 [INFO] 20:38:49 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8294-ietf-routing-types --- 20:38:49 [INFO] No tests to run. 20:38:49 [INFO] 20:38:49 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8294-ietf-routing-types --- 20:38:49 [INFO] 20:38:49 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8294-ietf-routing-types --- 20:38:49 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-14.0.21-SNAPSHOT.jar 20:38:49 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8294-ietf-routing-types/target/classes/META-INF/MANIFEST.MF 20:38:49 [INFO] 20:38:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8294-ietf-routing-types --- 20:38:51 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-14.0.21-SNAPSHOT-javadoc.jar 20:38:51 [INFO] 20:38:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8294-ietf-routing-types --- 20:38:51 [INFO] CycloneDX: Resolving Dependencies 20:38:52 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 20:38:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8294-ietf-routing-types/target/bom.xml 20:38:52 [INFO] attaching as rfc8294-ietf-routing-types-14.0.21-SNAPSHOT-cyclonedx.xml 20:38:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8294-ietf-routing-types/target/bom.json 20:38:52 [INFO] attaching as rfc8294-ietf-routing-types-14.0.21-SNAPSHOT-cyclonedx.json 20:38:52 [INFO] 20:38:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8294-ietf-routing-types --- 20:38:52 [INFO] Skipping duplicate-finder execution! 20:38:52 [INFO] 20:38:52 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8294-ietf-routing-types --- 20:38:52 [INFO] No dependency problems found 20:38:52 [INFO] 20:38:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8294-ietf-routing-types --- 20:38:52 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-14.0.21-SNAPSHOT-sources.jar 20:38:52 [INFO] 20:38:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8294-ietf-routing-types --- 20:38:52 [INFO] 20:38:52 [INFO] --- jacoco:0.8.14:report (report) @ rfc8294-ietf-routing-types --- 20:38:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:38:52 [INFO] 20:38:52 [INFO] --- install:3.1.4:install (default-install) @ rfc8294-ietf-routing-types --- 20:38:52 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8294-ietf-routing-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-SNAPSHOT.pom 20:38:52 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-SNAPSHOT.jar 20:38:52 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-SNAPSHOT-javadoc.jar 20:38:52 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8294-ietf-routing-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-SNAPSHOT-cyclonedx.xml 20:38:52 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8294-ietf-routing-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-SNAPSHOT-cyclonedx.json 20:38:52 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-SNAPSHOT-sources.jar 20:38:52 [INFO] 20:38:52 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8294-ietf-routing-types --- 20:38:52 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-SNAPSHOT.jar 20:38:52 [INFO] Writing OBR metadata 20:38:52 [INFO] 20:38:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8294-ietf-routing-types --- 20:38:52 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:38:52 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/maven-metadata.xml 20:38:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:38:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:38:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:38:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:38:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:38:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:38:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:38:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:38:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:38:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:38:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:38:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:38:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:38:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:38:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:38:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:38:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:38:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:38:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:38:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:38:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:38:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:38:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:38:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:38:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:38:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:38:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:38:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:38:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:38:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:38:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:38:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:38:52 at java.lang.reflect.Method.invoke (Method.java:580) 20:38:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:38:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:38:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:38:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:38:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/maven-metadata.xml 20:38:52 [INFO] 20:38:52 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8294-ietf-routing-types --- 20:38:52 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:38:52 [INFO] 20:38:52 [INFO] -------------< org.opendaylight.mdsal:mdsal-rfc8294-netty >------------- 20:38:52 [INFO] Building mdsal-rfc8294-netty 14.0.21-SNAPSHOT [41/229] 20:38:52 [INFO] from netty/mdsal-rfc8294-netty/pom.xml 20:38:52 [INFO] --------------------------------[ jar ]--------------------------------- 20:38:52 [INFO] 20:38:52 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-rfc8294-netty --- 20:38:52 [INFO] 20:38:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-rfc8294-netty --- 20:38:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:52 [INFO] 20:38:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-rfc8294-netty --- 20:38:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:52 [INFO] 20:38:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-rfc8294-netty --- 20:38:52 [INFO] 20:38:52 [INFO] --- dependency:3.9.0:properties (default) @ mdsal-rfc8294-netty --- 20:38:52 [INFO] 20:38:52 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-rfc8294-netty --- 20:38:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/netty/mdsal-rfc8294-netty/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:38:52 [INFO] 20:38:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-rfc8294-netty --- 20:38:52 [INFO] Starting audit... 20:38:52 Audit done. 20:38:52 [INFO] You have 0 Checkstyle violations. 20:38:52 [INFO] 20:38:52 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-rfc8294-netty --- 20:38:52 [INFO] Starting audit... 20:38:52 Audit done. 20:38:52 [INFO] You have 0 Checkstyle violations. 20:38:52 [INFO] 20:38:52 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-rfc8294-netty --- 20:38:52 [INFO] 20:38:52 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-rfc8294-netty --- 20:38:52 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/netty/mdsal-rfc8294-netty/src/main/resources 20:38:52 [INFO] 20:38:52 [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-rfc8294-netty --- 20:38:52 [INFO] Recompiling the module because of changed dependency. 20:38:52 [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/classes 20:38:52 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 20:38:52 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 20:38:52 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 20:38:52 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/netty/mdsal-rfc8294-netty/src/main/java/module-info.java:[8,30] module name component rfc8294 should avoid terminal digits 20:38:52 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/netty/mdsal-rfc8294-netty/src/main/java/module-info.java:[13,69] requires transitive directive for an automatic module 20:38:52 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/netty/mdsal-rfc8294-netty/src/main/java/module-info.java:[16,36] requires directive for an automatic module 20:38:52 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/netty/mdsal-rfc8294-netty/src/main/java/module-info.java:[17,40] requires directive for an automatic module 20:38:52 [INFO] 20:38:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-rfc8294-netty >>> 20:38:52 [INFO] 20:38:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-rfc8294-netty --- 20:38:52 [INFO] Fork Value is true 20:38:54 [INFO] Done SpotBugs Analysis.... 20:38:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:38:54 [INFO] 20:38:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-rfc8294-netty <<< 20:38:54 [INFO] 20:38:54 [INFO] 20:38:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-rfc8294-netty --- 20:38:54 [INFO] BugInstance size is 0 20:38:54 [INFO] Error size is 0 20:38:54 [INFO] No errors/warnings found 20:38:54 [INFO] 20:38:54 [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-rfc8294-netty --- 20:38:54 [INFO] 20:38:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-rfc8294-netty --- 20:38:54 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/netty/mdsal-rfc8294-netty/src/test/resources 20:38:54 [INFO] 20:38:54 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-rfc8294-netty --- 20:38:54 [INFO] Recompiling the module because of changed dependency. 20:38:54 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 20:38:54 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 20:38:54 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 20:38:54 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 20:38:54 [INFO] 20:38:54 [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-rfc8294-netty --- 20:38:54 [INFO] Surefire report directory: /w/workspace/mdsal-maven-merge-14.0.x/netty/mdsal-rfc8294-netty/target/surefire-reports 20:38:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:38:55 [INFO] 20:38:55 [INFO] ------------------------------------------------------- 20:38:55 [INFO] T E S T S 20:38:55 [INFO] ------------------------------------------------------- 20:38:56 [INFO] Running org.opendaylight.mdsal.rfc8294.netty.RFC8294ByteBufUtilsTest 20:38:56 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.opendaylight.mdsal.rfc8294.netty.RFC8294ByteBufUtilsTest 20:38:56 [INFO] 20:38:56 [INFO] Results: 20:38:56 [INFO] 20:38:56 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 20:38:56 [INFO] 20:38:56 [INFO] 20:38:56 [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-rfc8294-netty --- 20:38:56 [INFO] 20:38:56 [INFO] --- jar:3.5.0:jar (default-jar) @ mdsal-rfc8294-netty --- 20:38:56 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/netty/mdsal-rfc8294-netty/target/mdsal-rfc8294-netty-14.0.21-SNAPSHOT.jar 20:38:56 [INFO] 20:38:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-rfc8294-netty --- 20:38:57 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/netty/mdsal-rfc8294-netty/target/mdsal-rfc8294-netty-14.0.21-SNAPSHOT-javadoc.jar 20:38:57 [INFO] 20:38:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-rfc8294-netty --- 20:38:57 [INFO] CycloneDX: Resolving Dependencies 20:38:57 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 20:38:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/netty/mdsal-rfc8294-netty/target/bom.xml 20:38:57 [INFO] attaching as mdsal-rfc8294-netty-14.0.21-SNAPSHOT-cyclonedx.xml 20:38:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/netty/mdsal-rfc8294-netty/target/bom.json 20:38:57 [INFO] attaching as mdsal-rfc8294-netty-14.0.21-SNAPSHOT-cyclonedx.json 20:38:57 [INFO] 20:38:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-rfc8294-netty --- 20:38:57 [INFO] Skipping duplicate-finder execution! 20:38:57 [INFO] 20:38:57 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-rfc8294-netty --- 20:38:57 [INFO] No dependency problems found 20:38:57 [INFO] 20:38:57 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-rfc8294-netty --- 20:38:57 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/netty/mdsal-rfc8294-netty/target/mdsal-rfc8294-netty-14.0.21-SNAPSHOT-sources.jar 20:38:57 [INFO] 20:38:57 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-rfc8294-netty --- 20:38:57 [INFO] 20:38:57 [INFO] --- jacoco:0.8.14:report (report) @ mdsal-rfc8294-netty --- 20:38:57 [INFO] Loading execution data file /w/workspace/mdsal-maven-merge-14.0.x/netty/mdsal-rfc8294-netty/target/code-coverage/jacoco.exec 20:38:57 [INFO] Analyzed bundle 'mdsal-rfc8294-netty' with 1 classes 20:38:57 [INFO] 20:38:57 [INFO] --- install:3.1.4:install (default-install) @ mdsal-rfc8294-netty --- 20:38:57 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/netty/mdsal-rfc8294-netty/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-SNAPSHOT.pom 20:38:57 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/netty/mdsal-rfc8294-netty/target/mdsal-rfc8294-netty-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-SNAPSHOT.jar 20:38:57 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/netty/mdsal-rfc8294-netty/target/mdsal-rfc8294-netty-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-SNAPSHOT-javadoc.jar 20:38:57 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/netty/mdsal-rfc8294-netty/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-SNAPSHOT-cyclonedx.xml 20:38:57 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/netty/mdsal-rfc8294-netty/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-SNAPSHOT-cyclonedx.json 20:38:57 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/netty/mdsal-rfc8294-netty/target/mdsal-rfc8294-netty-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-SNAPSHOT-sources.jar 20:38:57 [INFO] 20:38:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-rfc8294-netty --- 20:38:57 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:38:57 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/maven-metadata.xml 20:38:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:38:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:38:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:38:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:38:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:38:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:38:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:38:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:38:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:38:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:38:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:38:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:38:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:38:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:38:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:38:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:38:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:38:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:38:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:38:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:38:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:38:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:38:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:38:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:38:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:38:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:38:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:38:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:38:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:38:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:38:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:38:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:38:57 at java.lang.reflect.Method.invoke (Method.java:580) 20:38:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:38:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:38:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:38:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:38:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/maven-metadata.xml 20:38:57 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-rfc8294-netty/maven-metadata.xml 20:38:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:38:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:38:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:38:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:38:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:38:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:38:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:38:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:38:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:38:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:38:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:38:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:38:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:38:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:38:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:38:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:38:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:38:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:38:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:38:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:38:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:38:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:38:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:38:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:38:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:38:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:38:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:38:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:38:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:38:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:38:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:38:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:38:57 at java.lang.reflect.Method.invoke (Method.java:580) 20:38:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:38:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:38:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:38:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:38:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-rfc8294-netty/maven-metadata.xml 20:38:57 [INFO] 20:38:57 [INFO] ---------< org.opendaylight.mdsal.model:opendaylight-l2-types >--------- 20:38:57 [INFO] Building opendaylight-l2-types 2013.08.27.26.21-SNAPSHOT [42/229] 20:38:57 [INFO] from model/l2-types/pom.xml 20:38:57 [INFO] -------------------------------[ bundle ]------------------------------- 20:38:57 [INFO] 20:38:57 [INFO] --- clean:3.5.0:clean (default-clean) @ opendaylight-l2-types --- 20:38:57 [INFO] 20:38:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ opendaylight-l2-types --- 20:38:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:57 [INFO] 20:38:57 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ opendaylight-l2-types --- 20:38:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:57 [INFO] 20:38:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ opendaylight-l2-types --- 20:38:58 [INFO] 20:38:58 [INFO] --- dependency:3.9.0:properties (default) @ opendaylight-l2-types --- 20:38:58 [INFO] 20:38:58 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ opendaylight-l2-types --- 20:38:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/l2-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/** 20:38:58 [INFO] 20:38:58 [INFO] --- yang:14.0.21:generate-sources (binding) @ opendaylight-l2-types --- 20:38:58 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:38:58 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/l2-types/src/main/yang 20:38:58 [INFO] yang-to-sources: Found 0 dependencies in 678.1 μs 20:38:58 [INFO] yang-to-sources: Project model files found: 1 in 1.130 ms 20:38:58 [INFO] yang-to-sources: 1 YANG models processed in 2.615 ms 20:38:58 [INFO] BindingJavaFileGenerator: Defined 8 files in 1.283 ms 20:38:58 [INFO] Sorted 8 files into 3 directories in 80.15 μs 20:38:58 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 9.389 ms 20:38:58 [INFO] 20:38:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ opendaylight-l2-types --- 20:38:58 [INFO] Starting audit... 20:38:58 Audit done. 20:38:58 [INFO] You have 0 Checkstyle violations. 20:38:58 [INFO] 20:38:58 [INFO] --- checkstyle:3.6.0:check (default) @ opendaylight-l2-types --- 20:38:58 [INFO] Starting audit... 20:38:58 Audit done. 20:38:58 [INFO] You have 0 Checkstyle violations. 20:38:58 [INFO] 20:38:58 [INFO] --- dependency:3.9.0:copy (unpack-license) @ opendaylight-l2-types --- 20:38:58 [INFO] 20:38:58 [INFO] --- resources:3.3.1:resources (default-resources) @ opendaylight-l2-types --- 20:38:58 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/l2-types/src/main/resources 20:38:58 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/l2-types/target/generated-sources/spi 20:38:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:38:58 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:38:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:38:58 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/l2-types/target/generated-sources/spi 20:38:58 [INFO] 20:38:58 [INFO] --- compiler:3.14.1:compile (default-compile) @ opendaylight-l2-types --- 20:38:58 [INFO] Recompiling the module because of changed source code. 20:38:58 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 20:38:58 [INFO] 20:38:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ opendaylight-l2-types >>> 20:38:58 [INFO] 20:38:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ opendaylight-l2-types --- 20:38:58 [INFO] Fork Value is true 20:39:00 [INFO] Done SpotBugs Analysis.... 20:39:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:39:00 [INFO] 20:39:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ opendaylight-l2-types <<< 20:39:00 [INFO] 20:39:00 [INFO] 20:39:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ opendaylight-l2-types --- 20:39:00 [INFO] BugInstance size is 0 20:39:00 [INFO] Error size is 0 20:39:00 [INFO] No errors/warnings found 20:39:00 [INFO] 20:39:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ opendaylight-l2-types --- 20:39:00 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/l2-types/src/test/resources 20:39:00 [INFO] 20:39:00 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ opendaylight-l2-types --- 20:39:00 [INFO] No sources to compile 20:39:00 [INFO] 20:39:00 [INFO] --- surefire:3.5.4:test (default-test) @ opendaylight-l2-types --- 20:39:00 [INFO] No tests to run. 20:39:00 [INFO] 20:39:00 [INFO] --- copy:14.1.7:copy-files (default) @ opendaylight-l2-types --- 20:39:00 [INFO] 20:39:00 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ opendaylight-l2-types --- 20:39:00 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/l2-types/target/opendaylight-l2-types-2013.08.27.26.21-SNAPSHOT.jar 20:39:00 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/l2-types/target/classes/META-INF/MANIFEST.MF 20:39:00 [INFO] 20:39:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ opendaylight-l2-types --- 20:39:02 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/l2-types/target/opendaylight-l2-types-2013.08.27.26.21-SNAPSHOT-javadoc.jar 20:39:02 [INFO] 20:39:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ opendaylight-l2-types --- 20:39:02 [INFO] CycloneDX: Resolving Dependencies 20:39:02 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 20:39:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/l2-types/target/bom.xml 20:39:02 [INFO] attaching as opendaylight-l2-types-2013.08.27.26.21-SNAPSHOT-cyclonedx.xml 20:39:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/l2-types/target/bom.json 20:39:02 [INFO] attaching as opendaylight-l2-types-2013.08.27.26.21-SNAPSHOT-cyclonedx.json 20:39:02 [INFO] 20:39:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ opendaylight-l2-types --- 20:39:02 [INFO] Skipping duplicate-finder execution! 20:39:02 [INFO] 20:39:02 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ opendaylight-l2-types --- 20:39:02 [INFO] No dependency problems found 20:39:02 [INFO] 20:39:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ opendaylight-l2-types --- 20:39:02 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/l2-types/target/opendaylight-l2-types-2013.08.27.26.21-SNAPSHOT-sources.jar 20:39:02 [INFO] 20:39:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ opendaylight-l2-types --- 20:39:02 [INFO] 20:39:02 [INFO] --- jacoco:0.8.14:report (report) @ opendaylight-l2-types --- 20:39:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:39:02 [INFO] 20:39:02 [INFO] --- install:3.1.4:install (default-install) @ opendaylight-l2-types --- 20:39:02 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/l2-types/pom.xml to /tmp/r/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-SNAPSHOT.pom 20:39:02 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/l2-types/target/opendaylight-l2-types-2013.08.27.26.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-SNAPSHOT.jar 20:39:02 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/l2-types/target/opendaylight-l2-types-2013.08.27.26.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-SNAPSHOT-javadoc.jar 20:39:02 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/l2-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-SNAPSHOT-cyclonedx.xml 20:39:02 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/l2-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-SNAPSHOT-cyclonedx.json 20:39:02 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/l2-types/target/opendaylight-l2-types-2013.08.27.26.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-SNAPSHOT-sources.jar 20:39:02 [INFO] 20:39:02 [INFO] --- bundle:6.0.0:install (default-install) @ opendaylight-l2-types --- 20:39:02 [INFO] Installing org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-SNAPSHOT.jar 20:39:02 [INFO] Writing OBR metadata 20:39:02 [INFO] 20:39:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ opendaylight-l2-types --- 20:39:02 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:39:02 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/maven-metadata.xml 20:39:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:39:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:39:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:39:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:39:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:39:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:39:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:39:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:39:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:39:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:39:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:39:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:39:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:39:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:39:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:39:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:39:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:39:02 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:39:02 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:39:02 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:39:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:39:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:39:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:39:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:39:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:39:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:39:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:39:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:39:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:39:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:39:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:39:02 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:39:02 at java.lang.reflect.Method.invoke (Method.java:580) 20:39:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:39:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:39:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:39:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:39:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/maven-metadata.xml 20:39:02 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/opendaylight-l2-types/maven-metadata.xml 20:39:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:39:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:39:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:39:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:39:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:39:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:39:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:39:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:39:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:39:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:39:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:39:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:39:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:39:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:39:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:39:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:39:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:39:02 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:39:02 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:39:02 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:39:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:39:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:39:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:39:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:39:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:39:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:39:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:39:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:39:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:39:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:39:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:39:02 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:39:02 at java.lang.reflect.Method.invoke (Method.java:580) 20:39:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:39:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:39:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:39:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:39:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/opendaylight-l2-types/maven-metadata.xml 20:39:02 [INFO] 20:39:02 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ opendaylight-l2-types --- 20:39:02 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:39:02 [INFO] 20:39:02 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc7952 >---------- 20:39:02 [INFO] Building rfc7952 14.0.21-SNAPSHOT [43/229] 20:39:02 [INFO] from model/rfc/rfc7952/pom.xml 20:39:02 [INFO] -------------------------------[ bundle ]------------------------------- 20:39:02 [INFO] 20:39:02 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7952 --- 20:39:02 [INFO] 20:39:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc7952 --- 20:39:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:02 [INFO] 20:39:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc7952 --- 20:39:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:02 [INFO] 20:39:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7952 --- 20:39:03 [INFO] 20:39:03 [INFO] --- dependency:3.9.0:properties (default) @ rfc7952 --- 20:39:03 [INFO] 20:39:03 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc7952 --- 20:39:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7952/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:39:03 [INFO] 20:39:03 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc7952 --- 20:39:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:39:03 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7952/src/main/yang 20:39:03 [INFO] yang-to-sources: Found 0 dependencies in 395.8 μs 20:39:03 [INFO] yang-to-sources: Project model files found: 1 in 577.5 μs 20:39:03 [INFO] yang-to-sources: 1 YANG models processed in 1.392 ms 20:39:03 [INFO] BindingJavaFileGenerator: Defined 4 files in 479.5 μs 20:39:03 [INFO] Sorted 4 files into 3 directories in 49.99 μs 20:39:03 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 4 in 3.207 ms 20:39:03 [INFO] 20:39:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7952 --- 20:39:03 [INFO] Starting audit... 20:39:03 Audit done. 20:39:03 [INFO] You have 0 Checkstyle violations. 20:39:03 [INFO] 20:39:03 [INFO] --- checkstyle:3.6.0:check (default) @ rfc7952 --- 20:39:03 [INFO] Starting audit... 20:39:03 Audit done. 20:39:03 [INFO] You have 0 Checkstyle violations. 20:39:03 [INFO] 20:39:03 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc7952 --- 20:39:03 [INFO] 20:39:03 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc7952 --- 20:39:03 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7952/src/main/resources 20:39:03 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7952/target/generated-sources/spi 20:39:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:39:03 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:39:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:39:03 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7952/target/generated-sources/spi 20:39:03 [INFO] 20:39:03 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc7952 --- 20:39:03 [INFO] Recompiling the module because of changed source code. 20:39:03 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 20:39:03 [INFO] 20:39:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc7952 >>> 20:39:03 [INFO] 20:39:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc7952 --- 20:39:03 [INFO] Fork Value is true 20:39:05 [INFO] Done SpotBugs Analysis.... 20:39:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:39:05 [INFO] 20:39:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc7952 <<< 20:39:05 [INFO] 20:39:05 [INFO] 20:39:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc7952 --- 20:39:05 [INFO] BugInstance size is 0 20:39:05 [INFO] Error size is 0 20:39:05 [INFO] No errors/warnings found 20:39:05 [INFO] 20:39:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc7952 --- 20:39:05 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7952/src/test/resources 20:39:05 [INFO] 20:39:05 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc7952 --- 20:39:05 [INFO] No sources to compile 20:39:05 [INFO] 20:39:05 [INFO] --- surefire:3.5.4:test (default-test) @ rfc7952 --- 20:39:05 [INFO] No tests to run. 20:39:05 [INFO] 20:39:05 [INFO] --- copy:14.1.7:copy-files (default) @ rfc7952 --- 20:39:05 [INFO] 20:39:05 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7952 --- 20:39:05 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7952/target/rfc7952-14.0.21-SNAPSHOT.jar 20:39:05 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7952/target/classes/META-INF/MANIFEST.MF 20:39:05 [INFO] 20:39:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7952 --- 20:39:06 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7952/target/rfc7952-14.0.21-SNAPSHOT-javadoc.jar 20:39:06 [INFO] 20:39:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7952 --- 20:39:06 [INFO] CycloneDX: Resolving Dependencies 20:39:06 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 20:39:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7952/target/bom.xml 20:39:06 [INFO] attaching as rfc7952-14.0.21-SNAPSHOT-cyclonedx.xml 20:39:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7952/target/bom.json 20:39:06 [INFO] attaching as rfc7952-14.0.21-SNAPSHOT-cyclonedx.json 20:39:06 [INFO] 20:39:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7952 --- 20:39:06 [INFO] Skipping duplicate-finder execution! 20:39:06 [INFO] 20:39:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc7952 --- 20:39:06 [INFO] No dependency problems found 20:39:06 [INFO] 20:39:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc7952 --- 20:39:06 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7952/target/rfc7952-14.0.21-SNAPSHOT-sources.jar 20:39:06 [INFO] 20:39:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc7952 --- 20:39:06 [INFO] 20:39:06 [INFO] --- jacoco:0.8.14:report (report) @ rfc7952 --- 20:39:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:39:06 [INFO] 20:39:06 [INFO] --- install:3.1.4:install (default-install) @ rfc7952 --- 20:39:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7952/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-SNAPSHOT.pom 20:39:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7952/target/rfc7952-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-SNAPSHOT.jar 20:39:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7952/target/rfc7952-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-SNAPSHOT-javadoc.jar 20:39:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7952/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-SNAPSHOT-cyclonedx.xml 20:39:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7952/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-SNAPSHOT-cyclonedx.json 20:39:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7952/target/rfc7952-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-SNAPSHOT-sources.jar 20:39:06 [INFO] 20:39:06 [INFO] --- bundle:6.0.0:install (default-install) @ rfc7952 --- 20:39:06 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-SNAPSHOT.jar 20:39:06 [INFO] Writing OBR metadata 20:39:06 [INFO] 20:39:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7952 --- 20:39:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:39:06 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc7952/maven-metadata.xml 20:39:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:39:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:39:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:39:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:39:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:39:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:39:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:39:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:39:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:39:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:39:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:39:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:39:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:39:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:39:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:39:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:39:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:39:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:39:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:39:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:39:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:39:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:39:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:39:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:39:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:39:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:39:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:39:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:39:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:39:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:39:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:39:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:39:06 at java.lang.reflect.Method.invoke (Method.java:580) 20:39:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:39:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:39:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:39:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:39:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc7952/maven-metadata.xml 20:39:06 [INFO] 20:39:06 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc7952 --- 20:39:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:39:06 [INFO] 20:39:06 [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin >---- 20:39:06 [INFO] Building rfc8342-ietf-origin 14.0.21-SNAPSHOT [44/229] 20:39:06 [INFO] from model/rfc/rfc8342-ietf-origin/pom.xml 20:39:06 [INFO] -------------------------------[ bundle ]------------------------------- 20:39:06 [INFO] 20:39:06 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8342-ietf-origin --- 20:39:06 [INFO] 20:39:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8342-ietf-origin --- 20:39:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:06 [INFO] 20:39:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8342-ietf-origin --- 20:39:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:06 [INFO] 20:39:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8342-ietf-origin --- 20:39:07 [INFO] 20:39:07 [INFO] --- dependency:3.9.0:properties (default) @ rfc8342-ietf-origin --- 20:39:07 [INFO] 20:39:07 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8342-ietf-origin --- 20:39:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-origin/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:39:07 [INFO] 20:39:07 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8342-ietf-origin --- 20:39:07 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:39:07 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-origin/src/main/yang 20:39:07 [INFO] yang-to-sources: Found 1 dependencies in 425.7 μs 20:39:07 [INFO] yang-to-sources: Project model files found: 1 in 822.3 μs 20:39:07 [INFO] yang-to-sources: 2 YANG models processed in 6.032 ms 20:39:07 [INFO] BindingJavaFileGenerator: Defined 11 files in 981.7 μs 20:39:07 [INFO] Sorted 11 files into 3 directories in 68.49 μs 20:39:07 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 7.351 ms 20:39:07 [INFO] 20:39:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8342-ietf-origin --- 20:39:07 [INFO] Starting audit... 20:39:07 Audit done. 20:39:07 [INFO] You have 0 Checkstyle violations. 20:39:07 [INFO] 20:39:07 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8342-ietf-origin --- 20:39:07 [INFO] Starting audit... 20:39:07 Audit done. 20:39:07 [INFO] You have 0 Checkstyle violations. 20:39:07 [INFO] 20:39:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8342-ietf-origin --- 20:39:07 [INFO] 20:39:07 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8342-ietf-origin --- 20:39:07 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-origin/src/main/resources 20:39:07 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-origin/target/generated-sources/spi 20:39:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:39:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:39:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:39:07 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-origin/target/generated-sources/spi 20:39:07 [INFO] 20:39:07 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8342-ietf-origin --- 20:39:07 [INFO] Recompiling the module because of changed dependency. 20:39:07 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 20:39:07 [INFO] 20:39:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8342-ietf-origin >>> 20:39:07 [INFO] 20:39:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8342-ietf-origin --- 20:39:07 [INFO] Fork Value is true 20:39:09 [INFO] Done SpotBugs Analysis.... 20:39:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:39:09 [INFO] 20:39:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8342-ietf-origin <<< 20:39:09 [INFO] 20:39:09 [INFO] 20:39:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8342-ietf-origin --- 20:39:09 [INFO] BugInstance size is 0 20:39:09 [INFO] Error size is 0 20:39:09 [INFO] No errors/warnings found 20:39:09 [INFO] 20:39:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8342-ietf-origin --- 20:39:09 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-origin/src/test/resources 20:39:09 [INFO] 20:39:09 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8342-ietf-origin --- 20:39:09 [INFO] No sources to compile 20:39:09 [INFO] 20:39:09 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8342-ietf-origin --- 20:39:09 [INFO] No tests to run. 20:39:09 [INFO] 20:39:09 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8342-ietf-origin --- 20:39:09 [INFO] 20:39:09 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8342-ietf-origin --- 20:39:09 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-14.0.21-SNAPSHOT.jar 20:39:09 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-origin/target/classes/META-INF/MANIFEST.MF 20:39:09 [INFO] 20:39:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8342-ietf-origin --- 20:39:11 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-14.0.21-SNAPSHOT-javadoc.jar 20:39:11 [INFO] 20:39:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8342-ietf-origin --- 20:39:11 [INFO] CycloneDX: Resolving Dependencies 20:39:11 [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) 20:39:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-origin/target/bom.xml 20:39:11 [INFO] attaching as rfc8342-ietf-origin-14.0.21-SNAPSHOT-cyclonedx.xml 20:39:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-origin/target/bom.json 20:39:11 [INFO] attaching as rfc8342-ietf-origin-14.0.21-SNAPSHOT-cyclonedx.json 20:39:11 [INFO] 20:39:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8342-ietf-origin --- 20:39:11 [INFO] Skipping duplicate-finder execution! 20:39:11 [INFO] 20:39:11 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8342-ietf-origin --- 20:39:11 [INFO] No dependency problems found 20:39:11 [INFO] 20:39:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8342-ietf-origin --- 20:39:11 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-14.0.21-SNAPSHOT-sources.jar 20:39:11 [INFO] 20:39:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8342-ietf-origin --- 20:39:11 [INFO] 20:39:11 [INFO] --- jacoco:0.8.14:report (report) @ rfc8342-ietf-origin --- 20:39:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:39:11 [INFO] 20:39:11 [INFO] --- install:3.1.4:install (default-install) @ rfc8342-ietf-origin --- 20:39:11 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-origin/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-SNAPSHOT.pom 20:39:11 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-SNAPSHOT.jar 20:39:11 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-SNAPSHOT-javadoc.jar 20:39:11 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-origin/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-SNAPSHOT-cyclonedx.xml 20:39:11 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-origin/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-SNAPSHOT-cyclonedx.json 20:39:11 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-SNAPSHOT-sources.jar 20:39:11 [INFO] 20:39:11 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8342-ietf-origin --- 20:39:11 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-SNAPSHOT.jar 20:39:11 [INFO] Writing OBR metadata 20:39:11 [INFO] 20:39:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8342-ietf-origin --- 20:39:11 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:39:11 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/maven-metadata.xml 20:39:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:39:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:39:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:39:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:39:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:39:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:39:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:39:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:39:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:39:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:39:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:39:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:39:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:39:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:39:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:39:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:39:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:39:11 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:39:11 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:39:11 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:39:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:39:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:39:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:39:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:39:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:39:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:39:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:39:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:39:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:39:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:39:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:39:11 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:39:11 at java.lang.reflect.Method.invoke (Method.java:580) 20:39:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:39:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:39:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:39:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:39:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/maven-metadata.xml 20:39:11 [INFO] 20:39:11 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8342-ietf-origin --- 20:39:11 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:39:11 [INFO] 20:39:11 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8343 >---------- 20:39:11 [INFO] Building rfc8343 14.0.21-SNAPSHOT [45/229] 20:39:11 [INFO] from model/rfc/rfc8343/pom.xml 20:39:11 [INFO] -------------------------------[ bundle ]------------------------------- 20:39:11 [INFO] 20:39:11 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8343 --- 20:39:11 [INFO] 20:39:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8343 --- 20:39:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:11 [INFO] 20:39:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8343 --- 20:39:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:11 [INFO] 20:39:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8343 --- 20:39:11 [INFO] 20:39:11 [INFO] --- dependency:3.9.0:properties (default) @ rfc8343 --- 20:39:11 [INFO] 20:39:11 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8343 --- 20:39:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8343/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:39:12 [INFO] 20:39:12 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8343 --- 20:39:12 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:39:12 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8343/src/main/yang 20:39:12 [INFO] yang-to-sources: Found 1 dependencies in 562.7 μs 20:39:12 [INFO] yang-to-sources: Project model files found: 1 in 5.199 ms 20:39:12 [INFO] yang-to-sources: 2 YANG models processed in 23.43 ms 20:39:12 [INFO] BindingJavaFileGenerator: Defined 22 files in 4.820 ms 20:39:12 [INFO] Sorted 22 files into 7 directories in 89.66 μs 20:39:12 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 16.19 ms 20:39:12 [INFO] 20:39:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8343 --- 20:39:12 [INFO] Starting audit... 20:39:12 Audit done. 20:39:12 [INFO] You have 0 Checkstyle violations. 20:39:12 [INFO] 20:39:12 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8343 --- 20:39:12 [INFO] Starting audit... 20:39:12 Audit done. 20:39:12 [INFO] You have 0 Checkstyle violations. 20:39:12 [INFO] 20:39:12 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8343 --- 20:39:12 [INFO] 20:39:12 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8343 --- 20:39:12 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8343/src/main/resources 20:39:12 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8343/target/generated-sources/spi 20:39:12 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:39:12 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:39:12 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:39:12 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8343/target/generated-sources/spi 20:39:12 [INFO] 20:39:12 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8343 --- 20:39:12 [INFO] Recompiling the module because of changed dependency. 20:39:12 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 20:39:12 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8343/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev180220/interfaces/state/InterfaceKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state has been deprecated 20:39:12 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8343/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev180220/interfaces/state/InterfaceKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state has been deprecated 20:39:12 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8343/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev180220/interfaces/state/InterfaceKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state has been deprecated 20:39:12 [INFO] 20:39:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8343 >>> 20:39:12 [INFO] 20:39:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8343 --- 20:39:12 [INFO] Fork Value is true 20:39:14 [INFO] Done SpotBugs Analysis.... 20:39:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:39:14 [INFO] 20:39:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8343 <<< 20:39:14 [INFO] 20:39:14 [INFO] 20:39:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8343 --- 20:39:14 [INFO] BugInstance size is 0 20:39:14 [INFO] Error size is 0 20:39:14 [INFO] No errors/warnings found 20:39:14 [INFO] 20:39:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8343 --- 20:39:14 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8343/src/test/resources 20:39:14 [INFO] 20:39:14 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8343 --- 20:39:14 [INFO] No sources to compile 20:39:14 [INFO] 20:39:14 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8343 --- 20:39:14 [INFO] No tests to run. 20:39:14 [INFO] 20:39:14 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8343 --- 20:39:14 [INFO] 20:39:14 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8343 --- 20:39:14 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8343/target/rfc8343-14.0.21-SNAPSHOT.jar 20:39:14 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8343/target/classes/META-INF/MANIFEST.MF 20:39:14 [INFO] 20:39:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8343 --- 20:39:16 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8343/target/rfc8343-14.0.21-SNAPSHOT-javadoc.jar 20:39:16 [INFO] 20:39:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8343 --- 20:39:16 [INFO] CycloneDX: Resolving Dependencies 20:39:16 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 20:39:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8343/target/bom.xml 20:39:17 [INFO] attaching as rfc8343-14.0.21-SNAPSHOT-cyclonedx.xml 20:39:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8343/target/bom.json 20:39:17 [INFO] attaching as rfc8343-14.0.21-SNAPSHOT-cyclonedx.json 20:39:17 [INFO] 20:39:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8343 --- 20:39:17 [INFO] Skipping duplicate-finder execution! 20:39:17 [INFO] 20:39:17 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8343 --- 20:39:17 [INFO] No dependency problems found 20:39:17 [INFO] 20:39:17 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8343 --- 20:39:17 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8343/target/rfc8343-14.0.21-SNAPSHOT-sources.jar 20:39:17 [INFO] 20:39:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8343 --- 20:39:17 [INFO] 20:39:17 [INFO] --- jacoco:0.8.14:report (report) @ rfc8343 --- 20:39:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:39:17 [INFO] 20:39:17 [INFO] --- install:3.1.4:install (default-install) @ rfc8343 --- 20:39:17 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8343/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-SNAPSHOT.pom 20:39:17 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8343/target/rfc8343-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-SNAPSHOT.jar 20:39:17 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8343/target/rfc8343-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-SNAPSHOT-javadoc.jar 20:39:17 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8343/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-SNAPSHOT-cyclonedx.xml 20:39:17 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8343/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-SNAPSHOT-cyclonedx.json 20:39:17 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8343/target/rfc8343-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-SNAPSHOT-sources.jar 20:39:17 [INFO] 20:39:17 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8343 --- 20:39:17 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-SNAPSHOT.jar 20:39:17 [INFO] Writing OBR metadata 20:39:17 [INFO] 20:39:17 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8343 --- 20:39:17 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:39:17 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8343/maven-metadata.xml 20:39:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:39:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:39:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:39:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:39:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:39:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:39:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:39:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:39:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:39:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:39:17 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:39:17 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:39:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:39:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:39:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:39:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:39:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:39:17 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:39:17 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:39:17 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:39:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:39:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:39:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:39:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:39:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:39:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:39:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:39:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:39:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:39:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:39:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:39:17 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:39:17 at java.lang.reflect.Method.invoke (Method.java:580) 20:39:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:39:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:39:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:39:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:39:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8343/maven-metadata.xml 20:39:17 [INFO] 20:39:17 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8343 --- 20:39:17 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:39:17 [INFO] 20:39:17 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8344 >---------- 20:39:17 [INFO] Building rfc8344 14.0.21-SNAPSHOT [46/229] 20:39:17 [INFO] from model/rfc/rfc8344/pom.xml 20:39:17 [INFO] -------------------------------[ bundle ]------------------------------- 20:39:17 [INFO] 20:39:17 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8344 --- 20:39:17 [INFO] 20:39:17 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8344 --- 20:39:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:17 [INFO] 20:39:17 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8344 --- 20:39:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:17 [INFO] 20:39:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8344 --- 20:39:17 [INFO] 20:39:17 [INFO] --- dependency:3.9.0:properties (default) @ rfc8344 --- 20:39:17 [INFO] 20:39:17 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8344 --- 20:39:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:39:17 [INFO] 20:39:17 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8344 --- 20:39:17 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:39:17 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/src/main/yang 20:39:17 [INFO] yang-to-sources: Found 3 dependencies in 705.0 μs 20:39:17 [INFO] yang-to-sources: Project model files found: 1 in 10.85 ms 20:39:17 [INFO] yang-to-sources: 4 YANG models processed in 52.25 ms 20:39:17 [INFO] BindingJavaFileGenerator: Defined 56 files in 9.123 ms 20:39:17 [INFO] Sorted 56 files into 13 directories in 179.9 μs 20:39:17 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 56 in 23.80 ms 20:39:17 [INFO] 20:39:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8344 --- 20:39:17 [INFO] Starting audit... 20:39:17 Audit done. 20:39:17 [INFO] You have 0 Checkstyle violations. 20:39:17 [INFO] 20:39:17 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8344 --- 20:39:17 [INFO] Starting audit... 20:39:17 Audit done. 20:39:17 [INFO] You have 0 Checkstyle violations. 20:39:17 [INFO] 20:39:17 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8344 --- 20:39:17 [INFO] 20:39:17 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8344 --- 20:39:17 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/src/main/resources 20:39:17 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/generated-sources/spi 20:39:17 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:39:17 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:39:17 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:39:17 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/generated-sources/spi 20:39:17 [INFO] 20:39:17 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8344 --- 20:39:17 [INFO] Recompiling the module because of changed dependency. 20:39:17 [INFO] Compiling 55 source files with javac [debug release 21] to target/classes 20:39:18 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated 20:39:18 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated 20:39:18 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated 20:39:18 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated 20:39:18 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated 20:39:18 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated 20:39:18 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated 20:39:18 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated 20:39:18 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated 20:39:18 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated 20:39:18 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated 20:39:18 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated 20:39:18 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/Netmask.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated 20:39:18 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/Netmask.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated 20:39:18 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/Netmask.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated 20:39:18 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/NetmaskBuilder.java:[83,29] getNetmask() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.Netmask has been deprecated 20:39:18 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/NetmaskBuilder.java:[174,27] getNetmask() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.Netmask has been deprecated 20:39:18 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLength.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated 20:39:18 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLength.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated 20:39:18 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLength.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated 20:39:18 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLengthBuilder.java:[84,34] getPrefixLength() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.PrefixLength has been deprecated 20:39:18 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLengthBuilder.java:[186,22] getPrefixLength() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.PrefixLength has been deprecated 20:39:18 [INFO] 20:39:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8344 >>> 20:39:18 [INFO] 20:39:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8344 --- 20:39:18 [INFO] Fork Value is true 20:39:20 [INFO] Done SpotBugs Analysis.... 20:39:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:39:20 [INFO] 20:39:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8344 <<< 20:39:20 [INFO] 20:39:20 [INFO] 20:39:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8344 --- 20:39:20 [INFO] BugInstance size is 0 20:39:20 [INFO] Error size is 0 20:39:20 [INFO] No errors/warnings found 20:39:20 [INFO] 20:39:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8344 --- 20:39:20 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/src/test/resources 20:39:20 [INFO] 20:39:20 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8344 --- 20:39:20 [INFO] No sources to compile 20:39:20 [INFO] 20:39:20 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8344 --- 20:39:20 [INFO] No tests to run. 20:39:20 [INFO] 20:39:20 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8344 --- 20:39:20 [INFO] 20:39:20 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8344 --- 20:39:20 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/rfc8344-14.0.21-SNAPSHOT.jar 20:39:20 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/classes/META-INF/MANIFEST.MF 20:39:20 [INFO] 20:39:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8344 --- 20:39:23 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/rfc8344-14.0.21-SNAPSHOT-javadoc.jar 20:39:23 [INFO] 20:39:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8344 --- 20:39:23 [INFO] CycloneDX: Resolving Dependencies 20:39:23 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 20:39:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/bom.xml 20:39:23 [INFO] attaching as rfc8344-14.0.21-SNAPSHOT-cyclonedx.xml 20:39:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/bom.json 20:39:23 [INFO] attaching as rfc8344-14.0.21-SNAPSHOT-cyclonedx.json 20:39:23 [INFO] 20:39:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8344 --- 20:39:23 [INFO] Skipping duplicate-finder execution! 20:39:23 [INFO] 20:39:23 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8344 --- 20:39:23 [INFO] No dependency problems found 20:39:23 [INFO] 20:39:23 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8344 --- 20:39:23 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/rfc8344-14.0.21-SNAPSHOT-sources.jar 20:39:23 [INFO] 20:39:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8344 --- 20:39:23 [INFO] 20:39:23 [INFO] --- jacoco:0.8.14:report (report) @ rfc8344 --- 20:39:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:39:23 [INFO] 20:39:23 [INFO] --- install:3.1.4:install (default-install) @ rfc8344 --- 20:39:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-SNAPSHOT.pom 20:39:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/rfc8344-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-SNAPSHOT.jar 20:39:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/rfc8344-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-SNAPSHOT-javadoc.jar 20:39:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-SNAPSHOT-cyclonedx.xml 20:39:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-SNAPSHOT-cyclonedx.json 20:39:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/rfc8344-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-SNAPSHOT-sources.jar 20:39:23 [INFO] 20:39:23 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8344 --- 20:39:23 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-SNAPSHOT.jar 20:39:23 [INFO] Writing OBR metadata 20:39:23 [INFO] 20:39:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8344 --- 20:39:23 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:39:23 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8344/maven-metadata.xml 20:39:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:39:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:39:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:39:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:39:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:39:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:39:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:39:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:39:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:39:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:39:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:39:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:39:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:39:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:39:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:39:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:39:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:39:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:39:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:39:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:39:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:39:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:39:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:39:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:39:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:39:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:39:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:39:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:39:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:39:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:39:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:39:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:39:23 at java.lang.reflect.Method.invoke (Method.java:580) 20:39:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:39:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:39:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:39:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:39:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8344/maven-metadata.xml 20:39:23 [INFO] 20:39:23 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8344 --- 20:39:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:39:23 [INFO] 20:39:23 [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network >--- 20:39:23 [INFO] Building rfc8345-ietf-network 14.0.21-SNAPSHOT [47/229] 20:39:23 [INFO] from model/rfc/rfc8345-ietf-network/pom.xml 20:39:23 [INFO] -------------------------------[ bundle ]------------------------------- 20:39:23 [INFO] 20:39:23 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network --- 20:39:23 [INFO] 20:39:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8345-ietf-network --- 20:39:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:23 [INFO] 20:39:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network --- 20:39:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:23 [INFO] 20:39:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network --- 20:39:24 [INFO] 20:39:24 [INFO] --- dependency:3.9.0:properties (default) @ rfc8345-ietf-network --- 20:39:24 [INFO] 20:39:24 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8345-ietf-network --- 20:39:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:39:24 [INFO] 20:39:24 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8345-ietf-network --- 20:39:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:39:24 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network/src/main/yang 20:39:24 [INFO] yang-to-sources: Found 1 dependencies in 575.2 μs 20:39:24 [INFO] yang-to-sources: Project model files found: 1 in 1.590 ms 20:39:24 [INFO] yang-to-sources: 2 YANG models processed in 12.88 ms 20:39:24 [INFO] BindingJavaFileGenerator: Defined 24 files in 3.176 ms 20:39:24 [INFO] Sorted 24 files into 6 directories in 205.7 μs 20:39:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 9.341 ms 20:39:24 [INFO] 20:39:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network --- 20:39:24 [INFO] Starting audit... 20:39:24 Audit done. 20:39:24 [INFO] You have 0 Checkstyle violations. 20:39:24 [INFO] 20:39:24 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network --- 20:39:24 [INFO] Starting audit... 20:39:24 Audit done. 20:39:24 [INFO] You have 0 Checkstyle violations. 20:39:24 [INFO] 20:39:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8345-ietf-network --- 20:39:24 [INFO] 20:39:24 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8345-ietf-network --- 20:39:24 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network/src/main/resources 20:39:24 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network/target/generated-sources/spi 20:39:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:39:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:39:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:39:24 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network/target/generated-sources/spi 20:39:24 [INFO] 20:39:24 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8345-ietf-network --- 20:39:24 [INFO] Recompiling the module because of changed dependency. 20:39:24 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 20:39:24 [INFO] 20:39:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network >>> 20:39:24 [INFO] 20:39:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8345-ietf-network --- 20:39:24 [INFO] Fork Value is true 20:39:26 [INFO] Done SpotBugs Analysis.... 20:39:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:39:26 [INFO] 20:39:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network <<< 20:39:26 [INFO] 20:39:26 [INFO] 20:39:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8345-ietf-network --- 20:39:26 [INFO] BugInstance size is 0 20:39:26 [INFO] Error size is 0 20:39:26 [INFO] No errors/warnings found 20:39:26 [INFO] 20:39:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8345-ietf-network --- 20:39:26 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network/src/test/resources 20:39:26 [INFO] 20:39:26 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8345-ietf-network --- 20:39:26 [INFO] No sources to compile 20:39:26 [INFO] 20:39:26 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8345-ietf-network --- 20:39:26 [INFO] No tests to run. 20:39:26 [INFO] 20:39:26 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8345-ietf-network --- 20:39:26 [INFO] 20:39:26 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network --- 20:39:26 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-14.0.21-SNAPSHOT.jar 20:39:26 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network/target/classes/META-INF/MANIFEST.MF 20:39:26 [INFO] 20:39:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network --- 20:39:28 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-14.0.21-SNAPSHOT-javadoc.jar 20:39:28 [INFO] 20:39:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network --- 20:39:28 [INFO] CycloneDX: Resolving Dependencies 20:39:29 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 20:39:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network/target/bom.xml 20:39:29 [INFO] attaching as rfc8345-ietf-network-14.0.21-SNAPSHOT-cyclonedx.xml 20:39:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network/target/bom.json 20:39:29 [INFO] attaching as rfc8345-ietf-network-14.0.21-SNAPSHOT-cyclonedx.json 20:39:29 [INFO] 20:39:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network --- 20:39:29 [INFO] Skipping duplicate-finder execution! 20:39:29 [INFO] 20:39:29 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network --- 20:39:29 [INFO] No dependency problems found 20:39:29 [INFO] 20:39:29 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8345-ietf-network --- 20:39:29 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-14.0.21-SNAPSHOT-sources.jar 20:39:29 [INFO] 20:39:29 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8345-ietf-network --- 20:39:29 [INFO] 20:39:29 [INFO] --- jacoco:0.8.14:report (report) @ rfc8345-ietf-network --- 20:39:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:39:29 [INFO] 20:39:29 [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network --- 20:39:29 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-SNAPSHOT.pom 20:39:29 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-SNAPSHOT.jar 20:39:29 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-SNAPSHOT-javadoc.jar 20:39:29 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-SNAPSHOT-cyclonedx.xml 20:39:29 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-SNAPSHOT-cyclonedx.json 20:39:29 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-SNAPSHOT-sources.jar 20:39:29 [INFO] 20:39:29 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network --- 20:39:29 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-SNAPSHOT.jar 20:39:29 [INFO] Writing OBR metadata 20:39:29 [INFO] 20:39:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network --- 20:39:29 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:39:29 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/maven-metadata.xml 20:39:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:39:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:39:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:39:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:39:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:39:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:39:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:39:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:39:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:39:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:39:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:39:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:39:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:39:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:39:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:39:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:39:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:39:29 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:39:29 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:39:29 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:39:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:39:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:39:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:39:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:39:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:39:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:39:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:39:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:39:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:39:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:39:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:39:29 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:39:29 at java.lang.reflect.Method.invoke (Method.java:580) 20:39:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:39:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:39:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:39:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:39:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/maven-metadata.xml 20:39:29 [INFO] 20:39:29 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8345-ietf-network --- 20:39:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:39:29 [INFO] 20:39:29 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-state >-- 20:39:29 [INFO] Building rfc8345-ietf-network-state 14.0.21-SNAPSHOT [48/229] 20:39:29 [INFO] from model/rfc/rfc8345-ietf-network-state/pom.xml 20:39:29 [INFO] -------------------------------[ bundle ]------------------------------- 20:39:29 [INFO] 20:39:29 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-state --- 20:39:29 [INFO] 20:39:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8345-ietf-network-state --- 20:39:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:29 [INFO] 20:39:29 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-state --- 20:39:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:29 [INFO] 20:39:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network-state --- 20:39:29 [INFO] 20:39:29 [INFO] --- dependency:3.9.0:properties (default) @ rfc8345-ietf-network-state --- 20:39:29 [INFO] 20:39:29 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-state --- 20:39:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:39:29 [INFO] 20:39:29 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8345-ietf-network-state --- 20:39:29 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:39:29 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-state/src/main/yang 20:39:29 [INFO] yang-to-sources: Found 2 dependencies in 575.1 μs 20:39:29 [INFO] yang-to-sources: Project model files found: 1 in 1.340 ms 20:39:29 [INFO] yang-to-sources: 3 YANG models processed in 14.16 ms 20:39:29 [INFO] BindingJavaFileGenerator: Defined 22 files in 3.780 ms 20:39:29 [INFO] Sorted 22 files into 6 directories in 66.11 μs 20:39:29 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 10.08 ms 20:39:29 [INFO] 20:39:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-state --- 20:39:29 [INFO] Starting audit... 20:39:29 Audit done. 20:39:29 [INFO] You have 0 Checkstyle violations. 20:39:29 [INFO] 20:39:29 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-state --- 20:39:29 [INFO] Starting audit... 20:39:29 Audit done. 20:39:29 [INFO] You have 0 Checkstyle violations. 20:39:29 [INFO] 20:39:29 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8345-ietf-network-state --- 20:39:29 [INFO] 20:39:29 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8345-ietf-network-state --- 20:39:29 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-state/src/main/resources 20:39:29 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-state/target/generated-sources/spi 20:39:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:39:29 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:39:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:39:29 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-state/target/generated-sources/spi 20:39:29 [INFO] 20:39:29 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8345-ietf-network-state --- 20:39:29 [INFO] Recompiling the module because of changed dependency. 20:39:29 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 20:39:29 [INFO] 20:39:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-state >>> 20:39:29 [INFO] 20:39:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8345-ietf-network-state --- 20:39:29 [INFO] Fork Value is true 20:39:32 [INFO] Done SpotBugs Analysis.... 20:39:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:39:32 [INFO] 20:39:32 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-state <<< 20:39:32 [INFO] 20:39:32 [INFO] 20:39:32 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8345-ietf-network-state --- 20:39:32 [INFO] BugInstance size is 0 20:39:32 [INFO] Error size is 0 20:39:32 [INFO] No errors/warnings found 20:39:32 [INFO] 20:39:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8345-ietf-network-state --- 20:39:32 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-state/src/test/resources 20:39:32 [INFO] 20:39:32 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8345-ietf-network-state --- 20:39:32 [INFO] No sources to compile 20:39:32 [INFO] 20:39:32 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8345-ietf-network-state --- 20:39:32 [INFO] No tests to run. 20:39:32 [INFO] 20:39:32 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8345-ietf-network-state --- 20:39:32 [INFO] 20:39:32 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network-state --- 20:39:32 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-14.0.21-SNAPSHOT.jar 20:39:32 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-state/target/classes/META-INF/MANIFEST.MF 20:39:32 [INFO] 20:39:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network-state --- 20:39:33 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-14.0.21-SNAPSHOT-javadoc.jar 20:39:33 [INFO] 20:39:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-state --- 20:39:33 [INFO] CycloneDX: Resolving Dependencies 20:39:34 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 20:39:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-state/target/bom.xml 20:39:34 [INFO] attaching as rfc8345-ietf-network-state-14.0.21-SNAPSHOT-cyclonedx.xml 20:39:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-state/target/bom.json 20:39:34 [INFO] attaching as rfc8345-ietf-network-state-14.0.21-SNAPSHOT-cyclonedx.json 20:39:34 [INFO] 20:39:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-state --- 20:39:34 [INFO] Skipping duplicate-finder execution! 20:39:34 [INFO] 20:39:34 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network-state --- 20:39:34 [INFO] No dependency problems found 20:39:34 [INFO] 20:39:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8345-ietf-network-state --- 20:39:34 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-14.0.21-SNAPSHOT-sources.jar 20:39:34 [INFO] 20:39:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8345-ietf-network-state --- 20:39:34 [INFO] 20:39:34 [INFO] --- jacoco:0.8.14:report (report) @ rfc8345-ietf-network-state --- 20:39:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:39:34 [INFO] 20:39:34 [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-state --- 20:39:34 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-state/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-SNAPSHOT.pom 20:39:34 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-SNAPSHOT.jar 20:39:34 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-SNAPSHOT-javadoc.jar 20:39:34 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-state/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-SNAPSHOT-cyclonedx.xml 20:39:34 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-state/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-SNAPSHOT-cyclonedx.json 20:39:34 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-SNAPSHOT-sources.jar 20:39:34 [INFO] 20:39:34 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network-state --- 20:39:34 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-SNAPSHOT.jar 20:39:34 [INFO] Writing OBR metadata 20:39:34 [INFO] 20:39:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network-state --- 20:39:34 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:39:34 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/maven-metadata.xml 20:39:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:39:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:39:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:39:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:39:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:39:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:39:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:39:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:39:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:39:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:39:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:39:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:39:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:39:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:39:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:39:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:39:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:39:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:39:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:39:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:39:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:39:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:39:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:39:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:39:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:39:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:39:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:39:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:39:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:39:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:39:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:39:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:39:34 at java.lang.reflect.Method.invoke (Method.java:580) 20:39:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:39:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:39:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:39:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:39:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/maven-metadata.xml 20:39:34 [INFO] 20:39:34 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8345-ietf-network-state --- 20:39:34 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:39:34 [INFO] 20:39:34 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology >-- 20:39:34 [INFO] Building rfc8345-ietf-network-topology 14.0.21-SNAPSHOT [49/229] 20:39:34 [INFO] from model/rfc/rfc8345-ietf-network-topology/pom.xml 20:39:34 [INFO] -------------------------------[ bundle ]------------------------------- 20:39:34 [INFO] 20:39:34 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-topology --- 20:39:34 [INFO] 20:39:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8345-ietf-network-topology --- 20:39:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:34 [INFO] 20:39:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-topology --- 20:39:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:34 [INFO] 20:39:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network-topology --- 20:39:34 [INFO] 20:39:34 [INFO] --- dependency:3.9.0:properties (default) @ rfc8345-ietf-network-topology --- 20:39:34 [INFO] 20:39:34 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-topology --- 20:39:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-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/** 20:39:34 [INFO] 20:39:34 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8345-ietf-network-topology --- 20:39:34 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:39:34 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology/src/main/yang 20:39:34 [INFO] yang-to-sources: Found 2 dependencies in 835.2 μs 20:39:34 [INFO] yang-to-sources: Project model files found: 1 in 1.887 ms 20:39:34 [INFO] yang-to-sources: 3 YANG models processed in 14.14 ms 20:39:34 [INFO] BindingJavaFileGenerator: Defined 28 files in 4.506 ms 20:39:34 [INFO] Sorted 28 files into 7 directories in 98.51 μs 20:39:34 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 28 in 10.99 ms 20:39:34 [INFO] 20:39:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-topology --- 20:39:34 [INFO] Starting audit... 20:39:34 Audit done. 20:39:34 [INFO] You have 0 Checkstyle violations. 20:39:34 [INFO] 20:39:34 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-topology --- 20:39:35 [INFO] Starting audit... 20:39:35 Audit done. 20:39:35 [INFO] You have 0 Checkstyle violations. 20:39:35 [INFO] 20:39:35 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8345-ietf-network-topology --- 20:39:35 [INFO] 20:39:35 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8345-ietf-network-topology --- 20:39:35 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology/src/main/resources 20:39:35 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology/target/generated-sources/spi 20:39:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:39:35 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:39:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:39:35 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology/target/generated-sources/spi 20:39:35 [INFO] 20:39:35 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8345-ietf-network-topology --- 20:39:35 [INFO] Recompiling the module because of changed dependency. 20:39:35 [INFO] Compiling 27 source files with javac [debug release 21] to target/classes 20:39:35 [INFO] 20:39:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-topology >>> 20:39:35 [INFO] 20:39:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8345-ietf-network-topology --- 20:39:35 [INFO] Fork Value is true 20:39:37 [INFO] Done SpotBugs Analysis.... 20:39:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:39:37 [INFO] 20:39:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-topology <<< 20:39:37 [INFO] 20:39:37 [INFO] 20:39:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8345-ietf-network-topology --- 20:39:37 [INFO] BugInstance size is 0 20:39:37 [INFO] Error size is 0 20:39:37 [INFO] No errors/warnings found 20:39:37 [INFO] 20:39:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8345-ietf-network-topology --- 20:39:37 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology/src/test/resources 20:39:37 [INFO] 20:39:37 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8345-ietf-network-topology --- 20:39:37 [INFO] No sources to compile 20:39:37 [INFO] 20:39:37 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8345-ietf-network-topology --- 20:39:37 [INFO] No tests to run. 20:39:37 [INFO] 20:39:37 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8345-ietf-network-topology --- 20:39:37 [INFO] 20:39:37 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network-topology --- 20:39:37 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-14.0.21-SNAPSHOT.jar 20:39:37 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology/target/classes/META-INF/MANIFEST.MF 20:39:37 [INFO] 20:39:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network-topology --- 20:39:39 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-14.0.21-SNAPSHOT-javadoc.jar 20:39:39 [INFO] 20:39:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-topology --- 20:39:39 [INFO] CycloneDX: Resolving Dependencies 20:39:39 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 20:39:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology/target/bom.xml 20:39:39 [INFO] attaching as rfc8345-ietf-network-topology-14.0.21-SNAPSHOT-cyclonedx.xml 20:39:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology/target/bom.json 20:39:39 [INFO] attaching as rfc8345-ietf-network-topology-14.0.21-SNAPSHOT-cyclonedx.json 20:39:39 [INFO] 20:39:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-topology --- 20:39:39 [INFO] Skipping duplicate-finder execution! 20:39:39 [INFO] 20:39:39 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network-topology --- 20:39:39 [INFO] No dependency problems found 20:39:39 [INFO] 20:39:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8345-ietf-network-topology --- 20:39:40 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-14.0.21-SNAPSHOT-sources.jar 20:39:40 [INFO] 20:39:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8345-ietf-network-topology --- 20:39:40 [INFO] 20:39:40 [INFO] --- jacoco:0.8.14:report (report) @ rfc8345-ietf-network-topology --- 20:39:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:39:40 [INFO] 20:39:40 [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-topology --- 20:39:40 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-SNAPSHOT.pom 20:39:40 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-SNAPSHOT.jar 20:39:40 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-SNAPSHOT-javadoc.jar 20:39:40 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-SNAPSHOT-cyclonedx.xml 20:39:40 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-SNAPSHOT-cyclonedx.json 20:39:40 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-SNAPSHOT-sources.jar 20:39:40 [INFO] 20:39:40 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network-topology --- 20:39:40 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-SNAPSHOT.jar 20:39:40 [INFO] Writing OBR metadata 20:39:40 [INFO] 20:39:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network-topology --- 20:39:40 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:39:40 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/maven-metadata.xml 20:39:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:39:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:39:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:39:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:39:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:39:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:39:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:39:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:39:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:39:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:39:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:39:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:39:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:39:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:39:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:39:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:39:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:39:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:39:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:39:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:39:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:39:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:39:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:39:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:39:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:39:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:39:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:39:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:39:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:39:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:39:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:39:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:39:40 at java.lang.reflect.Method.invoke (Method.java:580) 20:39:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:39:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:39:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:39:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:39:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/maven-metadata.xml 20:39:40 [INFO] 20:39:40 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8345-ietf-network-topology --- 20:39:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:39:40 [INFO] 20:39:40 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology-state >-- 20:39:40 [INFO] Building rfc8345-ietf-network-topology-state 14.0.21-SNAPSHOT [50/229] 20:39:40 [INFO] from model/rfc/rfc8345-ietf-network-topology-state/pom.xml 20:39:40 [INFO] -------------------------------[ bundle ]------------------------------- 20:39:40 [INFO] 20:39:40 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-topology-state --- 20:39:40 [INFO] 20:39:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8345-ietf-network-topology-state --- 20:39:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:40 [INFO] 20:39:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-topology-state --- 20:39:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:40 [INFO] 20:39:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network-topology-state --- 20:39:40 [INFO] 20:39:40 [INFO] --- dependency:3.9.0:properties (default) @ rfc8345-ietf-network-topology-state --- 20:39:40 [INFO] 20:39:40 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-topology-state --- 20:39:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:39:40 [INFO] 20:39:40 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8345-ietf-network-topology-state --- 20:39:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:39:40 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology-state/src/main/yang 20:39:40 [INFO] yang-to-sources: Found 4 dependencies in 707.2 μs 20:39:40 [INFO] yang-to-sources: Project model files found: 1 in 2.350 ms 20:39:40 [INFO] yang-to-sources: 5 YANG models processed in 22.38 ms 20:39:40 [INFO] BindingJavaFileGenerator: Defined 26 files in 8.099 ms 20:39:40 [INFO] Sorted 26 files into 7 directories in 91.60 μs 20:39:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 26 in 14.84 ms 20:39:40 [INFO] 20:39:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-topology-state --- 20:39:40 [INFO] Starting audit... 20:39:40 Audit done. 20:39:40 [INFO] You have 0 Checkstyle violations. 20:39:40 [INFO] 20:39:40 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-topology-state --- 20:39:40 [INFO] Starting audit... 20:39:40 Audit done. 20:39:40 [INFO] You have 0 Checkstyle violations. 20:39:40 [INFO] 20:39:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8345-ietf-network-topology-state --- 20:39:40 [INFO] 20:39:40 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8345-ietf-network-topology-state --- 20:39:40 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology-state/src/main/resources 20:39:40 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology-state/target/generated-sources/spi 20:39:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:39:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:39:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:39:40 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology-state/target/generated-sources/spi 20:39:40 [INFO] 20:39:40 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8345-ietf-network-topology-state --- 20:39:40 [INFO] Recompiling the module because of changed dependency. 20:39:40 [INFO] Compiling 25 source files with javac [debug release 21] to target/classes 20:39:40 [INFO] 20:39:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-topology-state >>> 20:39:40 [INFO] 20:39:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8345-ietf-network-topology-state --- 20:39:40 [INFO] Fork Value is true 20:39:43 [INFO] Done SpotBugs Analysis.... 20:39:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:39:43 [INFO] 20:39:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-topology-state <<< 20:39:43 [INFO] 20:39:43 [INFO] 20:39:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8345-ietf-network-topology-state --- 20:39:43 [INFO] BugInstance size is 0 20:39:43 [INFO] Error size is 0 20:39:43 [INFO] No errors/warnings found 20:39:43 [INFO] 20:39:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8345-ietf-network-topology-state --- 20:39:43 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology-state/src/test/resources 20:39:43 [INFO] 20:39:43 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8345-ietf-network-topology-state --- 20:39:43 [INFO] No sources to compile 20:39:43 [INFO] 20:39:43 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8345-ietf-network-topology-state --- 20:39:43 [INFO] No tests to run. 20:39:43 [INFO] 20:39:43 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8345-ietf-network-topology-state --- 20:39:43 [INFO] 20:39:43 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network-topology-state --- 20:39:43 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-14.0.21-SNAPSHOT.jar 20:39:43 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology-state/target/classes/META-INF/MANIFEST.MF 20:39:43 [INFO] 20:39:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network-topology-state --- 20:39:45 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-14.0.21-SNAPSHOT-javadoc.jar 20:39:45 [INFO] 20:39:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-topology-state --- 20:39:45 [INFO] CycloneDX: Resolving Dependencies 20:39:45 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 20:39:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology-state/target/bom.xml 20:39:45 [INFO] attaching as rfc8345-ietf-network-topology-state-14.0.21-SNAPSHOT-cyclonedx.xml 20:39:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology-state/target/bom.json 20:39:45 [INFO] attaching as rfc8345-ietf-network-topology-state-14.0.21-SNAPSHOT-cyclonedx.json 20:39:45 [INFO] 20:39:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-topology-state --- 20:39:45 [INFO] Skipping duplicate-finder execution! 20:39:45 [INFO] 20:39:45 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network-topology-state --- 20:39:45 [INFO] No dependency problems found 20:39:45 [INFO] 20:39:45 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8345-ietf-network-topology-state --- 20:39:45 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-14.0.21-SNAPSHOT-sources.jar 20:39:45 [INFO] 20:39:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8345-ietf-network-topology-state --- 20:39:45 [INFO] 20:39:45 [INFO] --- jacoco:0.8.14:report (report) @ rfc8345-ietf-network-topology-state --- 20:39:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:39:45 [INFO] 20:39:45 [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-topology-state --- 20:39:45 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology-state/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-SNAPSHOT.pom 20:39:45 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-SNAPSHOT.jar 20:39:45 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-SNAPSHOT-javadoc.jar 20:39:45 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology-state/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-SNAPSHOT-cyclonedx.xml 20:39:45 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology-state/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-SNAPSHOT-cyclonedx.json 20:39:45 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-SNAPSHOT-sources.jar 20:39:45 [INFO] 20:39:45 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network-topology-state --- 20:39:45 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-SNAPSHOT.jar 20:39:45 [INFO] Writing OBR metadata 20:39:45 [INFO] 20:39:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network-topology-state --- 20:39:45 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:39:45 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/maven-metadata.xml 20:39:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:39:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:39:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:39:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:39:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:39:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:39:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:39:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:39:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:39:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:39:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:39:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:39:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:39:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:39:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:39:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:39:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:39:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:39:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:39:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:39:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:39:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:39:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:39:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:39:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:39:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:39:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:39:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:39:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:39:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:39:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:39:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:39:45 at java.lang.reflect.Method.invoke (Method.java:580) 20:39:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:39:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:39:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:39:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:39:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/maven-metadata.xml 20:39:45 [INFO] 20:39:45 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8345-ietf-network-topology-state --- 20:39:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:39:45 [INFO] 20:39:45 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8346-ietf-l3-unicast-topology >-- 20:39:45 [INFO] Building rfc8346-ietf-l3-unicast-topology 14.0.21-SNAPSHOT [51/229] 20:39:45 [INFO] from model/rfc/rfc8346-ietf-l3-unicast-topology/pom.xml 20:39:45 [INFO] -------------------------------[ bundle ]------------------------------- 20:39:45 [INFO] 20:39:45 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8346-ietf-l3-unicast-topology --- 20:39:45 [INFO] 20:39:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8346-ietf-l3-unicast-topology --- 20:39:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:45 [INFO] 20:39:45 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8346-ietf-l3-unicast-topology --- 20:39:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:45 [INFO] 20:39:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8346-ietf-l3-unicast-topology --- 20:39:46 [INFO] 20:39:46 [INFO] --- dependency:3.9.0:properties (default) @ rfc8346-ietf-l3-unicast-topology --- 20:39:46 [INFO] 20:39:46 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8346-ietf-l3-unicast-topology --- 20:39:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-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/** 20:39:46 [INFO] 20:39:46 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8346-ietf-l3-unicast-topology --- 20:39:46 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:39:46 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology/src/main/yang 20:39:46 [INFO] yang-to-sources: Found 5 dependencies in 782.0 μs 20:39:46 [INFO] yang-to-sources: Project model files found: 1 in 1.841 ms 20:39:46 [INFO] yang-to-sources: 6 YANG models processed in 58.70 ms 20:39:46 [INFO] BindingJavaFileGenerator: Defined 52 files in 9.496 ms 20:39:46 [INFO] Sorted 52 files into 12 directories in 103.0 μs 20:39:46 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 34.25 ms 20:39:46 [INFO] 20:39:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8346-ietf-l3-unicast-topology --- 20:39:46 [INFO] Starting audit... 20:39:46 Audit done. 20:39:46 [INFO] You have 0 Checkstyle violations. 20:39:46 [INFO] 20:39:46 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8346-ietf-l3-unicast-topology --- 20:39:46 [INFO] Starting audit... 20:39:46 Audit done. 20:39:46 [INFO] You have 0 Checkstyle violations. 20:39:46 [INFO] 20:39:46 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8346-ietf-l3-unicast-topology --- 20:39:46 [INFO] 20:39:46 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8346-ietf-l3-unicast-topology --- 20:39:46 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology/src/main/resources 20:39:46 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology/target/generated-sources/spi 20:39:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:39:46 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:39:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:39:46 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology/target/generated-sources/spi 20:39:46 [INFO] 20:39:46 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8346-ietf-l3-unicast-topology --- 20:39:46 [INFO] Recompiling the module because of changed dependency. 20:39:46 [INFO] Compiling 51 source files with javac [debug release 21] to target/classes 20:39:46 [INFO] 20:39:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8346-ietf-l3-unicast-topology >>> 20:39:46 [INFO] 20:39:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8346-ietf-l3-unicast-topology --- 20:39:46 [INFO] Fork Value is true 20:39:49 [INFO] Done SpotBugs Analysis.... 20:39:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:39:49 [INFO] 20:39:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8346-ietf-l3-unicast-topology <<< 20:39:49 [INFO] 20:39:49 [INFO] 20:39:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8346-ietf-l3-unicast-topology --- 20:39:49 [INFO] BugInstance size is 0 20:39:49 [INFO] Error size is 0 20:39:49 [INFO] No errors/warnings found 20:39:49 [INFO] 20:39:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8346-ietf-l3-unicast-topology --- 20:39:49 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology/src/test/resources 20:39:49 [INFO] 20:39:49 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8346-ietf-l3-unicast-topology --- 20:39:49 [INFO] No sources to compile 20:39:49 [INFO] 20:39:49 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8346-ietf-l3-unicast-topology --- 20:39:49 [INFO] No tests to run. 20:39:49 [INFO] 20:39:49 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8346-ietf-l3-unicast-topology --- 20:39:49 [INFO] 20:39:49 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8346-ietf-l3-unicast-topology --- 20:39:49 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-14.0.21-SNAPSHOT.jar 20:39:49 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology/target/classes/META-INF/MANIFEST.MF 20:39:49 [INFO] 20:39:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8346-ietf-l3-unicast-topology --- 20:39:51 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-14.0.21-SNAPSHOT-javadoc.jar 20:39:51 [INFO] 20:39:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8346-ietf-l3-unicast-topology --- 20:39:51 [INFO] CycloneDX: Resolving Dependencies 20:39:52 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 20:39:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.xml 20:39:52 [INFO] attaching as rfc8346-ietf-l3-unicast-topology-14.0.21-SNAPSHOT-cyclonedx.xml 20:39:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.json 20:39:52 [INFO] attaching as rfc8346-ietf-l3-unicast-topology-14.0.21-SNAPSHOT-cyclonedx.json 20:39:52 [INFO] 20:39:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8346-ietf-l3-unicast-topology --- 20:39:52 [INFO] Skipping duplicate-finder execution! 20:39:52 [INFO] 20:39:52 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8346-ietf-l3-unicast-topology --- 20:39:52 [INFO] No dependency problems found 20:39:52 [INFO] 20:39:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8346-ietf-l3-unicast-topology --- 20:39:52 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-14.0.21-SNAPSHOT-sources.jar 20:39:52 [INFO] 20:39:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8346-ietf-l3-unicast-topology --- 20:39:52 [INFO] 20:39:52 [INFO] --- jacoco:0.8.14:report (report) @ rfc8346-ietf-l3-unicast-topology --- 20:39:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:39:52 [INFO] 20:39:52 [INFO] --- install:3.1.4:install (default-install) @ rfc8346-ietf-l3-unicast-topology --- 20:39:52 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-SNAPSHOT.pom 20:39:52 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-SNAPSHOT.jar 20:39:52 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-SNAPSHOT-javadoc.jar 20:39:52 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-SNAPSHOT-cyclonedx.xml 20:39:52 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-SNAPSHOT-cyclonedx.json 20:39:52 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-SNAPSHOT-sources.jar 20:39:52 [INFO] 20:39:52 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8346-ietf-l3-unicast-topology --- 20:39:52 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-SNAPSHOT.jar 20:39:52 [INFO] Writing OBR metadata 20:39:52 [INFO] 20:39:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology --- 20:39:52 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:39:52 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml 20:39:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:39:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:39:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:39:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:39:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:39:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:39:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:39:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:39:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:39:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:39:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:39:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:39:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:39:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:39:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:39:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:39:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:39:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:39:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:39:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:39:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:39:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:39:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:39:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:39:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:39:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:39:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:39:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:39:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:39:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:39:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:39:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:39:52 at java.lang.reflect.Method.invoke (Method.java:580) 20:39:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:39:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:39:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:39:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:39:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml 20:39:52 [INFO] 20:39:52 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology --- 20:39:52 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:39:52 [INFO] 20:39:52 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8346-ietf-l3-unicast-topology-state >-- 20:39:52 [INFO] Building rfc8346-ietf-l3-unicast-topology-state 14.0.21-SNAPSHOT [52/229] 20:39:52 [INFO] from model/rfc/rfc8346-ietf-l3-unicast-topology-state/pom.xml 20:39:52 [INFO] -------------------------------[ bundle ]------------------------------- 20:39:52 [INFO] 20:39:52 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8346-ietf-l3-unicast-topology-state --- 20:39:52 [INFO] 20:39:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8346-ietf-l3-unicast-topology-state --- 20:39:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:52 [INFO] 20:39:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8346-ietf-l3-unicast-topology-state --- 20:39:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:52 [INFO] 20:39:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8346-ietf-l3-unicast-topology-state --- 20:39:53 [INFO] 20:39:53 [INFO] --- dependency:3.9.0:properties (default) @ rfc8346-ietf-l3-unicast-topology-state --- 20:39:53 [INFO] 20:39:53 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8346-ietf-l3-unicast-topology-state --- 20:39:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:39:53 [INFO] 20:39:53 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8346-ietf-l3-unicast-topology-state --- 20:39:53 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:39:53 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/main/yang 20:39:53 [INFO] yang-to-sources: Found 8 dependencies in 1.031 ms 20:39:53 [INFO] yang-to-sources: Project model files found: 1 in 2.811 ms 20:39:53 [INFO] yang-to-sources: 9 YANG models processed in 50.52 ms 20:39:53 [INFO] BindingJavaFileGenerator: Defined 24 files in 12.20 ms 20:39:53 [INFO] Sorted 24 files into 4 directories in 107.5 μs 20:39:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 22.68 ms 20:39:53 [INFO] 20:39:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8346-ietf-l3-unicast-topology-state --- 20:39:53 [INFO] Starting audit... 20:39:53 Audit done. 20:39:53 [INFO] You have 0 Checkstyle violations. 20:39:53 [INFO] 20:39:53 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8346-ietf-l3-unicast-topology-state --- 20:39:53 [INFO] Starting audit... 20:39:53 Audit done. 20:39:53 [INFO] You have 0 Checkstyle violations. 20:39:53 [INFO] 20:39:53 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8346-ietf-l3-unicast-topology-state --- 20:39:53 [INFO] 20:39:53 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8346-ietf-l3-unicast-topology-state --- 20:39:53 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/main/resources 20:39:53 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/generated-sources/spi 20:39:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:39:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:39:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:39:53 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/generated-sources/spi 20:39:53 [INFO] 20:39:53 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8346-ietf-l3-unicast-topology-state --- 20:39:53 [INFO] Recompiling the module because of changed dependency. 20:39:53 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 20:39:53 [INFO] 20:39:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8346-ietf-l3-unicast-topology-state >>> 20:39:53 [INFO] 20:39:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8346-ietf-l3-unicast-topology-state --- 20:39:53 [INFO] Fork Value is true 20:39:55 [INFO] Done SpotBugs Analysis.... 20:39:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:39:55 [INFO] 20:39:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8346-ietf-l3-unicast-topology-state <<< 20:39:55 [INFO] 20:39:55 [INFO] 20:39:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8346-ietf-l3-unicast-topology-state --- 20:39:55 [INFO] BugInstance size is 0 20:39:55 [INFO] Error size is 0 20:39:55 [INFO] No errors/warnings found 20:39:55 [INFO] 20:39:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8346-ietf-l3-unicast-topology-state --- 20:39:55 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/test/resources 20:39:55 [INFO] 20:39:55 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8346-ietf-l3-unicast-topology-state --- 20:39:55 [INFO] No sources to compile 20:39:55 [INFO] 20:39:55 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8346-ietf-l3-unicast-topology-state --- 20:39:55 [INFO] No tests to run. 20:39:55 [INFO] 20:39:55 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8346-ietf-l3-unicast-topology-state --- 20:39:55 [INFO] 20:39:55 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8346-ietf-l3-unicast-topology-state --- 20:39:55 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-14.0.21-SNAPSHOT.jar 20:39:55 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/classes/META-INF/MANIFEST.MF 20:39:55 [INFO] 20:39:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8346-ietf-l3-unicast-topology-state --- 20:39:57 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-14.0.21-SNAPSHOT-javadoc.jar 20:39:57 [INFO] 20:39:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8346-ietf-l3-unicast-topology-state --- 20:39:57 [INFO] CycloneDX: Resolving Dependencies 20:39:58 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 20:39:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.xml 20:39:58 [INFO] attaching as rfc8346-ietf-l3-unicast-topology-state-14.0.21-SNAPSHOT-cyclonedx.xml 20:39:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.json 20:39:58 [INFO] attaching as rfc8346-ietf-l3-unicast-topology-state-14.0.21-SNAPSHOT-cyclonedx.json 20:39:58 [INFO] 20:39:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8346-ietf-l3-unicast-topology-state --- 20:39:58 [INFO] Skipping duplicate-finder execution! 20:39:58 [INFO] 20:39:58 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8346-ietf-l3-unicast-topology-state --- 20:39:58 [INFO] No dependency problems found 20:39:58 [INFO] 20:39:58 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8346-ietf-l3-unicast-topology-state --- 20:39:58 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-14.0.21-SNAPSHOT-sources.jar 20:39:58 [INFO] 20:39:58 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8346-ietf-l3-unicast-topology-state --- 20:39:58 [INFO] 20:39:58 [INFO] --- jacoco:0.8.14:report (report) @ rfc8346-ietf-l3-unicast-topology-state --- 20:39:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:39:58 [INFO] 20:39:58 [INFO] --- install:3.1.4:install (default-install) @ rfc8346-ietf-l3-unicast-topology-state --- 20:39:58 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology-state/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-SNAPSHOT.pom 20:39:58 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-SNAPSHOT.jar 20:39:58 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-SNAPSHOT-javadoc.jar 20:39:58 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-SNAPSHOT-cyclonedx.xml 20:39:58 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-SNAPSHOT-cyclonedx.json 20:39:58 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-SNAPSHOT-sources.jar 20:39:58 [INFO] 20:39:58 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8346-ietf-l3-unicast-topology-state --- 20:39:58 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-SNAPSHOT.jar 20:39:58 [INFO] Writing OBR metadata 20:39:58 [INFO] 20:39:58 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology-state --- 20:39:58 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:39:58 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml 20:39:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:39:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:39:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:39:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:39:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:39:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:39:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:39:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:39:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:39:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:39:58 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:39:58 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:39:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:39:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:39:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:39:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:39:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:39:58 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:39:58 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:39:58 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:39:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:39:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:39:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:39:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:39:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:39:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:39:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:39:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:39:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:39:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:39:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:39:58 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:39:58 at java.lang.reflect.Method.invoke (Method.java:580) 20:39:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:39:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:39:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:39:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:39:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml 20:39:58 [INFO] 20:39:58 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology-state --- 20:39:58 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:39:58 [INFO] 20:39:58 [INFO] ------< org.opendaylight.mdsal.binding.model.iana:iana-hardware >------- 20:39:58 [INFO] Building iana-hardware 14.0.21-SNAPSHOT [53/229] 20:39:58 [INFO] from model/iana/iana-hardware/pom.xml 20:39:58 [INFO] -------------------------------[ bundle ]------------------------------- 20:39:58 [INFO] 20:39:58 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-hardware --- 20:39:58 [INFO] 20:39:58 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-hardware --- 20:39:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:58 [INFO] 20:39:58 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-hardware --- 20:39:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:58 [INFO] 20:39:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-hardware --- 20:39:58 [INFO] 20:39:58 [INFO] --- dependency:3.9.0:properties (default) @ iana-hardware --- 20:39:58 [INFO] 20:39:58 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-hardware --- 20:39:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-hardware/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:39:58 [INFO] 20:39:58 [INFO] --- yang:14.0.21:generate-sources (binding) @ iana-hardware --- 20:39:58 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:39:58 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-hardware/src/main/yang 20:39:58 [INFO] yang-to-sources: Found 0 dependencies in 475.2 μs 20:39:58 [INFO] yang-to-sources: Project model files found: 1 in 1.778 ms 20:39:58 [INFO] yang-to-sources: 1 YANG models processed in 2.828 ms 20:39:58 [INFO] BindingJavaFileGenerator: Defined 19 files in 2.311 ms 20:39:58 [INFO] Sorted 19 files into 3 directories in 110.6 μs 20:39:58 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 19 in 7.080 ms 20:39:58 [INFO] 20:39:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-hardware --- 20:39:58 [INFO] Starting audit... 20:39:58 Audit done. 20:39:58 [INFO] You have 0 Checkstyle violations. 20:39:58 [INFO] 20:39:58 [INFO] --- checkstyle:3.6.0:check (default) @ iana-hardware --- 20:39:58 [INFO] Starting audit... 20:39:58 Audit done. 20:39:58 [INFO] You have 0 Checkstyle violations. 20:39:58 [INFO] 20:39:58 [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-hardware --- 20:39:58 [INFO] 20:39:58 [INFO] --- resources:3.3.1:resources (default-resources) @ iana-hardware --- 20:39:58 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-hardware/src/main/resources 20:39:58 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-hardware/target/generated-sources/spi 20:39:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:39:58 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:39:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:39:58 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-hardware/target/generated-sources/spi 20:39:58 [INFO] 20:39:58 [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-hardware --- 20:39:58 [INFO] Recompiling the module because of changed source code. 20:39:58 [INFO] Compiling 18 source files with javac [debug release 21] to target/classes 20:39:59 [INFO] 20:39:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-hardware >>> 20:39:59 [INFO] 20:39:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-hardware --- 20:39:59 [INFO] Fork Value is true 20:40:01 [INFO] Done SpotBugs Analysis.... 20:40:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:40:01 [INFO] 20:40:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-hardware <<< 20:40:01 [INFO] 20:40:01 [INFO] 20:40:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-hardware --- 20:40:01 [INFO] BugInstance size is 0 20:40:01 [INFO] Error size is 0 20:40:01 [INFO] No errors/warnings found 20:40:01 [INFO] 20:40:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-hardware --- 20:40:01 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-hardware/src/test/resources 20:40:01 [INFO] 20:40:01 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-hardware --- 20:40:01 [INFO] No sources to compile 20:40:01 [INFO] 20:40:01 [INFO] --- surefire:3.5.4:test (default-test) @ iana-hardware --- 20:40:01 [INFO] No tests to run. 20:40:01 [INFO] 20:40:01 [INFO] --- copy:14.1.7:copy-files (default) @ iana-hardware --- 20:40:01 [INFO] 20:40:01 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-hardware --- 20:40:01 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-hardware/target/iana-hardware-14.0.21-SNAPSHOT.jar 20:40:01 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-hardware/target/classes/META-INF/MANIFEST.MF 20:40:01 [INFO] 20:40:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-hardware --- 20:40:03 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-hardware/target/iana-hardware-14.0.21-SNAPSHOT-javadoc.jar 20:40:03 [INFO] 20:40:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-hardware --- 20:40:03 [INFO] CycloneDX: Resolving Dependencies 20:40:03 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 20:40:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-hardware/target/bom.xml 20:40:03 [INFO] attaching as iana-hardware-14.0.21-SNAPSHOT-cyclonedx.xml 20:40:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-hardware/target/bom.json 20:40:03 [INFO] attaching as iana-hardware-14.0.21-SNAPSHOT-cyclonedx.json 20:40:03 [INFO] 20:40:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-hardware --- 20:40:03 [INFO] Skipping duplicate-finder execution! 20:40:03 [INFO] 20:40:03 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-hardware --- 20:40:03 [INFO] No dependency problems found 20:40:03 [INFO] 20:40:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-hardware --- 20:40:03 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-hardware/target/iana-hardware-14.0.21-SNAPSHOT-sources.jar 20:40:03 [INFO] 20:40:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-hardware --- 20:40:03 [INFO] 20:40:03 [INFO] --- jacoco:0.8.14:report (report) @ iana-hardware --- 20:40:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:40:03 [INFO] 20:40:03 [INFO] --- install:3.1.4:install (default-install) @ iana-hardware --- 20:40:03 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-hardware/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-SNAPSHOT.pom 20:40:03 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-hardware/target/iana-hardware-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-SNAPSHOT.jar 20:40:03 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-hardware/target/iana-hardware-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-SNAPSHOT-javadoc.jar 20:40:03 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-hardware/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-SNAPSHOT-cyclonedx.xml 20:40:03 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-hardware/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-SNAPSHOT-cyclonedx.json 20:40:03 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-hardware/target/iana-hardware-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-SNAPSHOT-sources.jar 20:40:03 [INFO] 20:40:03 [INFO] --- bundle:6.0.0:install (default-install) @ iana-hardware --- 20:40:03 [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-SNAPSHOT.jar 20:40:03 [INFO] Writing OBR metadata 20:40:03 [INFO] 20:40:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-hardware --- 20:40:03 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:40:03 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/iana/iana-hardware/maven-metadata.xml 20:40:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:40:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:40:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:40:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:40:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:40:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:40:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:40:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:40:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:40:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:40:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:40:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:40:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:40:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:40:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:40:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:40:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:40:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:40:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:40:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:40:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:40:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:40:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:40:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:40:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:40:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:40:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:40:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:40:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:40:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:40:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:40:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:40:03 at java.lang.reflect.Method.invoke (Method.java:580) 20:40:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:40:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:40:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:40:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:40:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/iana/iana-hardware/maven-metadata.xml 20:40:03 [INFO] 20:40:03 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-hardware --- 20:40:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:40:03 [INFO] 20:40:03 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8348-ietf-hardware >--- 20:40:03 [INFO] Building rfc8348-ietf-hardware 14.0.21-SNAPSHOT [54/229] 20:40:03 [INFO] from model/rfc/rfc8348-ietf-hardware/pom.xml 20:40:03 [INFO] -------------------------------[ bundle ]------------------------------- 20:40:03 [INFO] 20:40:03 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8348-ietf-hardware --- 20:40:03 [INFO] 20:40:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8348-ietf-hardware --- 20:40:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:03 [INFO] 20:40:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8348-ietf-hardware --- 20:40:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:03 [INFO] 20:40:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8348-ietf-hardware --- 20:40:04 [INFO] 20:40:04 [INFO] --- dependency:3.9.0:properties (default) @ rfc8348-ietf-hardware --- 20:40:04 [INFO] 20:40:04 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8348-ietf-hardware --- 20:40:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:40:04 [INFO] 20:40:04 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8348-ietf-hardware --- 20:40:04 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:40:04 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware/src/main/yang 20:40:04 [INFO] yang-to-sources: Found 3 dependencies in 817.1 μs 20:40:04 [INFO] yang-to-sources: Project model files found: 1 in 5.905 ms 20:40:04 [INFO] yang-to-sources: 4 YANG models processed in 25.21 ms 20:40:04 [INFO] BindingJavaFileGenerator: Defined 32 files in 6.196 ms 20:40:04 [INFO] Sorted 32 files into 5 directories in 140.3 μs 20:40:04 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 23.37 ms 20:40:04 [INFO] 20:40:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8348-ietf-hardware --- 20:40:04 [INFO] Starting audit... 20:40:04 Audit done. 20:40:04 [INFO] You have 0 Checkstyle violations. 20:40:04 [INFO] 20:40:04 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8348-ietf-hardware --- 20:40:04 [INFO] Starting audit... 20:40:04 Audit done. 20:40:04 [INFO] You have 0 Checkstyle violations. 20:40:04 [INFO] 20:40:04 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8348-ietf-hardware --- 20:40:04 [INFO] 20:40:04 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8348-ietf-hardware --- 20:40:04 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware/src/main/resources 20:40:04 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware/target/generated-sources/spi 20:40:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:40:04 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:40:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:40:04 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware/target/generated-sources/spi 20:40:04 [INFO] 20:40:04 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8348-ietf-hardware --- 20:40:04 [INFO] Recompiling the module because of changed dependency. 20:40:04 [INFO] Compiling 31 source files with javac [debug release 21] to target/classes 20:40:04 [INFO] 20:40:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8348-ietf-hardware >>> 20:40:04 [INFO] 20:40:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8348-ietf-hardware --- 20:40:04 [INFO] Fork Value is true 20:40:07 [INFO] Done SpotBugs Analysis.... 20:40:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:40:07 [INFO] 20:40:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8348-ietf-hardware <<< 20:40:07 [INFO] 20:40:07 [INFO] 20:40:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8348-ietf-hardware --- 20:40:07 [INFO] BugInstance size is 0 20:40:07 [INFO] Error size is 0 20:40:07 [INFO] No errors/warnings found 20:40:07 [INFO] 20:40:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8348-ietf-hardware --- 20:40:07 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware/src/test/resources 20:40:07 [INFO] 20:40:07 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8348-ietf-hardware --- 20:40:07 [INFO] No sources to compile 20:40:07 [INFO] 20:40:07 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8348-ietf-hardware --- 20:40:07 [INFO] No tests to run. 20:40:07 [INFO] 20:40:07 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8348-ietf-hardware --- 20:40:07 [INFO] 20:40:07 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8348-ietf-hardware --- 20:40:07 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-14.0.21-SNAPSHOT.jar 20:40:07 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware/target/classes/META-INF/MANIFEST.MF 20:40:07 [INFO] 20:40:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8348-ietf-hardware --- 20:40:09 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-14.0.21-SNAPSHOT-javadoc.jar 20:40:09 [INFO] 20:40:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8348-ietf-hardware --- 20:40:09 [INFO] CycloneDX: Resolving Dependencies 20:40:09 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 20:40:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware/target/bom.xml 20:40:09 [INFO] attaching as rfc8348-ietf-hardware-14.0.21-SNAPSHOT-cyclonedx.xml 20:40:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware/target/bom.json 20:40:09 [INFO] attaching as rfc8348-ietf-hardware-14.0.21-SNAPSHOT-cyclonedx.json 20:40:09 [INFO] 20:40:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8348-ietf-hardware --- 20:40:09 [INFO] Skipping duplicate-finder execution! 20:40:09 [INFO] 20:40:09 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8348-ietf-hardware --- 20:40:09 [INFO] No dependency problems found 20:40:09 [INFO] 20:40:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8348-ietf-hardware --- 20:40:09 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-14.0.21-SNAPSHOT-sources.jar 20:40:09 [INFO] 20:40:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8348-ietf-hardware --- 20:40:09 [INFO] 20:40:09 [INFO] --- jacoco:0.8.14:report (report) @ rfc8348-ietf-hardware --- 20:40:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:40:09 [INFO] 20:40:09 [INFO] --- install:3.1.4:install (default-install) @ rfc8348-ietf-hardware --- 20:40:09 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-SNAPSHOT.pom 20:40:09 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-SNAPSHOT.jar 20:40:09 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-SNAPSHOT-javadoc.jar 20:40:09 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-SNAPSHOT-cyclonedx.xml 20:40:09 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-SNAPSHOT-cyclonedx.json 20:40:09 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-SNAPSHOT-sources.jar 20:40:09 [INFO] 20:40:09 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8348-ietf-hardware --- 20:40:09 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-SNAPSHOT.jar 20:40:09 [INFO] Writing OBR metadata 20:40:10 [INFO] 20:40:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8348-ietf-hardware --- 20:40:10 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:40:10 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/maven-metadata.xml 20:40:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:40:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:40:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:40:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:40:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:40:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:40:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:40:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:40:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:40:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:40:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:40:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:40:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:40:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:40:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:40:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:40:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:40:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:40:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:40:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:40:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:40:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:40:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:40:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:40:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:40:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:40:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:40:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:40:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:40:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:40:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:40:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:40:10 at java.lang.reflect.Method.invoke (Method.java:580) 20:40:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:40:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:40:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:40:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:40:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/maven-metadata.xml 20:40:10 [INFO] 20:40:10 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8348-ietf-hardware --- 20:40:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:40:10 [INFO] 20:40:10 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8348-ietf-hardware-state >-- 20:40:10 [INFO] Building rfc8348-ietf-hardware-state 14.0.21-SNAPSHOT [55/229] 20:40:10 [INFO] from model/rfc/rfc8348-ietf-hardware-state/pom.xml 20:40:10 [INFO] -------------------------------[ bundle ]------------------------------- 20:40:10 [INFO] 20:40:10 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8348-ietf-hardware-state --- 20:40:10 [INFO] 20:40:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8348-ietf-hardware-state --- 20:40:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:10 [INFO] 20:40:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8348-ietf-hardware-state --- 20:40:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:10 [INFO] 20:40:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8348-ietf-hardware-state --- 20:40:10 [INFO] 20:40:10 [INFO] --- dependency:3.9.0:properties (default) @ rfc8348-ietf-hardware-state --- 20:40:10 [INFO] 20:40:10 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8348-ietf-hardware-state --- 20:40:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:40:10 [INFO] 20:40:10 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8348-ietf-hardware-state --- 20:40:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:40:10 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware-state/src/main/yang 20:40:10 [INFO] yang-to-sources: Found 4 dependencies in 853.2 μs 20:40:10 [INFO] yang-to-sources: Project model files found: 1 in 3.684 ms 20:40:10 [INFO] yang-to-sources: 5 YANG models processed in 36.46 ms 20:40:10 [INFO] BindingJavaFileGenerator: Defined 22 files in 6.206 ms 20:40:10 [INFO] Sorted 22 files into 5 directories in 80.96 μs 20:40:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 16.56 ms 20:40:10 [INFO] 20:40:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8348-ietf-hardware-state --- 20:40:10 [INFO] Starting audit... 20:40:10 Audit done. 20:40:10 [INFO] You have 0 Checkstyle violations. 20:40:10 [INFO] 20:40:10 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8348-ietf-hardware-state --- 20:40:10 [INFO] Starting audit... 20:40:10 Audit done. 20:40:10 [INFO] You have 0 Checkstyle violations. 20:40:10 [INFO] 20:40:10 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8348-ietf-hardware-state --- 20:40:10 [INFO] 20:40:10 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8348-ietf-hardware-state --- 20:40:10 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware-state/src/main/resources 20:40:10 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/spi 20:40:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:40:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:40:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:40:10 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/spi 20:40:10 [INFO] 20:40:10 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8348-ietf-hardware-state --- 20:40:10 [INFO] Recompiling the module because of changed dependency. 20:40:10 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 20:40:10 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/hardware/state/rev180313/hardware/ComponentKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware has been deprecated 20:40:10 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/hardware/state/rev180313/hardware/ComponentKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware has been deprecated 20:40:10 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/hardware/state/rev180313/hardware/ComponentKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware has been deprecated 20:40:10 [INFO] 20:40:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8348-ietf-hardware-state >>> 20:40:10 [INFO] 20:40:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8348-ietf-hardware-state --- 20:40:10 [INFO] Fork Value is true 20:40:13 [INFO] Done SpotBugs Analysis.... 20:40:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:40:13 [INFO] 20:40:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8348-ietf-hardware-state <<< 20:40:13 [INFO] 20:40:13 [INFO] 20:40:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8348-ietf-hardware-state --- 20:40:13 [INFO] BugInstance size is 0 20:40:13 [INFO] Error size is 0 20:40:13 [INFO] No errors/warnings found 20:40:13 [INFO] 20:40:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8348-ietf-hardware-state --- 20:40:13 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware-state/src/test/resources 20:40:13 [INFO] 20:40:13 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8348-ietf-hardware-state --- 20:40:13 [INFO] No sources to compile 20:40:13 [INFO] 20:40:13 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8348-ietf-hardware-state --- 20:40:13 [INFO] No tests to run. 20:40:13 [INFO] 20:40:13 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8348-ietf-hardware-state --- 20:40:13 [INFO] 20:40:13 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8348-ietf-hardware-state --- 20:40:13 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-14.0.21-SNAPSHOT.jar 20:40:13 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware-state/target/classes/META-INF/MANIFEST.MF 20:40:13 [INFO] 20:40:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8348-ietf-hardware-state --- 20:40:15 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-14.0.21-SNAPSHOT-javadoc.jar 20:40:15 [INFO] 20:40:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8348-ietf-hardware-state --- 20:40:15 [INFO] CycloneDX: Resolving Dependencies 20:40:15 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 20:40:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware-state/target/bom.xml 20:40:15 [INFO] attaching as rfc8348-ietf-hardware-state-14.0.21-SNAPSHOT-cyclonedx.xml 20:40:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware-state/target/bom.json 20:40:15 [INFO] attaching as rfc8348-ietf-hardware-state-14.0.21-SNAPSHOT-cyclonedx.json 20:40:15 [INFO] 20:40:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8348-ietf-hardware-state --- 20:40:15 [INFO] Skipping duplicate-finder execution! 20:40:15 [INFO] 20:40:15 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8348-ietf-hardware-state --- 20:40:15 [INFO] No dependency problems found 20:40:15 [INFO] 20:40:15 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8348-ietf-hardware-state --- 20:40:15 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-14.0.21-SNAPSHOT-sources.jar 20:40:15 [INFO] 20:40:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8348-ietf-hardware-state --- 20:40:15 [INFO] 20:40:15 [INFO] --- jacoco:0.8.14:report (report) @ rfc8348-ietf-hardware-state --- 20:40:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:40:15 [INFO] 20:40:15 [INFO] --- install:3.1.4:install (default-install) @ rfc8348-ietf-hardware-state --- 20:40:15 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware-state/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-SNAPSHOT.pom 20:40:15 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-SNAPSHOT.jar 20:40:15 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-SNAPSHOT-javadoc.jar 20:40:15 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware-state/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-SNAPSHOT-cyclonedx.xml 20:40:15 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware-state/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-SNAPSHOT-cyclonedx.json 20:40:15 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-SNAPSHOT-sources.jar 20:40:15 [INFO] 20:40:15 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8348-ietf-hardware-state --- 20:40:15 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-SNAPSHOT.jar 20:40:15 [INFO] Writing OBR metadata 20:40:15 [INFO] 20:40:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8348-ietf-hardware-state --- 20:40:15 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:40:15 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/maven-metadata.xml 20:40:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:40:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:40:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:40:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:40:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:40:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:40:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:40:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:40:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:40:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:40:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:40:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:40:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:40:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:40:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:40:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:40:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:40:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:40:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:40:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:40:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:40:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:40:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:40:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:40:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:40:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:40:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:40:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:40:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:40:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:40:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:40:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:40:15 at java.lang.reflect.Method.invoke (Method.java:580) 20:40:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:40:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:40:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:40:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:40:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/maven-metadata.xml 20:40:15 [INFO] 20:40:15 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8348-ietf-hardware-state --- 20:40:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:40:15 [INFO] 20:40:15 [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-routing >--- 20:40:15 [INFO] Building rfc8349-ietf-routing 14.0.21-SNAPSHOT [56/229] 20:40:15 [INFO] from model/rfc/rfc8349-ietf-routing/pom.xml 20:40:15 [INFO] -------------------------------[ bundle ]------------------------------- 20:40:15 [INFO] 20:40:15 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-routing --- 20:40:15 [INFO] 20:40:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8349-ietf-routing --- 20:40:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:15 [INFO] 20:40:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8349-ietf-routing --- 20:40:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:15 [INFO] 20:40:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8349-ietf-routing --- 20:40:16 [INFO] 20:40:16 [INFO] --- dependency:3.9.0:properties (default) @ rfc8349-ietf-routing --- 20:40:16 [INFO] 20:40:16 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8349-ietf-routing --- 20:40:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:40:16 [INFO] 20:40:16 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8349-ietf-routing --- 20:40:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:40:16 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/src/main/yang 20:40:16 [INFO] yang-to-sources: Found 2 dependencies in 499.0 μs 20:40:16 [INFO] yang-to-sources: Project model files found: 1 in 3.185 ms 20:40:16 [INFO] yang-to-sources: 3 YANG models processed in 43.72 ms 20:40:16 [INFO] BindingJavaFileGenerator: Defined 103 files in 7.433 ms 20:40:16 [INFO] Sorted 103 files into 28 directories in 145.7 μs 20:40:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 103 in 29.67 ms 20:40:16 [INFO] 20:40:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-routing --- 20:40:16 [INFO] Starting audit... 20:40:16 Audit done. 20:40:16 [INFO] You have 0 Checkstyle violations. 20:40:16 [INFO] 20:40:16 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-routing --- 20:40:16 [INFO] Starting audit... 20:40:16 Audit done. 20:40:16 [INFO] You have 0 Checkstyle violations. 20:40:16 [INFO] 20:40:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8349-ietf-routing --- 20:40:16 [INFO] 20:40:16 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8349-ietf-routing --- 20:40:16 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/src/main/resources 20:40:16 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/spi 20:40:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:40:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:40:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:40:16 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/spi 20:40:16 [INFO] 20:40:16 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8349-ietf-routing --- 20:40:16 [INFO] Recompiling the module because of changed dependency. 20:40:16 [INFO] Compiling 102 source files with javac [debug release 21] to target/classes 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[364,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[364,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[364,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[376,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[376,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[376,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[224,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[224,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[224,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[236,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[236,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[236,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[254,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[254,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[254,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[266,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[266,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[266,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[284,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[284,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[284,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[296,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[296,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[296,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Interfaces.java:[47,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Interfaces.java:[47,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Interfaces.java:[47,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[58,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[58,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[58,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[147,44] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[147,44] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[147,44] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[159,51] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[159,51] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[159,51] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[187,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[187,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[187,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[199,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[199,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[199,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/RibKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/RibKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/RibKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[272,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[272,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[272,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[284,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[284,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[284,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[147,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[147,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[147,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[159,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[159,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[159,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[198,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[198,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[198,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[210,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[210,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[210,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/route/NextHop.java:[44,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/route/NextHop.java:[44,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/route/NextHop.java:[44,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocolKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocolKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocolKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocol.java:[55,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocol.java:[55,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocol.java:[55,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[66,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[66,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[66,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[67,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[67,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[67,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,67] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,67] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,67] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 20:40:17 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[98,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 20:40:17 [INFO] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java: Some input files additionally use or override a deprecated API that is marked for removal. 20:40:17 [INFO] 20:40:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8349-ietf-routing >>> 20:40:17 [INFO] 20:40:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8349-ietf-routing --- 20:40:17 [INFO] Fork Value is true 20:40:19 [INFO] Done SpotBugs Analysis.... 20:40:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:40:19 [INFO] 20:40:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8349-ietf-routing <<< 20:40:19 [INFO] 20:40:19 [INFO] 20:40:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8349-ietf-routing --- 20:40:19 [INFO] BugInstance size is 0 20:40:19 [INFO] Error size is 0 20:40:19 [INFO] No errors/warnings found 20:40:19 [INFO] 20:40:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8349-ietf-routing --- 20:40:19 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/src/test/resources 20:40:19 [INFO] 20:40:19 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8349-ietf-routing --- 20:40:19 [INFO] No sources to compile 20:40:19 [INFO] 20:40:19 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8349-ietf-routing --- 20:40:19 [INFO] No tests to run. 20:40:19 [INFO] 20:40:19 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8349-ietf-routing --- 20:40:19 [INFO] 20:40:19 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8349-ietf-routing --- 20:40:19 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-14.0.21-SNAPSHOT.jar 20:40:19 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/classes/META-INF/MANIFEST.MF 20:40:19 [INFO] 20:40:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8349-ietf-routing --- 20:40:23 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-14.0.21-SNAPSHOT-javadoc.jar 20:40:23 [INFO] 20:40:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-routing --- 20:40:23 [INFO] CycloneDX: Resolving Dependencies 20:40:23 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 20:40:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/bom.xml 20:40:23 [INFO] attaching as rfc8349-ietf-routing-14.0.21-SNAPSHOT-cyclonedx.xml 20:40:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/bom.json 20:40:23 [INFO] attaching as rfc8349-ietf-routing-14.0.21-SNAPSHOT-cyclonedx.json 20:40:23 [INFO] 20:40:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-routing --- 20:40:23 [INFO] Skipping duplicate-finder execution! 20:40:23 [INFO] 20:40:23 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8349-ietf-routing --- 20:40:23 [INFO] No dependency problems found 20:40:23 [INFO] 20:40:23 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8349-ietf-routing --- 20:40:23 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-14.0.21-SNAPSHOT-sources.jar 20:40:23 [INFO] 20:40:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8349-ietf-routing --- 20:40:23 [INFO] 20:40:23 [INFO] --- jacoco:0.8.14:report (report) @ rfc8349-ietf-routing --- 20:40:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:40:23 [INFO] 20:40:23 [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-routing --- 20:40:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-SNAPSHOT.pom 20:40:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-SNAPSHOT.jar 20:40:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-SNAPSHOT-javadoc.jar 20:40:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-SNAPSHOT-cyclonedx.xml 20:40:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-SNAPSHOT-cyclonedx.json 20:40:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-SNAPSHOT-sources.jar 20:40:23 [INFO] 20:40:23 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8349-ietf-routing --- 20:40:23 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-SNAPSHOT.jar 20:40:23 [INFO] Writing OBR metadata 20:40:23 [INFO] 20:40:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8349-ietf-routing --- 20:40:23 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:40:23 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/maven-metadata.xml 20:40:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:40:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:40:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:40:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:40:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:40:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:40:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:40:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:40:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:40:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:40:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:40:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:40:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:40:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:40:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:40:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:40:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:40:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:40:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:40:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:40:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:40:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:40:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:40:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:40:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:40:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:40:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:40:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:40:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:40:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:40:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:40:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:40:23 at java.lang.reflect.Method.invoke (Method.java:580) 20:40:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:40:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:40:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:40:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:40:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/maven-metadata.xml 20:40:23 [INFO] 20:40:23 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8349-ietf-routing --- 20:40:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:40:23 [INFO] 20:40:23 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv4-unicast-routing >-- 20:40:23 [INFO] Building rfc8349-ietf-ipv4-unicast-routing 14.0.21-SNAPSHOT [57/229] 20:40:23 [INFO] from model/rfc/rfc8349-ietf-ipv4-unicast-routing/pom.xml 20:40:23 [INFO] -------------------------------[ bundle ]------------------------------- 20:40:23 [INFO] 20:40:23 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-ipv4-unicast-routing --- 20:40:23 [INFO] 20:40:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8349-ietf-ipv4-unicast-routing --- 20:40:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:23 [INFO] 20:40:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8349-ietf-ipv4-unicast-routing --- 20:40:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:23 [INFO] 20:40:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8349-ietf-ipv4-unicast-routing --- 20:40:24 [INFO] 20:40:24 [INFO] --- dependency:3.9.0:properties (default) @ rfc8349-ietf-ipv4-unicast-routing --- 20:40:24 [INFO] 20:40:24 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8349-ietf-ipv4-unicast-routing --- 20:40:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:40:24 [INFO] 20:40:24 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8349-ietf-ipv4-unicast-routing --- 20:40:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:40:24 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/main/yang 20:40:24 [INFO] yang-to-sources: Found 4 dependencies in 927.0 μs 20:40:24 [INFO] yang-to-sources: Project model files found: 1 in 2.961 ms 20:40:24 [INFO] yang-to-sources: 5 YANG models processed in 57.43 ms 20:40:24 [INFO] BindingJavaFileGenerator: Defined 46 files in 22.98 ms 20:40:24 [INFO] Sorted 46 files into 7 directories in 253.6 μs 20:40:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 46 in 38.27 ms 20:40:24 [INFO] 20:40:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-ipv4-unicast-routing --- 20:40:24 [INFO] Starting audit... 20:40:24 Audit done. 20:40:24 [INFO] You have 0 Checkstyle violations. 20:40:24 [INFO] 20:40:24 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-ipv4-unicast-routing --- 20:40:24 [INFO] Starting audit... 20:40:24 Audit done. 20:40:24 [INFO] You have 0 Checkstyle violations. 20:40:24 [INFO] 20:40:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8349-ietf-ipv4-unicast-routing --- 20:40:24 [INFO] 20:40:24 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8349-ietf-ipv4-unicast-routing --- 20:40:24 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/main/resources 20:40:24 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/spi 20:40:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:40:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:40:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:40:24 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/spi 20:40:24 [INFO] 20:40:24 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8349-ietf-ipv4-unicast-routing --- 20:40:24 [INFO] Recompiling the module because of changed dependency. 20:40:24 [INFO] Compiling 45 source files with javac [debug release 21] to target/classes 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[70,40] getDestinationAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[121,28] getDestinationAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[70,36] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[121,28] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[70,29] getAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[121,28] getAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3.java:[46,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3.java:[46,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3.java:[46,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[70,39] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[121,27] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4.java:[44,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4.java:[44,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4.java:[44,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[70,39] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[121,27] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[70,36] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[121,28] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[70,36] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:24 [INFO] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java has additional uses or overrides of a deprecated API that is marked for removal. 20:40:24 [INFO] 20:40:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8349-ietf-ipv4-unicast-routing >>> 20:40:24 [INFO] 20:40:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8349-ietf-ipv4-unicast-routing --- 20:40:24 [INFO] Fork Value is true 20:40:26 [INFO] Done SpotBugs Analysis.... 20:40:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:40:27 [INFO] 20:40:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8349-ietf-ipv4-unicast-routing <<< 20:40:27 [INFO] 20:40:27 [INFO] 20:40:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8349-ietf-ipv4-unicast-routing --- 20:40:27 [INFO] BugInstance size is 0 20:40:27 [INFO] Error size is 0 20:40:27 [INFO] No errors/warnings found 20:40:27 [INFO] 20:40:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8349-ietf-ipv4-unicast-routing --- 20:40:27 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/test/resources 20:40:27 [INFO] 20:40:27 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8349-ietf-ipv4-unicast-routing --- 20:40:27 [INFO] No sources to compile 20:40:27 [INFO] 20:40:27 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8349-ietf-ipv4-unicast-routing --- 20:40:27 [INFO] No tests to run. 20:40:27 [INFO] 20:40:27 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8349-ietf-ipv4-unicast-routing --- 20:40:27 [INFO] 20:40:27 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8349-ietf-ipv4-unicast-routing --- 20:40:27 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-14.0.21-SNAPSHOT.jar 20:40:27 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/classes/META-INF/MANIFEST.MF 20:40:27 [INFO] 20:40:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8349-ietf-ipv4-unicast-routing --- 20:40:29 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-14.0.21-SNAPSHOT-javadoc.jar 20:40:29 [INFO] 20:40:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-ipv4-unicast-routing --- 20:40:29 [INFO] CycloneDX: Resolving Dependencies 20:40:29 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 20:40:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.xml 20:40:29 [INFO] attaching as rfc8349-ietf-ipv4-unicast-routing-14.0.21-SNAPSHOT-cyclonedx.xml 20:40:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.json 20:40:29 [INFO] attaching as rfc8349-ietf-ipv4-unicast-routing-14.0.21-SNAPSHOT-cyclonedx.json 20:40:29 [INFO] 20:40:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-ipv4-unicast-routing --- 20:40:29 [INFO] Skipping duplicate-finder execution! 20:40:29 [INFO] 20:40:29 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8349-ietf-ipv4-unicast-routing --- 20:40:29 [INFO] No dependency problems found 20:40:29 [INFO] 20:40:29 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8349-ietf-ipv4-unicast-routing --- 20:40:29 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-14.0.21-SNAPSHOT-sources.jar 20:40:29 [INFO] 20:40:29 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8349-ietf-ipv4-unicast-routing --- 20:40:29 [INFO] 20:40:29 [INFO] --- jacoco:0.8.14:report (report) @ rfc8349-ietf-ipv4-unicast-routing --- 20:40:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:40:29 [INFO] 20:40:29 [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-ipv4-unicast-routing --- 20:40:29 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-SNAPSHOT.pom 20:40:29 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-SNAPSHOT.jar 20:40:29 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-SNAPSHOT-javadoc.jar 20:40:29 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-SNAPSHOT-cyclonedx.xml 20:40:29 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-SNAPSHOT-cyclonedx.json 20:40:29 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-SNAPSHOT-sources.jar 20:40:29 [INFO] 20:40:29 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8349-ietf-ipv4-unicast-routing --- 20:40:29 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-SNAPSHOT.jar 20:40:29 [INFO] Writing OBR metadata 20:40:29 [INFO] 20:40:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8349-ietf-ipv4-unicast-routing --- 20:40:29 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:40:29 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml 20:40:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:40:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:40:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:40:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:40:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:40:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:40:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:40:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:40:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:40:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:40:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:40:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:40:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:40:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:40:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:40:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:40:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:40:29 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:40:29 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:40:29 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:40:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:40:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:40:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:40:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:40:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:40:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:40:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:40:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:40:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:40:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:40:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:40:29 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:40:29 at java.lang.reflect.Method.invoke (Method.java:580) 20:40:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:40:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:40:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:40:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:40:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml 20:40:29 [INFO] 20:40:29 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8349-ietf-ipv4-unicast-routing --- 20:40:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:40:29 [INFO] 20:40:29 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv6-unicast-routing >-- 20:40:29 [INFO] Building rfc8349-ietf-ipv6-unicast-routing 14.0.21-SNAPSHOT [58/229] 20:40:29 [INFO] from model/rfc/rfc8349-ietf-ipv6-unicast-routing/pom.xml 20:40:29 [INFO] -------------------------------[ bundle ]------------------------------- 20:40:29 [INFO] 20:40:29 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-ipv6-unicast-routing --- 20:40:29 [INFO] 20:40:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8349-ietf-ipv6-unicast-routing --- 20:40:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:29 [INFO] 20:40:29 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8349-ietf-ipv6-unicast-routing --- 20:40:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:29 [INFO] 20:40:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8349-ietf-ipv6-unicast-routing --- 20:40:30 [INFO] 20:40:30 [INFO] --- dependency:3.9.0:properties (default) @ rfc8349-ietf-ipv6-unicast-routing --- 20:40:30 [INFO] 20:40:30 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8349-ietf-ipv6-unicast-routing --- 20:40:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:40:30 [INFO] 20:40:30 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8349-ietf-ipv6-unicast-routing --- 20:40:30 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:40:30 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/main/yang 20:40:30 [INFO] yang-to-sources: Found 5 dependencies in 1.180 ms 20:40:30 [INFO] yang-to-sources: Project model files found: 2 in 4.537 ms 20:40:30 [INFO] yang-to-sources: 6 YANG models processed in 76.64 ms 20:40:30 [INFO] BindingJavaFileGenerator: Defined 69 files in 10.50 ms 20:40:30 [INFO] Sorted 69 files into 15 directories in 111.6 μs 20:40:30 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 69 in 30.91 ms 20:40:30 [INFO] 20:40:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-ipv6-unicast-routing --- 20:40:30 [INFO] Starting audit... 20:40:30 Audit done. 20:40:30 [INFO] You have 0 Checkstyle violations. 20:40:30 [INFO] 20:40:30 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-ipv6-unicast-routing --- 20:40:30 [INFO] Starting audit... 20:40:30 Audit done. 20:40:30 [INFO] You have 0 Checkstyle violations. 20:40:30 [INFO] 20:40:30 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8349-ietf-ipv6-unicast-routing --- 20:40:30 [INFO] 20:40:30 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8349-ietf-ipv6-unicast-routing --- 20:40:30 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/main/resources 20:40:30 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/spi 20:40:30 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:40:30 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:40:30 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:40:30 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/spi 20:40:30 [INFO] 20:40:30 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8349-ietf-ipv6-unicast-routing --- 20:40:30 [INFO] Recompiling the module because of changed dependency. 20:40:30 [INFO] Compiling 68 source files with javac [debug release 21] to target/classes 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[70,40] getDestinationAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[121,28] getDestinationAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[200,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[200,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[200,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[212,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[212,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[212,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[128,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[128,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[128,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[620,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[620,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[620,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[632,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[632,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[632,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[73,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[73,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[73,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[160,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[160,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[160,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[172,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[172,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[172,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/PrefixKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/PrefixKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/PrefixKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/Prefix.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/Prefix.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/Prefix.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[53,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[53,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[53,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[70,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[70,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[70,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[71,46] getIpv6RouterAdvertisements() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[81,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[81,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[81,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[93,59] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[93,59] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[93,59] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[104,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[104,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[104,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[113,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[113,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[113,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[127,41] nonnullIpv6RouterAdvertisements() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[122,41] getIpv6RouterAdvertisements() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[115,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[115,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[115,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[122,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[122,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[122,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[127,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[127,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[127,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[128,203] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[140,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[153,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[70,36] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[121,28] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[70,29] getAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 20:40:31 [INFO] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java: Some input files additionally use or override a deprecated API that is marked for removal. 20:40:31 [INFO] 20:40:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8349-ietf-ipv6-unicast-routing >>> 20:40:31 [INFO] 20:40:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8349-ietf-ipv6-unicast-routing --- 20:40:31 [INFO] Fork Value is true 20:40:33 [INFO] Done SpotBugs Analysis.... 20:40:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:40:33 [INFO] 20:40:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8349-ietf-ipv6-unicast-routing <<< 20:40:33 [INFO] 20:40:33 [INFO] 20:40:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8349-ietf-ipv6-unicast-routing --- 20:40:33 [INFO] BugInstance size is 0 20:40:33 [INFO] Error size is 0 20:40:33 [INFO] No errors/warnings found 20:40:33 [INFO] 20:40:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8349-ietf-ipv6-unicast-routing --- 20:40:33 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/test/resources 20:40:33 [INFO] 20:40:33 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8349-ietf-ipv6-unicast-routing --- 20:40:33 [INFO] No sources to compile 20:40:33 [INFO] 20:40:33 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8349-ietf-ipv6-unicast-routing --- 20:40:33 [INFO] No tests to run. 20:40:33 [INFO] 20:40:33 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8349-ietf-ipv6-unicast-routing --- 20:40:33 [INFO] 20:40:33 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8349-ietf-ipv6-unicast-routing --- 20:40:33 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-14.0.21-SNAPSHOT.jar 20:40:33 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/classes/META-INF/MANIFEST.MF 20:40:33 [INFO] 20:40:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8349-ietf-ipv6-unicast-routing --- 20:40:36 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-14.0.21-SNAPSHOT-javadoc.jar 20:40:36 [INFO] 20:40:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-ipv6-unicast-routing --- 20:40:36 [INFO] CycloneDX: Resolving Dependencies 20:40:36 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 20:40:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.xml 20:40:36 [INFO] attaching as rfc8349-ietf-ipv6-unicast-routing-14.0.21-SNAPSHOT-cyclonedx.xml 20:40:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.json 20:40:36 [INFO] attaching as rfc8349-ietf-ipv6-unicast-routing-14.0.21-SNAPSHOT-cyclonedx.json 20:40:36 [INFO] 20:40:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-ipv6-unicast-routing --- 20:40:36 [INFO] Skipping duplicate-finder execution! 20:40:36 [INFO] 20:40:36 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8349-ietf-ipv6-unicast-routing --- 20:40:36 [WARNING] Used undeclared dependencies found: 20:40:36 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:14.0.21-SNAPSHOT:compile 20:40:36 [INFO] 20:40:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8349-ietf-ipv6-unicast-routing --- 20:40:36 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-14.0.21-SNAPSHOT-sources.jar 20:40:36 [INFO] 20:40:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8349-ietf-ipv6-unicast-routing --- 20:40:36 [INFO] 20:40:36 [INFO] --- jacoco:0.8.14:report (report) @ rfc8349-ietf-ipv6-unicast-routing --- 20:40:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:40:36 [INFO] 20:40:36 [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-ipv6-unicast-routing --- 20:40:36 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-SNAPSHOT.pom 20:40:36 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-SNAPSHOT.jar 20:40:36 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-SNAPSHOT-javadoc.jar 20:40:36 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-SNAPSHOT-cyclonedx.xml 20:40:36 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-SNAPSHOT-cyclonedx.json 20:40:36 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-SNAPSHOT-sources.jar 20:40:36 [INFO] 20:40:36 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8349-ietf-ipv6-unicast-routing --- 20:40:36 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-SNAPSHOT.jar 20:40:36 [INFO] Writing OBR metadata 20:40:36 [INFO] 20:40:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8349-ietf-ipv6-unicast-routing --- 20:40:36 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:40:36 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml 20:40:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:40:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:40:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:40:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:40:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:40:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:40:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:40:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:40:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:40:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:40:36 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:40:36 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:40:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:40:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:40:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:40:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:40:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:40:36 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:40:36 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:40:36 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:40:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:40:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:40:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:40:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:40:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:40:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:40:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:40:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:40:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:40:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:40:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:40:36 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:40:36 at java.lang.reflect.Method.invoke (Method.java:580) 20:40:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:40:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:40:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:40:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:40:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml 20:40:36 [INFO] 20:40:36 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8349-ietf-ipv6-unicast-routing --- 20:40:36 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:40:36 [INFO] 20:40:36 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-ethertypes >-- 20:40:36 [INFO] Building rfc8519-ietf-ethertypes 14.0.21-SNAPSHOT [59/229] 20:40:36 [INFO] from model/rfc/rfc8519-ietf-ethertypes/pom.xml 20:40:36 [INFO] -------------------------------[ bundle ]------------------------------- 20:40:36 [INFO] 20:40:36 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-ethertypes --- 20:40:36 [INFO] 20:40:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8519-ietf-ethertypes --- 20:40:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:36 [INFO] 20:40:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8519-ietf-ethertypes --- 20:40:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:36 [INFO] 20:40:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8519-ietf-ethertypes --- 20:40:37 [INFO] 20:40:37 [INFO] --- dependency:3.9.0:properties (default) @ rfc8519-ietf-ethertypes --- 20:40:37 [INFO] 20:40:37 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8519-ietf-ethertypes --- 20:40:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-ethertypes/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:40:37 [INFO] 20:40:37 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8519-ietf-ethertypes --- 20:40:37 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:40:37 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-ethertypes/src/main/yang 20:40:37 [INFO] yang-to-sources: Found 0 dependencies in 604.3 μs 20:40:37 [INFO] yang-to-sources: Project model files found: 1 in 3.782 ms 20:40:37 [INFO] yang-to-sources: 1 YANG models processed in 3.814 ms 20:40:37 [INFO] BindingJavaFileGenerator: Defined 5 files in 1.239 ms 20:40:37 [INFO] Sorted 5 files into 3 directories in 76.98 μs 20:40:37 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 4.902 ms 20:40:37 [INFO] 20:40:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-ethertypes --- 20:40:37 [INFO] Starting audit... 20:40:37 Audit done. 20:40:37 [INFO] You have 0 Checkstyle violations. 20:40:37 [INFO] 20:40:37 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-ethertypes --- 20:40:37 [INFO] Starting audit... 20:40:37 Audit done. 20:40:37 [INFO] You have 0 Checkstyle violations. 20:40:37 [INFO] 20:40:37 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8519-ietf-ethertypes --- 20:40:37 [INFO] 20:40:37 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8519-ietf-ethertypes --- 20:40:37 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-ethertypes/src/main/resources 20:40:37 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-ethertypes/target/generated-sources/spi 20:40:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:40:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:40:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:40:37 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-ethertypes/target/generated-sources/spi 20:40:37 [INFO] 20:40:37 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8519-ietf-ethertypes --- 20:40:37 [INFO] Recompiling the module because of changed source code. 20:40:37 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 20:40:37 [INFO] 20:40:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8519-ietf-ethertypes >>> 20:40:37 [INFO] 20:40:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8519-ietf-ethertypes --- 20:40:37 [INFO] Fork Value is true 20:40:39 [INFO] Done SpotBugs Analysis.... 20:40:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:40:39 [INFO] 20:40:39 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8519-ietf-ethertypes <<< 20:40:39 [INFO] 20:40:39 [INFO] 20:40:39 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8519-ietf-ethertypes --- 20:40:39 [INFO] BugInstance size is 0 20:40:39 [INFO] Error size is 0 20:40:39 [INFO] No errors/warnings found 20:40:39 [INFO] 20:40:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8519-ietf-ethertypes --- 20:40:39 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-ethertypes/src/test/resources 20:40:39 [INFO] 20:40:39 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8519-ietf-ethertypes --- 20:40:39 [INFO] No sources to compile 20:40:39 [INFO] 20:40:39 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8519-ietf-ethertypes --- 20:40:39 [INFO] No tests to run. 20:40:39 [INFO] 20:40:39 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8519-ietf-ethertypes --- 20:40:39 [INFO] 20:40:39 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8519-ietf-ethertypes --- 20:40:39 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-14.0.21-SNAPSHOT.jar 20:40:39 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-ethertypes/target/classes/META-INF/MANIFEST.MF 20:40:39 [INFO] 20:40:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8519-ietf-ethertypes --- 20:40:41 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-14.0.21-SNAPSHOT-javadoc.jar 20:40:41 [INFO] 20:40:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-ethertypes --- 20:40:41 [INFO] CycloneDX: Resolving Dependencies 20:40:41 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 20:40:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-ethertypes/target/bom.xml 20:40:41 [INFO] attaching as rfc8519-ietf-ethertypes-14.0.21-SNAPSHOT-cyclonedx.xml 20:40:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-ethertypes/target/bom.json 20:40:41 [INFO] attaching as rfc8519-ietf-ethertypes-14.0.21-SNAPSHOT-cyclonedx.json 20:40:41 [INFO] 20:40:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-ethertypes --- 20:40:41 [INFO] Skipping duplicate-finder execution! 20:40:41 [INFO] 20:40:41 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8519-ietf-ethertypes --- 20:40:41 [INFO] No dependency problems found 20:40:41 [INFO] 20:40:41 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8519-ietf-ethertypes --- 20:40:41 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-14.0.21-SNAPSHOT-sources.jar 20:40:41 [INFO] 20:40:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8519-ietf-ethertypes --- 20:40:41 [INFO] 20:40:41 [INFO] --- jacoco:0.8.14:report (report) @ rfc8519-ietf-ethertypes --- 20:40:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:40:41 [INFO] 20:40:41 [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-ethertypes --- 20:40:41 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-ethertypes/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-SNAPSHOT.pom 20:40:41 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-SNAPSHOT.jar 20:40:41 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-SNAPSHOT-javadoc.jar 20:40:41 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-ethertypes/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-SNAPSHOT-cyclonedx.xml 20:40:41 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-ethertypes/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-SNAPSHOT-cyclonedx.json 20:40:41 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-SNAPSHOT-sources.jar 20:40:41 [INFO] 20:40:41 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8519-ietf-ethertypes --- 20:40:41 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-SNAPSHOT.jar 20:40:41 [INFO] Writing OBR metadata 20:40:41 [INFO] 20:40:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8519-ietf-ethertypes --- 20:40:41 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:40:41 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/maven-metadata.xml 20:40:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:40:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:40:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:40:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:40:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:40:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:40:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:40:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:40:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:40:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:40:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:40:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:40:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:40:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:40:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:40:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:40:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:40:41 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:40:41 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:40:41 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:40:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:40:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:40:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:40:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:40:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:40:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:40:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:40:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:40:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:40:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:40:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:40:41 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:40:41 at java.lang.reflect.Method.invoke (Method.java:580) 20:40:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:40:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:40:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:40:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:40:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/maven-metadata.xml 20:40:41 [INFO] 20:40:41 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8519-ietf-ethertypes --- 20:40:41 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:40:41 [INFO] 20:40:41 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-packet-fields >-- 20:40:41 [INFO] Building rfc8519-ietf-packet-fields 14.0.21-SNAPSHOT [60/229] 20:40:41 [INFO] from model/rfc/rfc8519-ietf-packet-fields/pom.xml 20:40:41 [INFO] -------------------------------[ bundle ]------------------------------- 20:40:41 [INFO] 20:40:41 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-packet-fields --- 20:40:41 [INFO] 20:40:41 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8519-ietf-packet-fields --- 20:40:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:41 [INFO] 20:40:41 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8519-ietf-packet-fields --- 20:40:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:41 [INFO] 20:40:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8519-ietf-packet-fields --- 20:40:42 [INFO] 20:40:42 [INFO] --- dependency:3.9.0:properties (default) @ rfc8519-ietf-packet-fields --- 20:40:42 [INFO] 20:40:42 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8519-ietf-packet-fields --- 20:40:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-packet-fields/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:40:42 [INFO] 20:40:42 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8519-ietf-packet-fields --- 20:40:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:40:42 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-packet-fields/src/main/yang 20:40:42 [INFO] yang-to-sources: Found 3 dependencies in 482.2 μs 20:40:42 [INFO] yang-to-sources: Project model files found: 1 in 2.385 ms 20:40:42 [INFO] yang-to-sources: 4 YANG models processed in 13.73 ms 20:40:42 [INFO] BindingJavaFileGenerator: Defined 30 files in 3.656 ms 20:40:42 [INFO] Sorted 30 files into 11 directories in 70.92 μs 20:40:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 15.47 ms 20:40:42 [INFO] 20:40:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-packet-fields --- 20:40:42 [INFO] Starting audit... 20:40:42 Audit done. 20:40:42 [INFO] You have 0 Checkstyle violations. 20:40:42 [INFO] 20:40:42 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-packet-fields --- 20:40:42 [INFO] Starting audit... 20:40:42 Audit done. 20:40:42 [INFO] You have 0 Checkstyle violations. 20:40:42 [INFO] 20:40:42 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8519-ietf-packet-fields --- 20:40:42 [INFO] 20:40:42 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8519-ietf-packet-fields --- 20:40:42 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-packet-fields/src/main/resources 20:40:42 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-packet-fields/target/generated-sources/spi 20:40:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:40:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:40:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:40:42 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-packet-fields/target/generated-sources/spi 20:40:42 [INFO] 20:40:42 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8519-ietf-packet-fields --- 20:40:42 [INFO] Recompiling the module because of changed dependency. 20:40:42 [INFO] Compiling 29 source files with javac [debug release 21] to target/classes 20:40:42 [INFO] 20:40:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8519-ietf-packet-fields >>> 20:40:42 [INFO] 20:40:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8519-ietf-packet-fields --- 20:40:42 [INFO] Fork Value is true 20:40:44 [INFO] Done SpotBugs Analysis.... 20:40:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:40:44 [INFO] 20:40:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8519-ietf-packet-fields <<< 20:40:44 [INFO] 20:40:44 [INFO] 20:40:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8519-ietf-packet-fields --- 20:40:44 [INFO] BugInstance size is 0 20:40:44 [INFO] Error size is 0 20:40:44 [INFO] No errors/warnings found 20:40:44 [INFO] 20:40:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8519-ietf-packet-fields --- 20:40:44 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-packet-fields/src/test/resources 20:40:44 [INFO] 20:40:44 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8519-ietf-packet-fields --- 20:40:44 [INFO] No sources to compile 20:40:44 [INFO] 20:40:44 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8519-ietf-packet-fields --- 20:40:44 [INFO] No tests to run. 20:40:44 [INFO] 20:40:44 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8519-ietf-packet-fields --- 20:40:44 [INFO] 20:40:44 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8519-ietf-packet-fields --- 20:40:44 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-14.0.21-SNAPSHOT.jar 20:40:44 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-packet-fields/target/classes/META-INF/MANIFEST.MF 20:40:44 [INFO] 20:40:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8519-ietf-packet-fields --- 20:40:46 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-14.0.21-SNAPSHOT-javadoc.jar 20:40:46 [INFO] 20:40:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-packet-fields --- 20:40:46 [INFO] CycloneDX: Resolving Dependencies 20:40:46 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 20:40:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-packet-fields/target/bom.xml 20:40:46 [INFO] attaching as rfc8519-ietf-packet-fields-14.0.21-SNAPSHOT-cyclonedx.xml 20:40:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-packet-fields/target/bom.json 20:40:46 [INFO] attaching as rfc8519-ietf-packet-fields-14.0.21-SNAPSHOT-cyclonedx.json 20:40:46 [INFO] 20:40:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-packet-fields --- 20:40:46 [INFO] Skipping duplicate-finder execution! 20:40:46 [INFO] 20:40:46 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8519-ietf-packet-fields --- 20:40:46 [INFO] No dependency problems found 20:40:46 [INFO] 20:40:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8519-ietf-packet-fields --- 20:40:46 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-14.0.21-SNAPSHOT-sources.jar 20:40:47 [INFO] 20:40:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8519-ietf-packet-fields --- 20:40:47 [INFO] 20:40:47 [INFO] --- jacoco:0.8.14:report (report) @ rfc8519-ietf-packet-fields --- 20:40:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:40:47 [INFO] 20:40:47 [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-packet-fields --- 20:40:47 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-packet-fields/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-SNAPSHOT.pom 20:40:47 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-SNAPSHOT.jar 20:40:47 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-SNAPSHOT-javadoc.jar 20:40:47 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-packet-fields/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-SNAPSHOT-cyclonedx.xml 20:40:47 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-packet-fields/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-SNAPSHOT-cyclonedx.json 20:40:47 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-SNAPSHOT-sources.jar 20:40:47 [INFO] 20:40:47 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8519-ietf-packet-fields --- 20:40:47 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-SNAPSHOT.jar 20:40:47 [INFO] Writing OBR metadata 20:40:47 [INFO] 20:40:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8519-ietf-packet-fields --- 20:40:47 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:40:47 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/maven-metadata.xml 20:40:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:40:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:40:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:40:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:40:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:40:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:40:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:40:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:40:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:40:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:40:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:40:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:40:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:40:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:40:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:40:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:40:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:40:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:40:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:40:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:40:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:40:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:40:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:40:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:40:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:40:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:40:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:40:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:40:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:40:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:40:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:40:47 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:40:47 at java.lang.reflect.Method.invoke (Method.java:580) 20:40:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:40:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:40:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:40:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:40:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/maven-metadata.xml 20:40:47 [INFO] 20:40:47 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8519-ietf-packet-fields --- 20:40:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:40:47 [INFO] 20:40:47 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-access-control-list >-- 20:40:47 [INFO] Building rfc8519-ietf-access-control-list 14.0.21-SNAPSHOT [61/229] 20:40:47 [INFO] from model/rfc/rfc8519-ietf-access-control-list/pom.xml 20:40:47 [INFO] -------------------------------[ bundle ]------------------------------- 20:40:47 [INFO] 20:40:47 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-access-control-list --- 20:40:47 [INFO] 20:40:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8519-ietf-access-control-list --- 20:40:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:47 [INFO] 20:40:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8519-ietf-access-control-list --- 20:40:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:47 [INFO] 20:40:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8519-ietf-access-control-list --- 20:40:47 [INFO] 20:40:47 [INFO] --- dependency:3.9.0:properties (default) @ rfc8519-ietf-access-control-list --- 20:40:47 [INFO] 20:40:47 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8519-ietf-access-control-list --- 20:40:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-access-control-list/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:40:47 [INFO] 20:40:47 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8519-ietf-access-control-list --- 20:40:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:40:47 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-access-control-list/src/main/yang 20:40:47 [INFO] yang-to-sources: Found 5 dependencies in 1.060 ms 20:40:47 [INFO] yang-to-sources: Project model files found: 1 in 4.361 ms 20:40:47 [INFO] yang-to-sources: 6 YANG models processed in 33.66 ms 20:40:47 [INFO] BindingJavaFileGenerator: Defined 115 files in 7.970 ms 20:40:47 [INFO] Sorted 115 files into 32 directories in 173.8 μs 20:40:47 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 115 in 28.24 ms 20:40:47 [INFO] 20:40:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-access-control-list --- 20:40:47 [INFO] Starting audit... 20:40:47 Audit done. 20:40:47 [INFO] You have 0 Checkstyle violations. 20:40:47 [INFO] 20:40:47 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-access-control-list --- 20:40:47 [INFO] Starting audit... 20:40:47 Audit done. 20:40:47 [INFO] You have 0 Checkstyle violations. 20:40:47 [INFO] 20:40:47 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8519-ietf-access-control-list --- 20:40:47 [INFO] 20:40:47 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8519-ietf-access-control-list --- 20:40:47 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-access-control-list/src/main/resources 20:40:47 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-access-control-list/target/generated-sources/spi 20:40:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:40:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:40:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:40:47 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-access-control-list/target/generated-sources/spi 20:40:47 [INFO] 20:40:47 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8519-ietf-access-control-list --- 20:40:47 [INFO] Recompiling the module because of changed dependency. 20:40:47 [INFO] Compiling 114 source files with javac [debug release 21] to target/classes 20:40:48 [INFO] 20:40:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8519-ietf-access-control-list >>> 20:40:48 [INFO] 20:40:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8519-ietf-access-control-list --- 20:40:48 [INFO] Fork Value is true 20:40:50 [INFO] Done SpotBugs Analysis.... 20:40:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:40:50 [INFO] 20:40:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8519-ietf-access-control-list <<< 20:40:50 [INFO] 20:40:50 [INFO] 20:40:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8519-ietf-access-control-list --- 20:40:50 [INFO] BugInstance size is 0 20:40:50 [INFO] Error size is 0 20:40:50 [INFO] No errors/warnings found 20:40:50 [INFO] 20:40:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8519-ietf-access-control-list --- 20:40:50 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-access-control-list/src/test/resources 20:40:50 [INFO] 20:40:50 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8519-ietf-access-control-list --- 20:40:50 [INFO] No sources to compile 20:40:50 [INFO] 20:40:50 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8519-ietf-access-control-list --- 20:40:50 [INFO] No tests to run. 20:40:50 [INFO] 20:40:50 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8519-ietf-access-control-list --- 20:40:50 [INFO] 20:40:50 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8519-ietf-access-control-list --- 20:40:50 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-14.0.21-SNAPSHOT.jar 20:40:50 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-access-control-list/target/classes/META-INF/MANIFEST.MF 20:40:50 [INFO] 20:40:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8519-ietf-access-control-list --- 20:40:54 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-14.0.21-SNAPSHOT-javadoc.jar 20:40:54 [INFO] 20:40:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-access-control-list --- 20:40:54 [INFO] CycloneDX: Resolving Dependencies 20:40:54 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 20:40:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-access-control-list/target/bom.xml 20:40:54 [INFO] attaching as rfc8519-ietf-access-control-list-14.0.21-SNAPSHOT-cyclonedx.xml 20:40:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-access-control-list/target/bom.json 20:40:54 [INFO] attaching as rfc8519-ietf-access-control-list-14.0.21-SNAPSHOT-cyclonedx.json 20:40:54 [INFO] 20:40:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-access-control-list --- 20:40:54 [INFO] Skipping duplicate-finder execution! 20:40:54 [INFO] 20:40:54 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8519-ietf-access-control-list --- 20:40:54 [INFO] No dependency problems found 20:40:54 [INFO] 20:40:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8519-ietf-access-control-list --- 20:40:54 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-14.0.21-SNAPSHOT-sources.jar 20:40:54 [INFO] 20:40:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8519-ietf-access-control-list --- 20:40:54 [INFO] 20:40:54 [INFO] --- jacoco:0.8.14:report (report) @ rfc8519-ietf-access-control-list --- 20:40:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:40:54 [INFO] 20:40:54 [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-access-control-list --- 20:40:54 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-access-control-list/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-SNAPSHOT.pom 20:40:54 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-SNAPSHOT.jar 20:40:54 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-SNAPSHOT-javadoc.jar 20:40:54 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-access-control-list/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-SNAPSHOT-cyclonedx.xml 20:40:54 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-access-control-list/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-SNAPSHOT-cyclonedx.json 20:40:54 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-SNAPSHOT-sources.jar 20:40:54 [INFO] 20:40:54 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8519-ietf-access-control-list --- 20:40:54 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-SNAPSHOT.jar 20:40:54 [INFO] Writing OBR metadata 20:40:54 [INFO] 20:40:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8519-ietf-access-control-list --- 20:40:54 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:40:54 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/maven-metadata.xml 20:40:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:40:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:40:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:40:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:40:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:40:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:40:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:40:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:40:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:40:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:40:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:40:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:40:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:40:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:40:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:40:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:40:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:40:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:40:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:40:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:40:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:40:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:40:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:40:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:40:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:40:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:40:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:40:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:40:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:40:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:40:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:40:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:40:54 at java.lang.reflect.Method.invoke (Method.java:580) 20:40:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:40:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:40:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:40:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:40:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/maven-metadata.xml 20:40:54 [INFO] 20:40:54 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8519-ietf-access-control-list --- 20:40:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:40:54 [INFO] 20:40:54 [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc8520-ietf-acldns >---- 20:40:54 [INFO] Building rfc8520-ietf-acldns 14.0.21-SNAPSHOT [62/229] 20:40:54 [INFO] from model/rfc/rfc8520-ietf-acldns/pom.xml 20:40:54 [INFO] -------------------------------[ bundle ]------------------------------- 20:40:54 [INFO] 20:40:54 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8520-ietf-acldns --- 20:40:54 [INFO] 20:40:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8520-ietf-acldns --- 20:40:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:54 [INFO] 20:40:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8520-ietf-acldns --- 20:40:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:54 [INFO] 20:40:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8520-ietf-acldns --- 20:40:55 [INFO] 20:40:55 [INFO] --- dependency:3.9.0:properties (default) @ rfc8520-ietf-acldns --- 20:40:55 [INFO] 20:40:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8520-ietf-acldns --- 20:40:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-acldns/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:40:55 [INFO] 20:40:55 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8520-ietf-acldns --- 20:40:55 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:40:55 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-acldns/src/main/yang 20:40:55 [INFO] yang-to-sources: Found 6 dependencies in 598.9 μs 20:40:55 [INFO] yang-to-sources: Project model files found: 1 in 599.3 μs 20:40:55 [INFO] yang-to-sources: 7 YANG models processed in 29.52 ms 20:40:55 [INFO] BindingJavaFileGenerator: Defined 9 files in 6.445 ms 20:40:55 [INFO] Sorted 9 files into 3 directories in 80.67 μs 20:40:55 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 10.68 ms 20:40:55 [INFO] 20:40:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8520-ietf-acldns --- 20:40:55 [INFO] Starting audit... 20:40:55 Audit done. 20:40:55 [INFO] You have 0 Checkstyle violations. 20:40:55 [INFO] 20:40:55 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8520-ietf-acldns --- 20:40:55 [INFO] Starting audit... 20:40:55 Audit done. 20:40:55 [INFO] You have 0 Checkstyle violations. 20:40:55 [INFO] 20:40:55 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8520-ietf-acldns --- 20:40:55 [INFO] 20:40:55 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8520-ietf-acldns --- 20:40:55 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-acldns/src/main/resources 20:40:55 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-acldns/target/generated-sources/spi 20:40:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:40:55 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:40:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:40:55 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-acldns/target/generated-sources/spi 20:40:55 [INFO] 20:40:55 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8520-ietf-acldns --- 20:40:55 [INFO] Recompiling the module because of changed dependency. 20:40:55 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 20:40:55 [INFO] 20:40:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8520-ietf-acldns >>> 20:40:55 [INFO] 20:40:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8520-ietf-acldns --- 20:40:55 [INFO] Fork Value is true 20:40:57 [INFO] Done SpotBugs Analysis.... 20:40:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:40:57 [INFO] 20:40:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8520-ietf-acldns <<< 20:40:57 [INFO] 20:40:57 [INFO] 20:40:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8520-ietf-acldns --- 20:40:57 [INFO] BugInstance size is 0 20:40:57 [INFO] Error size is 0 20:40:57 [INFO] No errors/warnings found 20:40:57 [INFO] 20:40:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8520-ietf-acldns --- 20:40:57 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-acldns/src/test/resources 20:40:57 [INFO] 20:40:57 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8520-ietf-acldns --- 20:40:57 [INFO] No sources to compile 20:40:57 [INFO] 20:40:57 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8520-ietf-acldns --- 20:40:57 [INFO] No tests to run. 20:40:57 [INFO] 20:40:57 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8520-ietf-acldns --- 20:40:57 [INFO] 20:40:57 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8520-ietf-acldns --- 20:40:57 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-14.0.21-SNAPSHOT.jar 20:40:57 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-acldns/target/classes/META-INF/MANIFEST.MF 20:40:57 [INFO] 20:40:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8520-ietf-acldns --- 20:40:59 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-14.0.21-SNAPSHOT-javadoc.jar 20:40:59 [INFO] 20:40:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8520-ietf-acldns --- 20:40:59 [INFO] CycloneDX: Resolving Dependencies 20:40:59 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 20:40:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-acldns/target/bom.xml 20:40:59 [INFO] attaching as rfc8520-ietf-acldns-14.0.21-SNAPSHOT-cyclonedx.xml 20:40:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-acldns/target/bom.json 20:40:59 [INFO] attaching as rfc8520-ietf-acldns-14.0.21-SNAPSHOT-cyclonedx.json 20:40:59 [INFO] 20:40:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8520-ietf-acldns --- 20:40:59 [INFO] Skipping duplicate-finder execution! 20:40:59 [INFO] 20:40:59 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8520-ietf-acldns --- 20:40:59 [INFO] No dependency problems found 20:40:59 [INFO] 20:40:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8520-ietf-acldns --- 20:40:59 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-14.0.21-SNAPSHOT-sources.jar 20:40:59 [INFO] 20:40:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8520-ietf-acldns --- 20:40:59 [INFO] 20:40:59 [INFO] --- jacoco:0.8.14:report (report) @ rfc8520-ietf-acldns --- 20:40:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:40:59 [INFO] 20:40:59 [INFO] --- install:3.1.4:install (default-install) @ rfc8520-ietf-acldns --- 20:40:59 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-acldns/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-SNAPSHOT.pom 20:40:59 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-SNAPSHOT.jar 20:40:59 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-SNAPSHOT-javadoc.jar 20:40:59 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-acldns/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-SNAPSHOT-cyclonedx.xml 20:40:59 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-acldns/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-SNAPSHOT-cyclonedx.json 20:40:59 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-SNAPSHOT-sources.jar 20:40:59 [INFO] 20:40:59 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8520-ietf-acldns --- 20:40:59 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-SNAPSHOT.jar 20:40:59 [INFO] Writing OBR metadata 20:40:59 [INFO] 20:40:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8520-ietf-acldns --- 20:40:59 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:40:59 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/maven-metadata.xml 20:40:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:40:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:40:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:40:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:40:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:40:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:40:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:40:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:40:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:40:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:40:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:40:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:40:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:40:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:40:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:40:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:40:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:40:59 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:40:59 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:40:59 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:40:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:40:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:40:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:40:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:40:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:40:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:40:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:40:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:40:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:40:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:40:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:40:59 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:40:59 at java.lang.reflect.Method.invoke (Method.java:580) 20:40:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:40:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:40:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:40:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:40:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/maven-metadata.xml 20:40:59 [INFO] 20:40:59 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8520-ietf-acldns --- 20:40:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:40:59 [INFO] 20:40:59 [INFO] -----< org.opendaylight.mdsal.binding.model.ietf:rfc8520-ietf-mud >----- 20:40:59 [INFO] Building rfc8520-ietf-mud 14.0.21-SNAPSHOT [63/229] 20:40:59 [INFO] from model/rfc/rfc8520-ietf-mud/pom.xml 20:40:59 [INFO] -------------------------------[ bundle ]------------------------------- 20:40:59 [INFO] 20:40:59 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8520-ietf-mud --- 20:40:59 [INFO] 20:40:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8520-ietf-mud --- 20:40:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:59 [INFO] 20:40:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8520-ietf-mud --- 20:40:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:59 [INFO] 20:40:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8520-ietf-mud --- 20:40:59 [INFO] 20:40:59 [INFO] --- dependency:3.9.0:properties (default) @ rfc8520-ietf-mud --- 20:40:59 [INFO] 20:40:59 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8520-ietf-mud --- 20:40:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-mud/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:40:59 [INFO] 20:40:59 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8520-ietf-mud --- 20:41:00 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:41:00 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-mud/src/main/yang 20:41:00 [INFO] yang-to-sources: Found 6 dependencies in 684.2 μs 20:41:00 [INFO] yang-to-sources: Project model files found: 1 in 1.783 ms 20:41:00 [INFO] yang-to-sources: 7 YANG models processed in 51.97 ms 20:41:00 [INFO] BindingJavaFileGenerator: Defined 24 files in 12.97 ms 20:41:00 [INFO] Sorted 24 files into 7 directories in 107.7 μs 20:41:00 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 26.04 ms 20:41:00 [INFO] 20:41:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8520-ietf-mud --- 20:41:00 [INFO] Starting audit... 20:41:00 Audit done. 20:41:00 [INFO] You have 0 Checkstyle violations. 20:41:00 [INFO] 20:41:00 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8520-ietf-mud --- 20:41:00 [INFO] Starting audit... 20:41:00 Audit done. 20:41:00 [INFO] You have 0 Checkstyle violations. 20:41:00 [INFO] 20:41:00 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8520-ietf-mud --- 20:41:00 [INFO] 20:41:00 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8520-ietf-mud --- 20:41:00 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-mud/src/main/resources 20:41:00 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-mud/target/generated-sources/spi 20:41:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:41:00 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:41:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:41:00 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-mud/target/generated-sources/spi 20:41:00 [INFO] 20:41:00 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8520-ietf-mud --- 20:41:00 [INFO] Recompiling the module because of changed dependency. 20:41:00 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 20:41:00 [INFO] 20:41:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8520-ietf-mud >>> 20:41:00 [INFO] 20:41:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8520-ietf-mud --- 20:41:00 [INFO] Fork Value is true 20:41:02 [INFO] Done SpotBugs Analysis.... 20:41:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:41:02 [INFO] 20:41:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8520-ietf-mud <<< 20:41:02 [INFO] 20:41:02 [INFO] 20:41:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8520-ietf-mud --- 20:41:02 [INFO] BugInstance size is 0 20:41:02 [INFO] Error size is 0 20:41:02 [INFO] No errors/warnings found 20:41:02 [INFO] 20:41:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8520-ietf-mud --- 20:41:02 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-mud/src/test/resources 20:41:02 [INFO] 20:41:02 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8520-ietf-mud --- 20:41:02 [INFO] No sources to compile 20:41:02 [INFO] 20:41:02 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8520-ietf-mud --- 20:41:02 [INFO] No tests to run. 20:41:02 [INFO] 20:41:02 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8520-ietf-mud --- 20:41:02 [INFO] 20:41:02 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8520-ietf-mud --- 20:41:02 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-14.0.21-SNAPSHOT.jar 20:41:02 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-mud/target/classes/META-INF/MANIFEST.MF 20:41:02 [INFO] 20:41:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8520-ietf-mud --- 20:41:04 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-14.0.21-SNAPSHOT-javadoc.jar 20:41:04 [INFO] 20:41:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8520-ietf-mud --- 20:41:04 [INFO] CycloneDX: Resolving Dependencies 20:41:04 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 20:41:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-mud/target/bom.xml 20:41:04 [INFO] attaching as rfc8520-ietf-mud-14.0.21-SNAPSHOT-cyclonedx.xml 20:41:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-mud/target/bom.json 20:41:04 [INFO] attaching as rfc8520-ietf-mud-14.0.21-SNAPSHOT-cyclonedx.json 20:41:04 [INFO] 20:41:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8520-ietf-mud --- 20:41:04 [INFO] Skipping duplicate-finder execution! 20:41:04 [INFO] 20:41:04 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8520-ietf-mud --- 20:41:04 [INFO] No dependency problems found 20:41:04 [INFO] 20:41:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8520-ietf-mud --- 20:41:04 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-14.0.21-SNAPSHOT-sources.jar 20:41:04 [INFO] 20:41:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8520-ietf-mud --- 20:41:04 [INFO] 20:41:04 [INFO] --- jacoco:0.8.14:report (report) @ rfc8520-ietf-mud --- 20:41:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:41:04 [INFO] 20:41:04 [INFO] --- install:3.1.4:install (default-install) @ rfc8520-ietf-mud --- 20:41:04 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-mud/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-SNAPSHOT.pom 20:41:04 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-SNAPSHOT.jar 20:41:04 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-SNAPSHOT-javadoc.jar 20:41:04 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-mud/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-SNAPSHOT-cyclonedx.xml 20:41:04 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-mud/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-SNAPSHOT-cyclonedx.json 20:41:04 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-SNAPSHOT-sources.jar 20:41:04 [INFO] 20:41:04 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8520-ietf-mud --- 20:41:04 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-SNAPSHOT.jar 20:41:04 [INFO] Writing OBR metadata 20:41:04 [INFO] 20:41:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8520-ietf-mud --- 20:41:04 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:41:04 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/maven-metadata.xml 20:41:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:41:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:41:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:41:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:41:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:41:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:41:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:41:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:41:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:41:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:41:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:41:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:41:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:41:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:41:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:41:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:41:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:41:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:41:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:41:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:41:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:41:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:41:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:41:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:41:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:41:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:41:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:41:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:41:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:41:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:41:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:41:04 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:41:04 at java.lang.reflect.Method.invoke (Method.java:580) 20:41:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:41:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:41:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:41:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:41:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/maven-metadata.xml 20:41:04 [INFO] 20:41:04 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8520-ietf-mud --- 20:41:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:41:04 [INFO] 20:41:04 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8528 >---------- 20:41:04 [INFO] Building rfc8528 14.0.21-SNAPSHOT [64/229] 20:41:04 [INFO] from model/rfc/rfc8528/pom.xml 20:41:04 [INFO] -------------------------------[ bundle ]------------------------------- 20:41:04 [INFO] 20:41:04 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8528 --- 20:41:04 [INFO] 20:41:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8528 --- 20:41:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:04 [INFO] 20:41:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8528 --- 20:41:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:04 [INFO] 20:41:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8528 --- 20:41:05 [INFO] 20:41:05 [INFO] --- dependency:3.9.0:properties (default) @ rfc8528 --- 20:41:05 [INFO] 20:41:05 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8528 --- 20:41:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8528/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:41:05 [INFO] 20:41:05 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8528 --- 20:41:05 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:41:05 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8528/src/main/yang 20:41:05 [INFO] yang-to-sources: Found 2 dependencies in 503.2 μs 20:41:05 [INFO] yang-to-sources: Project model files found: 1 in 1.316 ms 20:41:05 [INFO] yang-to-sources: 3 YANG models processed in 12.76 ms 20:41:05 [INFO] BindingJavaFileGenerator: Defined 21 files in 2.555 ms 20:41:05 [INFO] Sorted 21 files into 8 directories in 64.82 μs 20:41:05 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 11.94 ms 20:41:05 [INFO] 20:41:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8528 --- 20:41:05 [INFO] Starting audit... 20:41:05 Audit done. 20:41:05 [INFO] You have 0 Checkstyle violations. 20:41:05 [INFO] 20:41:05 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8528 --- 20:41:05 [INFO] Starting audit... 20:41:05 Audit done. 20:41:05 [INFO] You have 0 Checkstyle violations. 20:41:05 [INFO] 20:41:05 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8528 --- 20:41:05 [INFO] 20:41:05 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8528 --- 20:41:05 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8528/src/main/resources 20:41:05 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8528/target/generated-sources/spi 20:41:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:41:05 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:41:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:41:05 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8528/target/generated-sources/spi 20:41:05 [INFO] 20:41:05 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8528 --- 20:41:05 [INFO] Recompiling the module because of changed dependency. 20:41:05 [INFO] Compiling 20 source files with javac [debug release 21] to target/classes 20:41:05 [INFO] 20:41:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8528 >>> 20:41:05 [INFO] 20:41:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8528 --- 20:41:05 [INFO] Fork Value is true 20:41:07 [INFO] Done SpotBugs Analysis.... 20:41:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:41:07 [INFO] 20:41:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8528 <<< 20:41:07 [INFO] 20:41:07 [INFO] 20:41:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8528 --- 20:41:07 [INFO] BugInstance size is 0 20:41:07 [INFO] Error size is 0 20:41:07 [INFO] No errors/warnings found 20:41:07 [INFO] 20:41:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8528 --- 20:41:07 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8528/src/test/resources 20:41:07 [INFO] 20:41:07 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8528 --- 20:41:07 [INFO] No sources to compile 20:41:07 [INFO] 20:41:07 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8528 --- 20:41:07 [INFO] No tests to run. 20:41:07 [INFO] 20:41:07 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8528 --- 20:41:07 [INFO] 20:41:07 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8528 --- 20:41:07 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8528/target/rfc8528-14.0.21-SNAPSHOT.jar 20:41:07 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8528/target/classes/META-INF/MANIFEST.MF 20:41:07 [INFO] 20:41:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8528 --- 20:41:09 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8528/target/rfc8528-14.0.21-SNAPSHOT-javadoc.jar 20:41:09 [INFO] 20:41:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8528 --- 20:41:09 [INFO] CycloneDX: Resolving Dependencies 20:41:10 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 20:41:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8528/target/bom.xml 20:41:10 [INFO] attaching as rfc8528-14.0.21-SNAPSHOT-cyclonedx.xml 20:41:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8528/target/bom.json 20:41:10 [INFO] attaching as rfc8528-14.0.21-SNAPSHOT-cyclonedx.json 20:41:10 [INFO] 20:41:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8528 --- 20:41:10 [INFO] Skipping duplicate-finder execution! 20:41:10 [INFO] 20:41:10 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8528 --- 20:41:10 [INFO] No dependency problems found 20:41:10 [INFO] 20:41:10 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8528 --- 20:41:10 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8528/target/rfc8528-14.0.21-SNAPSHOT-sources.jar 20:41:10 [INFO] 20:41:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8528 --- 20:41:10 [INFO] 20:41:10 [INFO] --- jacoco:0.8.14:report (report) @ rfc8528 --- 20:41:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:41:10 [INFO] 20:41:10 [INFO] --- install:3.1.4:install (default-install) @ rfc8528 --- 20:41:10 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8528/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-SNAPSHOT.pom 20:41:10 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8528/target/rfc8528-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-SNAPSHOT.jar 20:41:10 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8528/target/rfc8528-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-SNAPSHOT-javadoc.jar 20:41:10 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8528/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-SNAPSHOT-cyclonedx.xml 20:41:10 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8528/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-SNAPSHOT-cyclonedx.json 20:41:10 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8528/target/rfc8528-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-SNAPSHOT-sources.jar 20:41:10 [INFO] 20:41:10 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8528 --- 20:41:10 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-SNAPSHOT.jar 20:41:10 [INFO] Writing OBR metadata 20:41:10 [INFO] 20:41:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8528 --- 20:41:10 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:41:10 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8528/maven-metadata.xml 20:41:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:41:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:41:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:41:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:41:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:41:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:41:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:41:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:41:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:41:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:41:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:41:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:41:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:41:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:41:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:41:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:41:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:41:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:41:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:41:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:41:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:41:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:41:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:41:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:41:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:41:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:41:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:41:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:41:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:41:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:41:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:41:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:41:10 at java.lang.reflect.Method.invoke (Method.java:580) 20:41:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:41:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:41:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:41:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:41:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8528/maven-metadata.xml 20:41:10 [INFO] 20:41:10 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8528 --- 20:41:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:41:10 [INFO] 20:41:10 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8529 >---------- 20:41:10 [INFO] Building rfc8529 14.0.21-SNAPSHOT [65/229] 20:41:10 [INFO] from model/rfc/rfc8529/pom.xml 20:41:10 [INFO] -------------------------------[ bundle ]------------------------------- 20:41:10 [INFO] 20:41:10 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8529 --- 20:41:10 [INFO] 20:41:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8529 --- 20:41:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:10 [INFO] 20:41:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8529 --- 20:41:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:10 [INFO] 20:41:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8529 --- 20:41:10 [INFO] 20:41:10 [INFO] --- dependency:3.9.0:properties (default) @ rfc8529 --- 20:41:10 [INFO] 20:41:10 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8529 --- 20:41:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8529/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:41:10 [INFO] 20:41:10 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8529 --- 20:41:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:41:10 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8529/src/main/yang 20:41:10 [INFO] yang-to-sources: Found 5 dependencies in 1.908 ms 20:41:10 [INFO] yang-to-sources: Project model files found: 1 in 1.755 ms 20:41:10 [INFO] yang-to-sources: 6 YANG models processed in 42.51 ms 20:41:10 [INFO] BindingJavaFileGenerator: Defined 37 files in 6.486 ms 20:41:10 [INFO] Sorted 37 files into 10 directories in 105.9 μs 20:41:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 37 in 14.10 ms 20:41:10 [INFO] 20:41:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8529 --- 20:41:10 [INFO] Starting audit... 20:41:10 Audit done. 20:41:10 [INFO] You have 0 Checkstyle violations. 20:41:10 [INFO] 20:41:10 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8529 --- 20:41:10 [INFO] Starting audit... 20:41:10 Audit done. 20:41:10 [INFO] You have 0 Checkstyle violations. 20:41:10 [INFO] 20:41:10 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8529 --- 20:41:10 [INFO] 20:41:10 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8529 --- 20:41:10 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8529/src/main/resources 20:41:10 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8529/target/generated-sources/spi 20:41:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:41:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:41:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:41:10 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8529/target/generated-sources/spi 20:41:10 [INFO] 20:41:10 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8529 --- 20:41:10 [INFO] Recompiling the module because of changed dependency. 20:41:10 [INFO] Compiling 36 source files with javac [debug release 21] to target/classes 20:41:11 [INFO] 20:41:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8529 >>> 20:41:11 [INFO] 20:41:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8529 --- 20:41:11 [INFO] Fork Value is true 20:41:13 [INFO] Done SpotBugs Analysis.... 20:41:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:41:13 [INFO] 20:41:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8529 <<< 20:41:13 [INFO] 20:41:13 [INFO] 20:41:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8529 --- 20:41:13 [INFO] BugInstance size is 0 20:41:13 [INFO] Error size is 0 20:41:13 [INFO] No errors/warnings found 20:41:13 [INFO] 20:41:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8529 --- 20:41:13 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8529/src/test/resources 20:41:13 [INFO] 20:41:13 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8529 --- 20:41:13 [INFO] No sources to compile 20:41:13 [INFO] 20:41:13 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8529 --- 20:41:13 [INFO] No tests to run. 20:41:13 [INFO] 20:41:13 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8529 --- 20:41:13 [INFO] 20:41:13 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8529 --- 20:41:13 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8529/target/rfc8529-14.0.21-SNAPSHOT.jar 20:41:13 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8529/target/classes/META-INF/MANIFEST.MF 20:41:13 [INFO] 20:41:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8529 --- 20:41:15 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8529/target/rfc8529-14.0.21-SNAPSHOT-javadoc.jar 20:41:15 [INFO] 20:41:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8529 --- 20:41:15 [INFO] CycloneDX: Resolving Dependencies 20:41:15 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 20:41:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8529/target/bom.xml 20:41:15 [INFO] attaching as rfc8529-14.0.21-SNAPSHOT-cyclonedx.xml 20:41:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8529/target/bom.json 20:41:15 [INFO] attaching as rfc8529-14.0.21-SNAPSHOT-cyclonedx.json 20:41:15 [INFO] 20:41:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8529 --- 20:41:15 [INFO] Skipping duplicate-finder execution! 20:41:15 [INFO] 20:41:15 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8529 --- 20:41:15 [INFO] No dependency problems found 20:41:15 [INFO] 20:41:15 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8529 --- 20:41:16 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8529/target/rfc8529-14.0.21-SNAPSHOT-sources.jar 20:41:16 [INFO] 20:41:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8529 --- 20:41:16 [INFO] 20:41:16 [INFO] --- jacoco:0.8.14:report (report) @ rfc8529 --- 20:41:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:41:16 [INFO] 20:41:16 [INFO] --- install:3.1.4:install (default-install) @ rfc8529 --- 20:41:16 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8529/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-SNAPSHOT.pom 20:41:16 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8529/target/rfc8529-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-SNAPSHOT.jar 20:41:16 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8529/target/rfc8529-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-SNAPSHOT-javadoc.jar 20:41:16 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8529/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-SNAPSHOT-cyclonedx.xml 20:41:16 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8529/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-SNAPSHOT-cyclonedx.json 20:41:16 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8529/target/rfc8529-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-SNAPSHOT-sources.jar 20:41:16 [INFO] 20:41:16 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8529 --- 20:41:16 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-SNAPSHOT.jar 20:41:16 [INFO] Writing OBR metadata 20:41:16 [INFO] 20:41:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8529 --- 20:41:16 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:41:16 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8529/maven-metadata.xml 20:41:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:41:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:41:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:41:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:41:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:41:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:41:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:41:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:41:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:41:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:41:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:41:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:41:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:41:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:41:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:41:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:41:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:41:16 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:41:16 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:41:16 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:41:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:41:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:41:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:41:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:41:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:41:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:41:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:41:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:41:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:41:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:41:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:41:16 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:41:16 at java.lang.reflect.Method.invoke (Method.java:580) 20:41:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:41:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:41:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:41:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:41:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8529/maven-metadata.xml 20:41:16 [INFO] 20:41:16 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8529 --- 20:41:16 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:41:16 [INFO] 20:41:16 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8530 >---------- 20:41:16 [INFO] Building rfc8530 14.0.21-SNAPSHOT [66/229] 20:41:16 [INFO] from model/rfc/rfc8530/pom.xml 20:41:16 [INFO] -------------------------------[ bundle ]------------------------------- 20:41:16 [INFO] 20:41:16 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8530 --- 20:41:16 [INFO] 20:41:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8530 --- 20:41:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:16 [INFO] 20:41:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8530 --- 20:41:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:16 [INFO] 20:41:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8530 --- 20:41:16 [INFO] 20:41:16 [INFO] --- dependency:3.9.0:properties (default) @ rfc8530 --- 20:41:16 [INFO] 20:41:16 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8530 --- 20:41:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8530/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:41:16 [INFO] 20:41:16 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8530 --- 20:41:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:41:16 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8530/src/main/yang 20:41:16 [INFO] yang-to-sources: Found 4 dependencies in 501.9 μs 20:41:16 [INFO] yang-to-sources: Project model files found: 1 in 675.7 μs 20:41:16 [INFO] yang-to-sources: 5 YANG models processed in 15.42 ms 20:41:16 [INFO] BindingJavaFileGenerator: Defined 15 files in 3.404 ms 20:41:16 [INFO] Sorted 15 files into 5 directories in 57.10 μs 20:41:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 15 in 7.370 ms 20:41:16 [INFO] 20:41:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8530 --- 20:41:16 [INFO] Starting audit... 20:41:16 Audit done. 20:41:16 [INFO] You have 0 Checkstyle violations. 20:41:16 [INFO] 20:41:16 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8530 --- 20:41:16 [INFO] Starting audit... 20:41:16 Audit done. 20:41:16 [INFO] You have 0 Checkstyle violations. 20:41:16 [INFO] 20:41:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8530 --- 20:41:16 [INFO] 20:41:16 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8530 --- 20:41:16 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8530/src/main/resources 20:41:16 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8530/target/generated-sources/spi 20:41:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:41:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:41:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:41:16 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8530/target/generated-sources/spi 20:41:16 [INFO] 20:41:16 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8530 --- 20:41:16 [INFO] Recompiling the module because of changed dependency. 20:41:16 [INFO] Compiling 14 source files with javac [debug release 21] to target/classes 20:41:16 [INFO] 20:41:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8530 >>> 20:41:16 [INFO] 20:41:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8530 --- 20:41:16 [INFO] Fork Value is true 20:41:18 [INFO] Done SpotBugs Analysis.... 20:41:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:41:18 [INFO] 20:41:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8530 <<< 20:41:18 [INFO] 20:41:18 [INFO] 20:41:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8530 --- 20:41:18 [INFO] BugInstance size is 0 20:41:18 [INFO] Error size is 0 20:41:18 [INFO] No errors/warnings found 20:41:18 [INFO] 20:41:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8530 --- 20:41:18 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8530/src/test/resources 20:41:18 [INFO] 20:41:18 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8530 --- 20:41:18 [INFO] No sources to compile 20:41:18 [INFO] 20:41:18 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8530 --- 20:41:18 [INFO] No tests to run. 20:41:18 [INFO] 20:41:18 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8530 --- 20:41:18 [INFO] 20:41:18 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8530 --- 20:41:18 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8530/target/rfc8530-14.0.21-SNAPSHOT.jar 20:41:19 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8530/target/classes/META-INF/MANIFEST.MF 20:41:19 [INFO] 20:41:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8530 --- 20:41:20 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8530/target/rfc8530-14.0.21-SNAPSHOT-javadoc.jar 20:41:20 [INFO] 20:41:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8530 --- 20:41:20 [INFO] CycloneDX: Resolving Dependencies 20:41:21 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 20:41:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8530/target/bom.xml 20:41:21 [INFO] attaching as rfc8530-14.0.21-SNAPSHOT-cyclonedx.xml 20:41:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8530/target/bom.json 20:41:21 [INFO] attaching as rfc8530-14.0.21-SNAPSHOT-cyclonedx.json 20:41:21 [INFO] 20:41:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8530 --- 20:41:21 [INFO] Skipping duplicate-finder execution! 20:41:21 [INFO] 20:41:21 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8530 --- 20:41:21 [INFO] No dependency problems found 20:41:21 [INFO] 20:41:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8530 --- 20:41:21 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8530/target/rfc8530-14.0.21-SNAPSHOT-sources.jar 20:41:21 [INFO] 20:41:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8530 --- 20:41:21 [INFO] 20:41:21 [INFO] --- jacoco:0.8.14:report (report) @ rfc8530 --- 20:41:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:41:21 [INFO] 20:41:21 [INFO] --- install:3.1.4:install (default-install) @ rfc8530 --- 20:41:21 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8530/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-SNAPSHOT.pom 20:41:21 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8530/target/rfc8530-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-SNAPSHOT.jar 20:41:21 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8530/target/rfc8530-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-SNAPSHOT-javadoc.jar 20:41:21 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8530/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-SNAPSHOT-cyclonedx.xml 20:41:21 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8530/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-SNAPSHOT-cyclonedx.json 20:41:21 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8530/target/rfc8530-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-SNAPSHOT-sources.jar 20:41:21 [INFO] 20:41:21 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8530 --- 20:41:21 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-SNAPSHOT.jar 20:41:21 [INFO] Writing OBR metadata 20:41:21 [INFO] 20:41:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8530 --- 20:41:21 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:41:21 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8530/maven-metadata.xml 20:41:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:41:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:41:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:41:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:41:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:41:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:41:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:41:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:41:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:41:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:41:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:41:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:41:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:41:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:41:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:41:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:41:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:41:21 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:41:21 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:41:21 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:41:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:41:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:41:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:41:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:41:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:41:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:41:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:41:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:41:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:41:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:41:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:41:21 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:41:21 at java.lang.reflect.Method.invoke (Method.java:580) 20:41:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:41:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:41:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:41:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:41:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8530/maven-metadata.xml 20:41:21 [INFO] 20:41:21 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8530 --- 20:41:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:41:21 [INFO] 20:41:21 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8542-ietf-dc-fabric-types >-- 20:41:21 [INFO] Building rfc8542-ietf-dc-fabric-types 14.0.21-SNAPSHOT [67/229] 20:41:21 [INFO] from model/rfc/rfc8542-ietf-dc-fabric-types/pom.xml 20:41:21 [INFO] -------------------------------[ bundle ]------------------------------- 20:41:21 [INFO] 20:41:21 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8542-ietf-dc-fabric-types --- 20:41:21 [INFO] 20:41:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8542-ietf-dc-fabric-types --- 20:41:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:21 [INFO] 20:41:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8542-ietf-dc-fabric-types --- 20:41:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:21 [INFO] 20:41:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8542-ietf-dc-fabric-types --- 20:41:21 [INFO] 20:41:21 [INFO] --- dependency:3.9.0:properties (default) @ rfc8542-ietf-dc-fabric-types --- 20:41:21 [INFO] 20:41:21 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8542-ietf-dc-fabric-types --- 20:41:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-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/** 20:41:21 [INFO] 20:41:21 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8542-ietf-dc-fabric-types --- 20:41:21 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:41:21 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-types/src/main/yang 20:41:21 [INFO] yang-to-sources: Found 2 dependencies in 572.6 μs 20:41:21 [INFO] yang-to-sources: Project model files found: 1 in 1.923 ms 20:41:21 [INFO] yang-to-sources: 3 YANG models processed in 9.420 ms 20:41:21 [INFO] BindingJavaFileGenerator: Defined 40 files in 3.411 ms 20:41:21 [INFO] Sorted 40 files into 4 directories in 119.5 μs 20:41:21 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 15.12 ms 20:41:21 [INFO] 20:41:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8542-ietf-dc-fabric-types --- 20:41:21 [INFO] Starting audit... 20:41:21 Audit done. 20:41:21 [INFO] You have 0 Checkstyle violations. 20:41:21 [INFO] 20:41:21 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8542-ietf-dc-fabric-types --- 20:41:21 [INFO] Starting audit... 20:41:21 Audit done. 20:41:21 [INFO] You have 0 Checkstyle violations. 20:41:21 [INFO] 20:41:21 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8542-ietf-dc-fabric-types --- 20:41:21 [INFO] 20:41:21 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8542-ietf-dc-fabric-types --- 20:41:21 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-types/src/main/resources 20:41:21 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-types/target/generated-sources/spi 20:41:21 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:41:21 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:41:21 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:41:21 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-types/target/generated-sources/spi 20:41:21 [INFO] 20:41:21 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8542-ietf-dc-fabric-types --- 20:41:21 [INFO] Recompiling the module because of changed dependency. 20:41:21 [INFO] Compiling 39 source files with javac [debug release 21] to target/classes 20:41:21 [INFO] 20:41:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8542-ietf-dc-fabric-types >>> 20:41:21 [INFO] 20:41:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8542-ietf-dc-fabric-types --- 20:41:21 [INFO] Fork Value is true 20:41:24 [INFO] Done SpotBugs Analysis.... 20:41:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:41:24 [INFO] 20:41:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8542-ietf-dc-fabric-types <<< 20:41:24 [INFO] 20:41:24 [INFO] 20:41:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8542-ietf-dc-fabric-types --- 20:41:24 [INFO] BugInstance size is 0 20:41:24 [INFO] Error size is 0 20:41:24 [INFO] No errors/warnings found 20:41:24 [INFO] 20:41:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8542-ietf-dc-fabric-types --- 20:41:24 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-types/src/test/resources 20:41:24 [INFO] 20:41:24 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8542-ietf-dc-fabric-types --- 20:41:24 [INFO] No sources to compile 20:41:24 [INFO] 20:41:24 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8542-ietf-dc-fabric-types --- 20:41:24 [INFO] No tests to run. 20:41:24 [INFO] 20:41:24 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8542-ietf-dc-fabric-types --- 20:41:24 [INFO] 20:41:24 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8542-ietf-dc-fabric-types --- 20:41:24 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-14.0.21-SNAPSHOT.jar 20:41:24 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-types/target/classes/META-INF/MANIFEST.MF 20:41:24 [INFO] 20:41:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8542-ietf-dc-fabric-types --- 20:41:25 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-14.0.21-SNAPSHOT-javadoc.jar 20:41:25 [INFO] 20:41:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8542-ietf-dc-fabric-types --- 20:41:25 [INFO] CycloneDX: Resolving Dependencies 20:41:26 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 20:41:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.xml 20:41:26 [INFO] attaching as rfc8542-ietf-dc-fabric-types-14.0.21-SNAPSHOT-cyclonedx.xml 20:41:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.json 20:41:26 [INFO] attaching as rfc8542-ietf-dc-fabric-types-14.0.21-SNAPSHOT-cyclonedx.json 20:41:26 [INFO] 20:41:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8542-ietf-dc-fabric-types --- 20:41:26 [INFO] Skipping duplicate-finder execution! 20:41:26 [INFO] 20:41:26 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8542-ietf-dc-fabric-types --- 20:41:26 [INFO] No dependency problems found 20:41:26 [INFO] 20:41:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8542-ietf-dc-fabric-types --- 20:41:26 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-14.0.21-SNAPSHOT-sources.jar 20:41:26 [INFO] 20:41:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8542-ietf-dc-fabric-types --- 20:41:26 [INFO] 20:41:26 [INFO] --- jacoco:0.8.14:report (report) @ rfc8542-ietf-dc-fabric-types --- 20:41:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:41:26 [INFO] 20:41:26 [INFO] --- install:3.1.4:install (default-install) @ rfc8542-ietf-dc-fabric-types --- 20:41:26 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-SNAPSHOT.pom 20:41:26 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-SNAPSHOT.jar 20:41:26 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-SNAPSHOT-javadoc.jar 20:41:26 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-SNAPSHOT-cyclonedx.xml 20:41:26 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-SNAPSHOT-cyclonedx.json 20:41:26 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-SNAPSHOT-sources.jar 20:41:26 [INFO] 20:41:26 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8542-ietf-dc-fabric-types --- 20:41:26 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-SNAPSHOT.jar 20:41:26 [INFO] Writing OBR metadata 20:41:26 [INFO] 20:41:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-types --- 20:41:26 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:41:26 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/maven-metadata.xml 20:41:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:41:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:41:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:41:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:41:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:41:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:41:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:41:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:41:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:41:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:41:26 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:41:26 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:41:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:41:26 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:41:26 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:41:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:41:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:41:26 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:41:26 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:41:26 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:41:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:41:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:41:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:41:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:41:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:41:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:41:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:41:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:41:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:41:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:41:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:41:26 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:41:26 at java.lang.reflect.Method.invoke (Method.java:580) 20:41:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:41:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:41:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:41:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:41:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/maven-metadata.xml 20:41:26 [INFO] 20:41:26 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-types --- 20:41:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:41:26 [INFO] 20:41:26 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8542-ietf-dc-fabric-topology >-- 20:41:26 [INFO] Building rfc8542-ietf-dc-fabric-topology 14.0.21-SNAPSHOT [68/229] 20:41:26 [INFO] from model/rfc/rfc8542-ietf-dc-fabric-topology/pom.xml 20:41:26 [INFO] -------------------------------[ bundle ]------------------------------- 20:41:26 [INFO] 20:41:26 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8542-ietf-dc-fabric-topology --- 20:41:26 [INFO] 20:41:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8542-ietf-dc-fabric-topology --- 20:41:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:26 [INFO] 20:41:26 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8542-ietf-dc-fabric-topology --- 20:41:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:26 [INFO] 20:41:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8542-ietf-dc-fabric-topology --- 20:41:26 [INFO] 20:41:26 [INFO] --- dependency:3.9.0:properties (default) @ rfc8542-ietf-dc-fabric-topology --- 20:41:26 [INFO] 20:41:26 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8542-ietf-dc-fabric-topology --- 20:41:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-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/** 20:41:26 [INFO] 20:41:26 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8542-ietf-dc-fabric-topology --- 20:41:26 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:41:26 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-topology/src/main/yang 20:41:26 [INFO] yang-to-sources: Found 4 dependencies in 513.5 μs 20:41:26 [INFO] yang-to-sources: Project model files found: 1 in 1.529 ms 20:41:26 [INFO] yang-to-sources: 5 YANG models processed in 16.42 ms 20:41:26 [INFO] BindingJavaFileGenerator: Defined 35 files in 3.933 ms 20:41:26 [INFO] Sorted 35 files into 7 directories in 87.30 μs 20:41:26 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 35 in 16.39 ms 20:41:26 [INFO] 20:41:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8542-ietf-dc-fabric-topology --- 20:41:26 [INFO] Starting audit... 20:41:26 Audit done. 20:41:26 [INFO] You have 0 Checkstyle violations. 20:41:26 [INFO] 20:41:26 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8542-ietf-dc-fabric-topology --- 20:41:26 [INFO] Starting audit... 20:41:26 Audit done. 20:41:26 [INFO] You have 0 Checkstyle violations. 20:41:26 [INFO] 20:41:26 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8542-ietf-dc-fabric-topology --- 20:41:26 [INFO] 20:41:26 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8542-ietf-dc-fabric-topology --- 20:41:26 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-topology/src/main/resources 20:41:26 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-topology/target/generated-sources/spi 20:41:26 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:41:26 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:41:26 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:41:26 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-topology/target/generated-sources/spi 20:41:27 [INFO] 20:41:27 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8542-ietf-dc-fabric-topology --- 20:41:27 [INFO] Recompiling the module because of changed dependency. 20:41:27 [INFO] Compiling 34 source files with javac [debug release 21] to target/classes 20:41:27 [INFO] 20:41:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8542-ietf-dc-fabric-topology >>> 20:41:27 [INFO] 20:41:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8542-ietf-dc-fabric-topology --- 20:41:27 [INFO] Fork Value is true 20:41:29 [INFO] Done SpotBugs Analysis.... 20:41:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:41:29 [INFO] 20:41:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8542-ietf-dc-fabric-topology <<< 20:41:29 [INFO] 20:41:29 [INFO] 20:41:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8542-ietf-dc-fabric-topology --- 20:41:29 [INFO] BugInstance size is 0 20:41:29 [INFO] Error size is 0 20:41:29 [INFO] No errors/warnings found 20:41:29 [INFO] 20:41:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8542-ietf-dc-fabric-topology --- 20:41:29 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-topology/src/test/resources 20:41:29 [INFO] 20:41:29 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8542-ietf-dc-fabric-topology --- 20:41:29 [INFO] No sources to compile 20:41:29 [INFO] 20:41:29 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8542-ietf-dc-fabric-topology --- 20:41:29 [INFO] No tests to run. 20:41:29 [INFO] 20:41:29 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8542-ietf-dc-fabric-topology --- 20:41:29 [INFO] 20:41:29 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8542-ietf-dc-fabric-topology --- 20:41:29 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-14.0.21-SNAPSHOT.jar 20:41:29 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-topology/target/classes/META-INF/MANIFEST.MF 20:41:29 [INFO] 20:41:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8542-ietf-dc-fabric-topology --- 20:41:31 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-14.0.21-SNAPSHOT-javadoc.jar 20:41:31 [INFO] 20:41:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8542-ietf-dc-fabric-topology --- 20:41:31 [INFO] CycloneDX: Resolving Dependencies 20:41:32 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 20:41:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.xml 20:41:32 [INFO] attaching as rfc8542-ietf-dc-fabric-topology-14.0.21-SNAPSHOT-cyclonedx.xml 20:41:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.json 20:41:32 [INFO] attaching as rfc8542-ietf-dc-fabric-topology-14.0.21-SNAPSHOT-cyclonedx.json 20:41:32 [INFO] 20:41:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8542-ietf-dc-fabric-topology --- 20:41:32 [INFO] Skipping duplicate-finder execution! 20:41:32 [INFO] 20:41:32 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8542-ietf-dc-fabric-topology --- 20:41:32 [INFO] No dependency problems found 20:41:32 [INFO] 20:41:32 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8542-ietf-dc-fabric-topology --- 20:41:32 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-14.0.21-SNAPSHOT-sources.jar 20:41:32 [INFO] 20:41:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8542-ietf-dc-fabric-topology --- 20:41:32 [INFO] 20:41:32 [INFO] --- jacoco:0.8.14:report (report) @ rfc8542-ietf-dc-fabric-topology --- 20:41:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:41:32 [INFO] 20:41:32 [INFO] --- install:3.1.4:install (default-install) @ rfc8542-ietf-dc-fabric-topology --- 20:41:32 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-topology/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-SNAPSHOT.pom 20:41:32 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-SNAPSHOT.jar 20:41:32 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-SNAPSHOT-javadoc.jar 20:41:32 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-SNAPSHOT-cyclonedx.xml 20:41:32 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-SNAPSHOT-cyclonedx.json 20:41:32 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-SNAPSHOT-sources.jar 20:41:32 [INFO] 20:41:32 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8542-ietf-dc-fabric-topology --- 20:41:32 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-SNAPSHOT.jar 20:41:32 [INFO] Writing OBR metadata 20:41:32 [INFO] 20:41:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-topology --- 20:41:32 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:41:32 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml 20:41:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:41:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:41:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:41:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:41:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:41:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:41:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:41:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:41:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:41:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:41:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:41:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:41:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:41:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:41:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:41:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:41:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:41:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:41:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:41:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:41:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:41:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:41:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:41:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:41:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:41:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:41:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:41:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:41:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:41:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:41:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:41:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:41:32 at java.lang.reflect.Method.invoke (Method.java:580) 20:41:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:41:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:41:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:41:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:41:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml 20:41:32 [INFO] 20:41:32 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-topology --- 20:41:32 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:41:32 [INFO] 20:41:32 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8776-ietf-te-types >--- 20:41:32 [INFO] Building rfc8776-ietf-te-types 14.0.21-SNAPSHOT [69/229] 20:41:32 [INFO] from model/rfc/rfc8776-ietf-te-types/pom.xml 20:41:32 [INFO] -------------------------------[ bundle ]------------------------------- 20:41:32 [INFO] 20:41:32 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8776-ietf-te-types --- 20:41:32 [INFO] 20:41:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8776-ietf-te-types --- 20:41:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:32 [INFO] 20:41:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8776-ietf-te-types --- 20:41:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:32 [INFO] 20:41:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8776-ietf-te-types --- 20:41:32 [INFO] 20:41:32 [INFO] --- dependency:3.9.0:properties (default) @ rfc8776-ietf-te-types --- 20:41:32 [INFO] 20:41:32 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8776-ietf-te-types --- 20:41:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-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/** 20:41:32 [INFO] 20:41:32 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8776-ietf-te-types --- 20:41:32 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:41:32 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-types/src/main/yang 20:41:32 [INFO] yang-to-sources: Found 3 dependencies in 690.5 μs 20:41:32 [INFO] yang-to-sources: Project model files found: 1 in 32.81 ms 20:41:32 [INFO] yang-to-sources: 4 YANG models processed in 37.54 ms 20:41:32 [INFO] BindingJavaFileGenerator: Defined 400 files in 11.71 ms 20:41:32 [INFO] Sorted 400 files into 59 directories in 401.3 μs 20:41:32 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 400 in 71.84 ms 20:41:32 [INFO] 20:41:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8776-ietf-te-types --- 20:41:32 [INFO] Starting audit... 20:41:32 Audit done. 20:41:32 [INFO] You have 0 Checkstyle violations. 20:41:32 [INFO] 20:41:32 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8776-ietf-te-types --- 20:41:32 [INFO] Starting audit... 20:41:32 Audit done. 20:41:32 [INFO] You have 0 Checkstyle violations. 20:41:32 [INFO] 20:41:32 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8776-ietf-te-types --- 20:41:32 [INFO] 20:41:32 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8776-ietf-te-types --- 20:41:32 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-types/src/main/resources 20:41:32 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-types/target/generated-sources/spi 20:41:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:41:32 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:41:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:41:32 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-types/target/generated-sources/spi 20:41:32 [INFO] 20:41:32 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8776-ietf-te-types --- 20:41:32 [INFO] Recompiling the module because of changed dependency. 20:41:32 [INFO] Compiling 400 source files with javac [debug release 21] to target/classes 20:41:34 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/types/rev200610/ExtendedAdminGroup.java:[58,42] possible 'this' escape before subclass is fully initialized 20:41:34 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/types/rev200610/TeNodeId.java:[58,42] possible 'this' escape before subclass is fully initialized 20:41:34 [INFO] 20:41:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8776-ietf-te-types >>> 20:41:34 [INFO] 20:41:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8776-ietf-te-types --- 20:41:34 [INFO] Fork Value is true 20:41:37 [INFO] Done SpotBugs Analysis.... 20:41:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:41:37 [INFO] 20:41:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8776-ietf-te-types <<< 20:41:37 [INFO] 20:41:37 [INFO] 20:41:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8776-ietf-te-types --- 20:41:37 [INFO] BugInstance size is 0 20:41:37 [INFO] Error size is 0 20:41:37 [INFO] No errors/warnings found 20:41:37 [INFO] 20:41:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8776-ietf-te-types --- 20:41:37 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-types/src/test/resources 20:41:37 [INFO] 20:41:37 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8776-ietf-te-types --- 20:41:37 [INFO] No sources to compile 20:41:37 [INFO] 20:41:37 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8776-ietf-te-types --- 20:41:37 [INFO] No tests to run. 20:41:37 [INFO] 20:41:37 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8776-ietf-te-types --- 20:41:37 [INFO] 20:41:37 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8776-ietf-te-types --- 20:41:37 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-14.0.21-SNAPSHOT.jar 20:41:37 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-types/target/classes/META-INF/MANIFEST.MF 20:41:37 [INFO] 20:41:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8776-ietf-te-types --- 20:41:42 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-14.0.21-SNAPSHOT-javadoc.jar 20:41:42 [INFO] 20:41:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8776-ietf-te-types --- 20:41:42 [INFO] CycloneDX: Resolving Dependencies 20:41:43 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 20:41:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-types/target/bom.xml 20:41:43 [INFO] attaching as rfc8776-ietf-te-types-14.0.21-SNAPSHOT-cyclonedx.xml 20:41:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-types/target/bom.json 20:41:43 [INFO] attaching as rfc8776-ietf-te-types-14.0.21-SNAPSHOT-cyclonedx.json 20:41:43 [INFO] 20:41:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8776-ietf-te-types --- 20:41:43 [INFO] Skipping duplicate-finder execution! 20:41:43 [INFO] 20:41:43 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8776-ietf-te-types --- 20:41:43 [INFO] No dependency problems found 20:41:43 [INFO] 20:41:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8776-ietf-te-types --- 20:41:43 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-14.0.21-SNAPSHOT-sources.jar 20:41:43 [INFO] 20:41:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8776-ietf-te-types --- 20:41:43 [INFO] 20:41:43 [INFO] --- jacoco:0.8.14:report (report) @ rfc8776-ietf-te-types --- 20:41:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:41:43 [INFO] 20:41:43 [INFO] --- install:3.1.4:install (default-install) @ rfc8776-ietf-te-types --- 20:41:43 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-SNAPSHOT.pom 20:41:43 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-SNAPSHOT.jar 20:41:43 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-SNAPSHOT-javadoc.jar 20:41:43 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-SNAPSHOT-cyclonedx.xml 20:41:43 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-SNAPSHOT-cyclonedx.json 20:41:43 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-SNAPSHOT-sources.jar 20:41:43 [INFO] 20:41:43 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8776-ietf-te-types --- 20:41:43 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-SNAPSHOT.jar 20:41:43 [INFO] Writing OBR metadata 20:41:43 [INFO] 20:41:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8776-ietf-te-types --- 20:41:43 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:41:43 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/maven-metadata.xml 20:41:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:41:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:41:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:41:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:41:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:41:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:41:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:41:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:41:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:41:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:41:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:41:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:41:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:41:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:41:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:41:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:41:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:41:43 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:41:43 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:41:43 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:41:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:41:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:41:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:41:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:41:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:41:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:41:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:41:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:41:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:41:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:41:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:41:43 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:41:43 at java.lang.reflect.Method.invoke (Method.java:580) 20:41:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:41:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:41:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:41:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:41:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/maven-metadata.xml 20:41:43 [INFO] 20:41:43 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8776-ietf-te-types --- 20:41:43 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:41:43 [INFO] 20:41:43 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8776-ietf-te-packet-types >-- 20:41:43 [INFO] Building rfc8776-ietf-te-packet-types 14.0.21-SNAPSHOT [70/229] 20:41:43 [INFO] from model/rfc/rfc8776-ietf-te-packet-types/pom.xml 20:41:43 [INFO] -------------------------------[ bundle ]------------------------------- 20:41:43 [INFO] 20:41:43 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8776-ietf-te-packet-types --- 20:41:43 [INFO] 20:41:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8776-ietf-te-packet-types --- 20:41:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:43 [INFO] 20:41:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8776-ietf-te-packet-types --- 20:41:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:43 [INFO] 20:41:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8776-ietf-te-packet-types --- 20:41:43 [INFO] 20:41:43 [INFO] --- dependency:3.9.0:properties (default) @ rfc8776-ietf-te-packet-types --- 20:41:43 [INFO] 20:41:43 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8776-ietf-te-packet-types --- 20:41:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-packet-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/** 20:41:43 [INFO] 20:41:43 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8776-ietf-te-packet-types --- 20:41:43 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:41:43 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-packet-types/src/main/yang 20:41:43 [INFO] yang-to-sources: Found 4 dependencies in 971.5 μs 20:41:43 [INFO] yang-to-sources: Project model files found: 1 in 3.172 ms 20:41:44 [INFO] yang-to-sources: 5 YANG models processed in 83.85 ms 20:41:44 [INFO] BindingJavaFileGenerator: Defined 31 files in 17.64 ms 20:41:44 [INFO] Sorted 31 files into 5 directories in 212.7 μs 20:41:44 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 31 in 30.46 ms 20:41:44 [INFO] 20:41:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8776-ietf-te-packet-types --- 20:41:44 [INFO] Starting audit... 20:41:44 Audit done. 20:41:44 [INFO] You have 0 Checkstyle violations. 20:41:44 [INFO] 20:41:44 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8776-ietf-te-packet-types --- 20:41:44 [INFO] Starting audit... 20:41:44 Audit done. 20:41:44 [INFO] You have 0 Checkstyle violations. 20:41:44 [INFO] 20:41:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8776-ietf-te-packet-types --- 20:41:44 [INFO] 20:41:44 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8776-ietf-te-packet-types --- 20:41:44 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-packet-types/src/main/resources 20:41:44 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-packet-types/target/generated-sources/spi 20:41:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:41:44 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:41:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:41:44 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-packet-types/target/generated-sources/spi 20:41:44 [INFO] 20:41:44 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8776-ietf-te-packet-types --- 20:41:44 [INFO] Recompiling the module because of changed dependency. 20:41:44 [INFO] Compiling 30 source files with javac [debug release 21] to target/classes 20:41:44 [INFO] 20:41:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8776-ietf-te-packet-types >>> 20:41:44 [INFO] 20:41:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8776-ietf-te-packet-types --- 20:41:44 [INFO] Fork Value is true 20:41:46 [INFO] Done SpotBugs Analysis.... 20:41:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:41:46 [INFO] 20:41:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8776-ietf-te-packet-types <<< 20:41:46 [INFO] 20:41:46 [INFO] 20:41:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8776-ietf-te-packet-types --- 20:41:46 [INFO] BugInstance size is 0 20:41:46 [INFO] Error size is 0 20:41:46 [INFO] No errors/warnings found 20:41:46 [INFO] 20:41:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8776-ietf-te-packet-types --- 20:41:46 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-packet-types/src/test/resources 20:41:46 [INFO] 20:41:46 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8776-ietf-te-packet-types --- 20:41:46 [INFO] No sources to compile 20:41:46 [INFO] 20:41:46 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8776-ietf-te-packet-types --- 20:41:46 [INFO] No tests to run. 20:41:46 [INFO] 20:41:46 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8776-ietf-te-packet-types --- 20:41:46 [INFO] 20:41:46 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8776-ietf-te-packet-types --- 20:41:46 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-14.0.21-SNAPSHOT.jar 20:41:46 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-packet-types/target/classes/META-INF/MANIFEST.MF 20:41:46 [INFO] 20:41:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8776-ietf-te-packet-types --- 20:41:48 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-14.0.21-SNAPSHOT-javadoc.jar 20:41:48 [INFO] 20:41:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8776-ietf-te-packet-types --- 20:41:48 [INFO] CycloneDX: Resolving Dependencies 20:41:48 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 20:41:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-packet-types/target/bom.xml 20:41:48 [INFO] attaching as rfc8776-ietf-te-packet-types-14.0.21-SNAPSHOT-cyclonedx.xml 20:41:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-packet-types/target/bom.json 20:41:49 [INFO] attaching as rfc8776-ietf-te-packet-types-14.0.21-SNAPSHOT-cyclonedx.json 20:41:49 [INFO] 20:41:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8776-ietf-te-packet-types --- 20:41:49 [INFO] Skipping duplicate-finder execution! 20:41:49 [INFO] 20:41:49 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8776-ietf-te-packet-types --- 20:41:49 [INFO] No dependency problems found 20:41:49 [INFO] 20:41:49 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8776-ietf-te-packet-types --- 20:41:49 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-14.0.21-SNAPSHOT-sources.jar 20:41:49 [INFO] 20:41:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8776-ietf-te-packet-types --- 20:41:49 [INFO] 20:41:49 [INFO] --- jacoco:0.8.14:report (report) @ rfc8776-ietf-te-packet-types --- 20:41:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:41:49 [INFO] 20:41:49 [INFO] --- install:3.1.4:install (default-install) @ rfc8776-ietf-te-packet-types --- 20:41:49 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-packet-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-SNAPSHOT.pom 20:41:49 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-SNAPSHOT.jar 20:41:49 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-SNAPSHOT-javadoc.jar 20:41:49 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-packet-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-SNAPSHOT-cyclonedx.xml 20:41:49 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-packet-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-SNAPSHOT-cyclonedx.json 20:41:49 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-SNAPSHOT-sources.jar 20:41:49 [INFO] 20:41:49 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8776-ietf-te-packet-types --- 20:41:49 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-SNAPSHOT.jar 20:41:49 [INFO] Writing OBR metadata 20:41:49 [INFO] 20:41:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8776-ietf-te-packet-types --- 20:41:49 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:41:49 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/maven-metadata.xml 20:41:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:41:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:41:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:41:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:41:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:41:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:41:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:41:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:41:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:41:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:41:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:41:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:41:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:41:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:41:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:41:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:41:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:41:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:41:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:41:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:41:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:41:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:41:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:41:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:41:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:41:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:41:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:41:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:41:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:41:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:41:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:41:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:41:49 at java.lang.reflect.Method.invoke (Method.java:580) 20:41:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:41:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:41:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:41:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:41:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/maven-metadata.xml 20:41:49 [INFO] 20:41:49 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8776-ietf-te-packet-types --- 20:41:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:41:49 [INFO] 20:41:49 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8795-ietf-te-topology >-- 20:41:49 [INFO] Building rfc8795-ietf-te-topology 14.0.21-SNAPSHOT [71/229] 20:41:49 [INFO] from model/rfc/rfc8795-ietf-te-topology/pom.xml 20:41:49 [INFO] -------------------------------[ bundle ]------------------------------- 20:41:49 [INFO] 20:41:49 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8795-ietf-te-topology --- 20:41:49 [INFO] 20:41:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8795-ietf-te-topology --- 20:41:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:49 [INFO] 20:41:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8795-ietf-te-topology --- 20:41:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:49 [INFO] 20:41:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8795-ietf-te-topology --- 20:41:49 [INFO] 20:41:49 [INFO] --- dependency:3.9.0:properties (default) @ rfc8795-ietf-te-topology --- 20:41:49 [INFO] 20:41:49 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8795-ietf-te-topology --- 20:41:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-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/** 20:41:49 [INFO] 20:41:49 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8795-ietf-te-topology --- 20:41:49 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:41:49 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology/src/main/yang 20:41:49 [INFO] yang-to-sources: Found 6 dependencies in 915.2 μs 20:41:49 [INFO] yang-to-sources: Project model files found: 1 in 10.87 ms 20:41:49 [INFO] yang-to-sources: 7 YANG models processed in 165.2 ms 20:41:49 [INFO] BindingJavaFileGenerator: Defined 209 files in 17.58 ms 20:41:49 [INFO] Sorted 209 files into 50 directories in 231.6 μs 20:41:49 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 209 in 71.12 ms 20:41:49 [INFO] 20:41:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8795-ietf-te-topology --- 20:41:49 [INFO] Starting audit... 20:41:49 Audit done. 20:41:49 [INFO] You have 0 Checkstyle violations. 20:41:49 [INFO] 20:41:49 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8795-ietf-te-topology --- 20:41:49 [INFO] Starting audit... 20:41:49 Audit done. 20:41:49 [INFO] You have 0 Checkstyle violations. 20:41:49 [INFO] 20:41:49 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8795-ietf-te-topology --- 20:41:49 [INFO] 20:41:49 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8795-ietf-te-topology --- 20:41:49 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology/src/main/resources 20:41:49 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology/target/generated-sources/spi 20:41:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:41:49 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:41:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:41:49 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology/target/generated-sources/spi 20:41:49 [INFO] 20:41:49 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8795-ietf-te-topology --- 20:41:49 [INFO] Recompiling the module because of changed dependency. 20:41:49 [INFO] Compiling 208 source files with javac [debug release 21] to target/classes 20:41:50 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/topology/rev200806/te/node/tunnel/termination/point/llc/list/LocalLinkConnectivityKey.java:[23,26] non-transient instance field of a serializable class declared with a non-serializable type 20:41:50 [INFO] 20:41:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8795-ietf-te-topology >>> 20:41:50 [INFO] 20:41:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8795-ietf-te-topology --- 20:41:50 [INFO] Fork Value is true 20:41:53 [INFO] Done SpotBugs Analysis.... 20:41:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:41:53 [INFO] 20:41:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8795-ietf-te-topology <<< 20:41:53 [INFO] 20:41:53 [INFO] 20:41:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8795-ietf-te-topology --- 20:41:53 [INFO] BugInstance size is 0 20:41:53 [INFO] Error size is 0 20:41:53 [INFO] No errors/warnings found 20:41:53 [INFO] 20:41:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8795-ietf-te-topology --- 20:41:53 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology/src/test/resources 20:41:53 [INFO] 20:41:53 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8795-ietf-te-topology --- 20:41:53 [INFO] No sources to compile 20:41:53 [INFO] 20:41:53 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8795-ietf-te-topology --- 20:41:53 [INFO] No tests to run. 20:41:53 [INFO] 20:41:53 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8795-ietf-te-topology --- 20:41:53 [INFO] 20:41:53 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8795-ietf-te-topology --- 20:41:53 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-14.0.21-SNAPSHOT.jar 20:41:53 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology/target/classes/META-INF/MANIFEST.MF 20:41:53 [INFO] 20:41:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8795-ietf-te-topology --- 20:41:58 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-14.0.21-SNAPSHOT-javadoc.jar 20:41:58 [INFO] 20:41:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8795-ietf-te-topology --- 20:41:58 [INFO] CycloneDX: Resolving Dependencies 20:41:58 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 20:41:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology/target/bom.xml 20:41:59 [INFO] attaching as rfc8795-ietf-te-topology-14.0.21-SNAPSHOT-cyclonedx.xml 20:41:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology/target/bom.json 20:41:59 [INFO] attaching as rfc8795-ietf-te-topology-14.0.21-SNAPSHOT-cyclonedx.json 20:41:59 [INFO] 20:41:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8795-ietf-te-topology --- 20:41:59 [INFO] Skipping duplicate-finder execution! 20:41:59 [INFO] 20:41:59 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8795-ietf-te-topology --- 20:41:59 [INFO] No dependency problems found 20:41:59 [INFO] 20:41:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8795-ietf-te-topology --- 20:41:59 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-14.0.21-SNAPSHOT-sources.jar 20:41:59 [INFO] 20:41:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8795-ietf-te-topology --- 20:41:59 [INFO] 20:41:59 [INFO] --- jacoco:0.8.14:report (report) @ rfc8795-ietf-te-topology --- 20:41:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:41:59 [INFO] 20:41:59 [INFO] --- install:3.1.4:install (default-install) @ rfc8795-ietf-te-topology --- 20:41:59 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-SNAPSHOT.pom 20:41:59 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-SNAPSHOT.jar 20:41:59 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-SNAPSHOT-javadoc.jar 20:41:59 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-SNAPSHOT-cyclonedx.xml 20:41:59 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-SNAPSHOT-cyclonedx.json 20:41:59 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-SNAPSHOT-sources.jar 20:41:59 [INFO] 20:41:59 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8795-ietf-te-topology --- 20:41:59 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-SNAPSHOT.jar 20:41:59 [INFO] Writing OBR metadata 20:41:59 [INFO] 20:41:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8795-ietf-te-topology --- 20:41:59 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:41:59 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/maven-metadata.xml 20:41:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:41:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:41:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:41:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:41:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:41:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:41:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:41:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:41:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:41:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:41:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:41:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:41:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:41:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:41:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:41:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:41:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:41:59 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:41:59 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:41:59 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:41:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:41:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:41:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:41:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:41:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:41:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:41:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:41:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:41:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:41:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:41:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:41:59 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:41:59 at java.lang.reflect.Method.invoke (Method.java:580) 20:41:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:41:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:41:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:41:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:41:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/maven-metadata.xml 20:41:59 [INFO] 20:41:59 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8795-ietf-te-topology --- 20:41:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:41:59 [INFO] 20:41:59 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8795-ietf-te-topology-state >-- 20:41:59 [INFO] Building rfc8795-ietf-te-topology-state 14.0.21-SNAPSHOT [72/229] 20:41:59 [INFO] from model/rfc/rfc8795-ietf-te-topology-state/pom.xml 20:41:59 [INFO] -------------------------------[ bundle ]------------------------------- 20:41:59 [INFO] 20:41:59 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8795-ietf-te-topology-state --- 20:41:59 [INFO] 20:41:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8795-ietf-te-topology-state --- 20:41:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:59 [INFO] 20:41:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8795-ietf-te-topology-state --- 20:41:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:59 [INFO] 20:41:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8795-ietf-te-topology-state --- 20:41:59 [INFO] 20:41:59 [INFO] --- dependency:3.9.0:properties (default) @ rfc8795-ietf-te-topology-state --- 20:41:59 [INFO] 20:41:59 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8795-ietf-te-topology-state --- 20:41:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:41:59 [INFO] 20:41:59 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8795-ietf-te-topology-state --- 20:41:59 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:41:59 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology-state/src/main/yang 20:41:59 [INFO] yang-to-sources: Found 9 dependencies in 987.9 μs 20:41:59 [INFO] yang-to-sources: Project model files found: 1 in 2.526 ms 20:41:59 [INFO] yang-to-sources: 10 YANG models processed in 205.2 ms 20:41:59 [INFO] BindingJavaFileGenerator: Defined 39 files in 18.57 ms 20:41:59 [INFO] Sorted 39 files into 8 directories in 168.4 μs 20:42:00 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 29.00 ms 20:42:00 [INFO] 20:42:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8795-ietf-te-topology-state --- 20:42:00 [INFO] Starting audit... 20:42:00 Audit done. 20:42:00 [INFO] You have 0 Checkstyle violations. 20:42:00 [INFO] 20:42:00 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8795-ietf-te-topology-state --- 20:42:00 [INFO] Starting audit... 20:42:00 Audit done. 20:42:00 [INFO] You have 0 Checkstyle violations. 20:42:00 [INFO] 20:42:00 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8795-ietf-te-topology-state --- 20:42:00 [INFO] 20:42:00 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8795-ietf-te-topology-state --- 20:42:00 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology-state/src/main/resources 20:42:00 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology-state/target/generated-sources/spi 20:42:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:42:00 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:42:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:42:00 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology-state/target/generated-sources/spi 20:42:00 [INFO] 20:42:00 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8795-ietf-te-topology-state --- 20:42:00 [INFO] Recompiling the module because of changed dependency. 20:42:00 [INFO] Compiling 38 source files with javac [debug release 21] to target/classes 20:42:00 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/topology/state/rev200806/te/node/tunnel/termination/point/llc/list/LocalLinkConnectivityKey.java:[23,26] non-transient instance field of a serializable class declared with a non-serializable type 20:42:00 [INFO] 20:42:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8795-ietf-te-topology-state >>> 20:42:00 [INFO] 20:42:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8795-ietf-te-topology-state --- 20:42:00 [INFO] Fork Value is true 20:42:02 [INFO] Done SpotBugs Analysis.... 20:42:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:42:02 [INFO] 20:42:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8795-ietf-te-topology-state <<< 20:42:02 [INFO] 20:42:02 [INFO] 20:42:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8795-ietf-te-topology-state --- 20:42:02 [INFO] BugInstance size is 0 20:42:02 [INFO] Error size is 0 20:42:02 [INFO] No errors/warnings found 20:42:02 [INFO] 20:42:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8795-ietf-te-topology-state --- 20:42:02 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology-state/src/test/resources 20:42:02 [INFO] 20:42:02 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8795-ietf-te-topology-state --- 20:42:02 [INFO] No sources to compile 20:42:02 [INFO] 20:42:02 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8795-ietf-te-topology-state --- 20:42:02 [INFO] No tests to run. 20:42:02 [INFO] 20:42:02 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8795-ietf-te-topology-state --- 20:42:02 [INFO] 20:42:02 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8795-ietf-te-topology-state --- 20:42:02 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-14.0.21-SNAPSHOT.jar 20:42:02 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology-state/target/classes/META-INF/MANIFEST.MF 20:42:02 [INFO] 20:42:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8795-ietf-te-topology-state --- 20:42:04 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-14.0.21-SNAPSHOT-javadoc.jar 20:42:04 [INFO] 20:42:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8795-ietf-te-topology-state --- 20:42:04 [INFO] CycloneDX: Resolving Dependencies 20:42:05 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 20:42:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology-state/target/bom.xml 20:42:05 [INFO] attaching as rfc8795-ietf-te-topology-state-14.0.21-SNAPSHOT-cyclonedx.xml 20:42:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology-state/target/bom.json 20:42:05 [INFO] attaching as rfc8795-ietf-te-topology-state-14.0.21-SNAPSHOT-cyclonedx.json 20:42:05 [INFO] 20:42:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8795-ietf-te-topology-state --- 20:42:05 [INFO] Skipping duplicate-finder execution! 20:42:05 [INFO] 20:42:05 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8795-ietf-te-topology-state --- 20:42:05 [INFO] No dependency problems found 20:42:05 [INFO] 20:42:05 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8795-ietf-te-topology-state --- 20:42:05 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-14.0.21-SNAPSHOT-sources.jar 20:42:05 [INFO] 20:42:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8795-ietf-te-topology-state --- 20:42:05 [INFO] 20:42:05 [INFO] --- jacoco:0.8.14:report (report) @ rfc8795-ietf-te-topology-state --- 20:42:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:42:05 [INFO] 20:42:05 [INFO] --- install:3.1.4:install (default-install) @ rfc8795-ietf-te-topology-state --- 20:42:05 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology-state/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-SNAPSHOT.pom 20:42:05 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-SNAPSHOT.jar 20:42:05 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-SNAPSHOT-javadoc.jar 20:42:05 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology-state/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-SNAPSHOT-cyclonedx.xml 20:42:05 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology-state/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-SNAPSHOT-cyclonedx.json 20:42:05 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-SNAPSHOT-sources.jar 20:42:05 [INFO] 20:42:05 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8795-ietf-te-topology-state --- 20:42:05 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-SNAPSHOT.jar 20:42:05 [INFO] Writing OBR metadata 20:42:05 [INFO] 20:42:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8795-ietf-te-topology-state --- 20:42:05 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:42:05 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/maven-metadata.xml 20:42:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:42:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:42:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:42:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:42:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:42:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:42:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:42:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:42:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:42:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:42:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:42:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:42:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:42:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:42:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:42:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:42:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:42:05 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:42:05 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:42:05 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:42:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:42:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:42:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:42:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:42:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:42:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:42:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:42:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:42:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:42:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:42:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:42:05 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:42:05 at java.lang.reflect.Method.invoke (Method.java:580) 20:42:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:42:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:42:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:42:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:42:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/maven-metadata.xml 20:42:05 [INFO] 20:42:05 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8795-ietf-te-topology-state --- 20:42:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:42:05 [INFO] 20:42:05 [INFO] -------< org.opendaylight.mdsal.binding.model.iana:iana-if-type >------- 20:42:05 [INFO] Building iana-if-type 14.0.21-SNAPSHOT [73/229] 20:42:05 [INFO] from model/iana/iana-if-type/pom.xml 20:42:05 [INFO] -------------------------------[ bundle ]------------------------------- 20:42:05 [INFO] 20:42:05 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-if-type --- 20:42:05 [INFO] 20:42:05 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-if-type --- 20:42:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:42:05 [INFO] 20:42:05 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-if-type --- 20:42:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:42:05 [INFO] 20:42:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-if-type --- 20:42:05 [INFO] 20:42:05 [INFO] --- dependency:3.9.0:properties (default) @ iana-if-type --- 20:42:05 [INFO] 20:42:05 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-if-type --- 20:42:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-if-type/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:42:05 [INFO] 20:42:05 [INFO] --- yang:14.0.21:generate-sources (binding) @ iana-if-type --- 20:42:06 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:42:06 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-if-type/src/main/yang 20:42:06 [INFO] yang-to-sources: Found 2 dependencies in 648.7 μs 20:42:06 [INFO] yang-to-sources: Project model files found: 1 in 8.260 ms 20:42:06 [INFO] yang-to-sources: 3 YANG models processed in 13.77 ms 20:42:06 [INFO] BindingJavaFileGenerator: Defined 304 files in 5.306 ms 20:42:06 [INFO] Sorted 304 files into 3 directories in 259.4 μs 20:42:06 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 304 in 37.04 ms 20:42:06 [INFO] 20:42:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-if-type --- 20:42:06 [INFO] Starting audit... 20:42:06 Audit done. 20:42:06 [INFO] You have 0 Checkstyle violations. 20:42:06 [INFO] 20:42:06 [INFO] --- checkstyle:3.6.0:check (default) @ iana-if-type --- 20:42:06 [INFO] Starting audit... 20:42:06 Audit done. 20:42:06 [INFO] You have 0 Checkstyle violations. 20:42:06 [INFO] 20:42:06 [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-if-type --- 20:42:06 [INFO] 20:42:06 [INFO] --- resources:3.3.1:resources (default-resources) @ iana-if-type --- 20:42:06 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-if-type/src/main/resources 20:42:06 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-if-type/target/generated-sources/spi 20:42:06 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:42:06 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:42:06 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:42:06 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-if-type/target/generated-sources/spi 20:42:06 [INFO] 20:42:06 [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-if-type --- 20:42:06 [INFO] Recompiling the module because of changed dependency. 20:42:06 [INFO] Compiling 303 source files with javac [debug release 21] to target/classes 20:42:06 [INFO] 20:42:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-if-type >>> 20:42:06 [INFO] 20:42:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-if-type --- 20:42:06 [INFO] Fork Value is true 20:42:09 [INFO] Done SpotBugs Analysis.... 20:42:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:42:09 [INFO] 20:42:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-if-type <<< 20:42:09 [INFO] 20:42:09 [INFO] 20:42:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-if-type --- 20:42:09 [INFO] BugInstance size is 0 20:42:09 [INFO] Error size is 0 20:42:09 [INFO] No errors/warnings found 20:42:09 [INFO] 20:42:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-if-type --- 20:42:09 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-if-type/src/test/resources 20:42:09 [INFO] 20:42:09 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-if-type --- 20:42:09 [INFO] No sources to compile 20:42:09 [INFO] 20:42:09 [INFO] --- surefire:3.5.4:test (default-test) @ iana-if-type --- 20:42:09 [INFO] No tests to run. 20:42:09 [INFO] 20:42:09 [INFO] --- copy:14.1.7:copy-files (default) @ iana-if-type --- 20:42:09 [INFO] 20:42:09 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-if-type --- 20:42:09 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-if-type/target/iana-if-type-14.0.21-SNAPSHOT.jar 20:42:09 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-if-type/target/classes/META-INF/MANIFEST.MF 20:42:09 [INFO] 20:42:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-if-type --- 20:42:13 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-if-type/target/iana-if-type-14.0.21-SNAPSHOT-javadoc.jar 20:42:13 [INFO] 20:42:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-if-type --- 20:42:13 [INFO] CycloneDX: Resolving Dependencies 20:42:13 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 20:42:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-if-type/target/bom.xml 20:42:13 [INFO] attaching as iana-if-type-14.0.21-SNAPSHOT-cyclonedx.xml 20:42:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-if-type/target/bom.json 20:42:13 [INFO] attaching as iana-if-type-14.0.21-SNAPSHOT-cyclonedx.json 20:42:13 [INFO] 20:42:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-if-type --- 20:42:13 [INFO] Skipping duplicate-finder execution! 20:42:13 [INFO] 20:42:13 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-if-type --- 20:42:13 [INFO] No dependency problems found 20:42:13 [INFO] 20:42:13 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-if-type --- 20:42:13 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-if-type/target/iana-if-type-14.0.21-SNAPSHOT-sources.jar 20:42:13 [INFO] 20:42:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-if-type --- 20:42:13 [INFO] 20:42:13 [INFO] --- jacoco:0.8.14:report (report) @ iana-if-type --- 20:42:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:42:13 [INFO] 20:42:13 [INFO] --- install:3.1.4:install (default-install) @ iana-if-type --- 20:42:13 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-if-type/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-SNAPSHOT.pom 20:42:13 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-if-type/target/iana-if-type-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-SNAPSHOT.jar 20:42:13 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-if-type/target/iana-if-type-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-SNAPSHOT-javadoc.jar 20:42:13 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-if-type/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-SNAPSHOT-cyclonedx.xml 20:42:13 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-if-type/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-SNAPSHOT-cyclonedx.json 20:42:13 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-if-type/target/iana-if-type-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-SNAPSHOT-sources.jar 20:42:13 [INFO] 20:42:13 [INFO] --- bundle:6.0.0:install (default-install) @ iana-if-type --- 20:42:13 [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-SNAPSHOT.jar 20:42:13 [INFO] Writing OBR metadata 20:42:13 [INFO] 20:42:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-if-type --- 20:42:13 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:42:13 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/iana/iana-if-type/maven-metadata.xml 20:42:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:42:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:42:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:42:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:42:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:42:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:42:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:42:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:42:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:42:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:42:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:42:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:42:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:42:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:42:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:42:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:42:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:42:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:42:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:42:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:42:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:42:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:42:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:42:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:42:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:42:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:42:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:42:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:42:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:42:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:42:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:42:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:42:13 at java.lang.reflect.Method.invoke (Method.java:580) 20:42:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:42:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:42:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:42:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:42:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/iana/iana-if-type/maven-metadata.xml 20:42:13 [INFO] 20:42:13 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-if-type --- 20:42:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:42:13 [INFO] 20:42:13 [INFO] ----< org.opendaylight.mdsal.binding.model.iana:iana-routing-types >---- 20:42:13 [INFO] Building iana-routing-types 14.0.21-SNAPSHOT [74/229] 20:42:13 [INFO] from model/iana/iana-routing-types/pom.xml 20:42:13 [INFO] -------------------------------[ bundle ]------------------------------- 20:42:13 [INFO] 20:42:13 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-routing-types --- 20:42:13 [INFO] 20:42:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-routing-types --- 20:42:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:42:13 [INFO] 20:42:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-routing-types --- 20:42:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:42:13 [INFO] 20:42:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-routing-types --- 20:42:14 [INFO] 20:42:14 [INFO] --- dependency:3.9.0:properties (default) @ iana-routing-types --- 20:42:14 [INFO] 20:42:14 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-routing-types --- 20:42:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-routing-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/** 20:42:14 [INFO] 20:42:14 [INFO] --- yang:14.0.21:generate-sources (binding) @ iana-routing-types --- 20:42:14 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:42:14 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-routing-types/src/main/yang 20:42:14 [INFO] yang-to-sources: Found 0 dependencies in 540.7 μs 20:42:14 [INFO] yang-to-sources: Project model files found: 1 in 8.390 ms 20:42:14 [INFO] yang-to-sources: 1 YANG models processed in 8.332 ms 20:42:14 [INFO] BindingJavaFileGenerator: Defined 6 files in 2.041 ms 20:42:14 [INFO] Sorted 6 files into 3 directories in 442.9 μs 20:42:14 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 8.917 ms 20:42:14 [INFO] 20:42:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-routing-types --- 20:42:14 [INFO] Starting audit... 20:42:14 Audit done. 20:42:14 [INFO] You have 0 Checkstyle violations. 20:42:14 [INFO] 20:42:14 [INFO] --- checkstyle:3.6.0:check (default) @ iana-routing-types --- 20:42:14 [INFO] Starting audit... 20:42:14 Audit done. 20:42:14 [INFO] You have 0 Checkstyle violations. 20:42:14 [INFO] 20:42:14 [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-routing-types --- 20:42:14 [INFO] 20:42:14 [INFO] --- resources:3.3.1:resources (default-resources) @ iana-routing-types --- 20:42:14 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-routing-types/src/main/resources 20:42:14 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-routing-types/target/generated-sources/spi 20:42:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:42:14 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:42:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:42:14 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-routing-types/target/generated-sources/spi 20:42:14 [INFO] 20:42:14 [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-routing-types --- 20:42:14 [INFO] Recompiling the module because of changed source code. 20:42:14 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 20:42:14 [INFO] 20:42:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-routing-types >>> 20:42:14 [INFO] 20:42:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-routing-types --- 20:42:14 [INFO] Fork Value is true 20:42:16 [INFO] Done SpotBugs Analysis.... 20:42:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:42:16 [INFO] 20:42:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-routing-types <<< 20:42:16 [INFO] 20:42:16 [INFO] 20:42:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-routing-types --- 20:42:16 [INFO] BugInstance size is 0 20:42:16 [INFO] Error size is 0 20:42:16 [INFO] No errors/warnings found 20:42:16 [INFO] 20:42:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-routing-types --- 20:42:16 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-routing-types/src/test/resources 20:42:16 [INFO] 20:42:16 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-routing-types --- 20:42:16 [INFO] No sources to compile 20:42:16 [INFO] 20:42:16 [INFO] --- surefire:3.5.4:test (default-test) @ iana-routing-types --- 20:42:16 [INFO] No tests to run. 20:42:16 [INFO] 20:42:16 [INFO] --- copy:14.1.7:copy-files (default) @ iana-routing-types --- 20:42:16 [INFO] 20:42:16 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-routing-types --- 20:42:16 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-routing-types/target/iana-routing-types-14.0.21-SNAPSHOT.jar 20:42:16 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-routing-types/target/classes/META-INF/MANIFEST.MF 20:42:16 [INFO] 20:42:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-routing-types --- 20:42:18 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-routing-types/target/iana-routing-types-14.0.21-SNAPSHOT-javadoc.jar 20:42:18 [INFO] 20:42:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-routing-types --- 20:42:18 [INFO] CycloneDX: Resolving Dependencies 20:42:18 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 20:42:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-routing-types/target/bom.xml 20:42:18 [INFO] attaching as iana-routing-types-14.0.21-SNAPSHOT-cyclonedx.xml 20:42:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-routing-types/target/bom.json 20:42:18 [INFO] attaching as iana-routing-types-14.0.21-SNAPSHOT-cyclonedx.json 20:42:18 [INFO] 20:42:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-routing-types --- 20:42:18 [INFO] Skipping duplicate-finder execution! 20:42:18 [INFO] 20:42:18 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-routing-types --- 20:42:18 [INFO] No dependency problems found 20:42:18 [INFO] 20:42:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-routing-types --- 20:42:18 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-routing-types/target/iana-routing-types-14.0.21-SNAPSHOT-sources.jar 20:42:18 [INFO] 20:42:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-routing-types --- 20:42:18 [INFO] 20:42:18 [INFO] --- jacoco:0.8.14:report (report) @ iana-routing-types --- 20:42:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:42:18 [INFO] 20:42:18 [INFO] --- install:3.1.4:install (default-install) @ iana-routing-types --- 20:42:18 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-routing-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-SNAPSHOT.pom 20:42:18 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-routing-types/target/iana-routing-types-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-SNAPSHOT.jar 20:42:18 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-routing-types/target/iana-routing-types-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-SNAPSHOT-javadoc.jar 20:42:18 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-routing-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-SNAPSHOT-cyclonedx.xml 20:42:18 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-routing-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-SNAPSHOT-cyclonedx.json 20:42:18 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-routing-types/target/iana-routing-types-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-SNAPSHOT-sources.jar 20:42:18 [INFO] 20:42:18 [INFO] --- bundle:6.0.0:install (default-install) @ iana-routing-types --- 20:42:18 [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-SNAPSHOT.jar 20:42:18 [INFO] Writing OBR metadata 20:42:18 [INFO] 20:42:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-routing-types --- 20:42:18 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:42:18 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/maven-metadata.xml 20:42:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:42:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:42:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:42:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:42:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:42:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:42:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:42:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:42:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:42:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:42:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:42:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:42:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:42:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:42:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:42:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:42:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:42:18 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:42:18 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:42:18 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:42:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:42:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:42:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:42:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:42:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:42:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:42:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:42:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:42:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:42:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:42:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:42:18 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:42:18 at java.lang.reflect.Method.invoke (Method.java:580) 20:42:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:42:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:42:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:42:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:42:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/maven-metadata.xml 20:42:18 [INFO] 20:42:18 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-routing-types --- 20:42:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:42:18 [INFO] 20:42:18 [INFO] -------------< org.opendaylight.mdsal.model:ietf-topology >------------- 20:42:18 [INFO] Building ietf-topology 2013.10.21.26.21-SNAPSHOT [75/229] 20:42:18 [INFO] from model/ietf-topology/pom.xml 20:42:18 [INFO] -------------------------------[ bundle ]------------------------------- 20:42:18 [INFO] 20:42:18 [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-topology --- 20:42:18 [INFO] 20:42:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ ietf-topology --- 20:42:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:42:18 [INFO] 20:42:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ ietf-topology --- 20:42:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:42:18 [INFO] 20:42:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ietf-topology --- 20:42:18 [INFO] 20:42:18 [INFO] --- dependency:3.9.0:properties (default) @ ietf-topology --- 20:42:18 [INFO] 20:42:18 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ ietf-topology --- 20:42:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/ietf-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/** 20:42:18 [INFO] 20:42:18 [INFO] --- yang:14.0.21:generate-sources (binding) @ ietf-topology --- 20:42:18 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:42:18 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/ietf-topology/src/main/yang 20:42:18 [INFO] yang-to-sources: Found 2 dependencies in 470.0 μs 20:42:18 [INFO] yang-to-sources: Project model files found: 1 in 1.446 ms 20:42:18 [INFO] yang-to-sources: 2 YANG models processed in 9.489 ms 20:42:18 [INFO] BindingJavaFileGenerator: Defined 40 files in 2.275 ms 20:42:18 [INFO] Sorted 40 files into 8 directories in 74.14 μs 20:42:18 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 12.23 ms 20:42:18 [INFO] 20:42:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ ietf-topology --- 20:42:18 [INFO] Starting audit... 20:42:18 Audit done. 20:42:18 [INFO] You have 0 Checkstyle violations. 20:42:18 [INFO] 20:42:18 [INFO] --- checkstyle:3.6.0:check (default) @ ietf-topology --- 20:42:19 [INFO] Starting audit... 20:42:19 Audit done. 20:42:19 [INFO] You have 0 Checkstyle violations. 20:42:19 [INFO] 20:42:19 [INFO] --- dependency:3.9.0:copy (unpack-license) @ ietf-topology --- 20:42:19 [INFO] 20:42:19 [INFO] --- resources:3.3.1:resources (default-resources) @ ietf-topology --- 20:42:19 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/ietf-topology/src/main/resources 20:42:19 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/ietf-topology/target/generated-sources/spi 20:42:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:42:19 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:42:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:42:19 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/ietf-topology/target/generated-sources/spi 20:42:19 [INFO] 20:42:19 [INFO] --- compiler:3.14.1:compile (default-compile) @ ietf-topology --- 20:42:19 [INFO] Recompiling the module because of changed dependency. 20:42:19 [INFO] Compiling 39 source files with javac [debug release 21] to target/classes 20:42:19 [INFO] 20:42:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ ietf-topology >>> 20:42:19 [INFO] 20:42:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ ietf-topology --- 20:42:19 [INFO] Fork Value is true 20:42:21 [INFO] Done SpotBugs Analysis.... 20:42:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:42:21 [INFO] 20:42:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ ietf-topology <<< 20:42:21 [INFO] 20:42:21 [INFO] 20:42:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ ietf-topology --- 20:42:21 [INFO] BugInstance size is 0 20:42:21 [INFO] Error size is 0 20:42:21 [INFO] No errors/warnings found 20:42:21 [INFO] 20:42:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ietf-topology --- 20:42:21 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/ietf-topology/src/test/resources 20:42:21 [INFO] 20:42:21 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ ietf-topology --- 20:42:21 [INFO] No sources to compile 20:42:21 [INFO] 20:42:21 [INFO] --- surefire:3.5.4:test (default-test) @ ietf-topology --- 20:42:21 [INFO] No tests to run. 20:42:21 [INFO] 20:42:21 [INFO] --- copy:14.1.7:copy-files (default) @ ietf-topology --- 20:42:21 [INFO] 20:42:21 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ ietf-topology --- 20:42:21 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/ietf-topology/target/ietf-topology-2013.10.21.26.21-SNAPSHOT.jar 20:42:21 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/ietf-topology/target/classes/META-INF/MANIFEST.MF 20:42:21 [INFO] 20:42:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ ietf-topology --- 20:42:23 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/ietf-topology/target/ietf-topology-2013.10.21.26.21-SNAPSHOT-javadoc.jar 20:42:23 [INFO] 20:42:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ietf-topology --- 20:42:23 [INFO] CycloneDX: Resolving Dependencies 20:42:24 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 20:42:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/ietf-topology/target/bom.xml 20:42:24 [INFO] attaching as ietf-topology-2013.10.21.26.21-SNAPSHOT-cyclonedx.xml 20:42:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/ietf-topology/target/bom.json 20:42:24 [INFO] attaching as ietf-topology-2013.10.21.26.21-SNAPSHOT-cyclonedx.json 20:42:24 [INFO] 20:42:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ietf-topology --- 20:42:24 [INFO] Skipping duplicate-finder execution! 20:42:24 [INFO] 20:42:24 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ ietf-topology --- 20:42:24 [WARNING] Unused declared dependencies found: 20:42:24 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.21-SNAPSHOT:compile 20:42:24 [INFO] 20:42:24 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ietf-topology --- 20:42:24 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/ietf-topology/target/ietf-topology-2013.10.21.26.21-SNAPSHOT-sources.jar 20:42:24 [INFO] 20:42:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ ietf-topology --- 20:42:24 [INFO] 20:42:24 [INFO] --- jacoco:0.8.14:report (report) @ ietf-topology --- 20:42:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:42:24 [INFO] 20:42:24 [INFO] --- install:3.1.4:install (default-install) @ ietf-topology --- 20:42:24 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/ietf-topology/pom.xml to /tmp/r/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-SNAPSHOT.pom 20:42:24 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/ietf-topology/target/ietf-topology-2013.10.21.26.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-SNAPSHOT.jar 20:42:24 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/ietf-topology/target/ietf-topology-2013.10.21.26.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-SNAPSHOT-javadoc.jar 20:42:24 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/ietf-topology/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-SNAPSHOT-cyclonedx.xml 20:42:24 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/ietf-topology/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-SNAPSHOT-cyclonedx.json 20:42:24 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/ietf-topology/target/ietf-topology-2013.10.21.26.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-SNAPSHOT-sources.jar 20:42:24 [INFO] 20:42:24 [INFO] --- bundle:6.0.0:install (default-install) @ ietf-topology --- 20:42:24 [INFO] Installing org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-SNAPSHOT.jar 20:42:24 [INFO] Writing OBR metadata 20:42:24 [INFO] 20:42:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ietf-topology --- 20:42:24 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:42:24 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/maven-metadata.xml 20:42:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:42:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:42:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:42:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:42:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:42:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:42:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:42:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:42:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:42:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:42:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:42:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:42:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:42:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:42:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:42:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:42:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:42:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:42:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:42:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:42:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:42:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:42:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:42:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:42:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:42:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:42:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:42:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:42:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:42:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:42:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:42:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:42:24 at java.lang.reflect.Method.invoke (Method.java:580) 20:42:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:42:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:42:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:42:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:42:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/maven-metadata.xml 20:42:24 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/ietf-topology/maven-metadata.xml 20:42:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:42:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:42:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:42:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:42:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:42:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:42:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:42:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:42:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:42:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:42:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:42:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:42:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:42:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:42:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:42:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:42:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:42:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:42:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:42:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:42:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:42:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:42:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:42:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:42:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:42:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:42:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:42:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:42:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:42:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:42:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:42:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:42:24 at java.lang.reflect.Method.invoke (Method.java:580) 20:42:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:42:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:42:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:42:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:42:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/ietf-topology/maven-metadata.xml 20:42:24 [INFO] 20:42:24 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ ietf-topology --- 20:42:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:42:24 [INFO] 20:42:24 [INFO] -----------------< org.opendaylight.mdsal:mdsal-docs >------------------ 20:42:24 [INFO] Building mdsal-docs 14.0.21-SNAPSHOT [76/229] 20:42:24 [INFO] from docs/pom.xml 20:42:24 [INFO] --------------------------------[ jar ]--------------------------------- 20:42:24 [INFO] 20:42:24 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-docs --- 20:42:24 [INFO] 20:42:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-docs --- 20:42:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:42:24 [INFO] 20:42:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-docs --- 20:42:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:42:24 [INFO] 20:42:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-docs --- 20:42:25 [INFO] 20:42:25 [INFO] --- dependency:3.9.0:properties (default) @ mdsal-docs --- 20:42:25 [INFO] 20:42:25 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-docs --- 20:42:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/docs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:42:25 [INFO] 20:42:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-docs --- 20:42:25 [INFO] Starting audit... 20:42:25 Audit done. 20:42:25 [INFO] You have 0 Checkstyle violations. 20:42:25 [INFO] 20:42:25 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-docs --- 20:42:25 [INFO] Starting audit... 20:42:25 Audit done. 20:42:25 [INFO] You have 0 Checkstyle violations. 20:42:25 [INFO] 20:42:25 [INFO] --- asciidoctor:1.5.7.1:process-asciidoc (output-html) @ mdsal-docs --- 20:42:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 20:42:28 [INFO] Copying 0 resource 20:42:29 [INFO] Rendered /w/workspace/mdsal-maven-merge-14.0.x/docs/src/main/asciidoc/developer/design/yang-1-1.adoc 20:42:29 [INFO] Rendered /w/workspace/mdsal-maven-merge-14.0.x/docs/src/main/asciidoc/developer/introduction.adoc 20:42:29 [INFO] Rendered /w/workspace/mdsal-maven-merge-14.0.x/docs/src/main/asciidoc/developer/analysis/binding-v2.adoc 20:42:29 [INFO] 20:42:29 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-docs --- 20:42:29 [INFO] 20:42:29 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-docs --- 20:42:29 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/docs/src/main/resources 20:42:29 [INFO] 20:42:29 [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-docs --- 20:42:29 [INFO] No sources to compile 20:42:29 [INFO] 20:42:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-docs >>> 20:42:29 [INFO] 20:42:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-docs --- 20:42:29 [INFO] No files found to run spotbugs, check compile phase has been run 20:42:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:42:29 [INFO] 20:42:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-docs <<< 20:42:29 [INFO] 20:42:29 [INFO] 20:42:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-docs --- 20:42:29 [INFO] 20:42:29 [INFO] --- build-helper:3.6.1:add-source (add-source) @ mdsal-docs --- 20:42:29 [INFO] Source directory: /w/workspace/mdsal-maven-merge-14.0.x/docs/target/src added. 20:42:29 [INFO] 20:42:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-docs --- 20:42:29 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/docs/src/test/resources 20:42:29 [INFO] 20:42:29 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-docs --- 20:42:29 [INFO] No sources to compile 20:42:29 [INFO] 20:42:29 [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-docs --- 20:42:29 [INFO] No tests to run. 20:42:29 [INFO] 20:42:29 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-sources) @ mdsal-docs --- 20:42:30 [INFO] 20:42:30 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-docs --- 20:42:30 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/docs/target/mdsal-docs-14.0.21-SNAPSHOT-sources.jar 20:42:30 [INFO] 20:42:30 [INFO] --- clean:3.5.0:clean (remove-undocumented-sources) @ mdsal-docs --- 20:42:30 [INFO] Deleting /w/workspace/mdsal-maven-merge-14.0.x/docs/target/src (includes = [**/$YangModelBindingProvider.java, **/$YangModuleInfoImpl.java], excludes = []) 20:42:30 [INFO] 20:42:30 [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-docs --- 20:42:30 [INFO] 20:42:30 [INFO] --- jar:3.5.0:jar (default-jar) @ mdsal-docs --- 20:42:30 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/docs/target/mdsal-docs-14.0.21-SNAPSHOT.jar 20:42:30 [INFO] 20:42:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-docs --- 20:42:50 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/docs/target/mdsal-docs-14.0.21-SNAPSHOT-javadoc.jar 20:42:51 [INFO] 20:42:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-docs --- 20:42:51 [INFO] CycloneDX: Resolving Dependencies 20:42:52 [INFO] CycloneDX: Creating BOM version 1.6 with 185 component(s) 20:42:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/docs/target/bom.xml 20:42:52 [INFO] attaching as mdsal-docs-14.0.21-SNAPSHOT-cyclonedx.xml 20:42:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/docs/target/bom.json 20:42:53 [INFO] attaching as mdsal-docs-14.0.21-SNAPSHOT-cyclonedx.json 20:42:53 [INFO] 20:42:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-docs --- 20:42:53 [INFO] Skipping duplicate-finder execution! 20:42:53 [INFO] 20:42:53 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-docs --- 20:42:53 [WARNING] Unused declared dependencies found: 20:42:53 [WARNING] org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal:mdsal-trace-cli:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal:mdsal-singleton-impl:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-ethertypes:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-if-type:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8542-ietf-dc-fabric-types:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal:mdsal-binding-spi:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8520-ietf-mud:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8776-ietf-te-packet-types:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.8:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8776-ietf-te-types:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8348-ietf-hardware-state:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv6-unicast-routing:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal:mdsal-replicate-netty:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8346-ietf-l3-unicast-topology:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-access-control-list:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8530:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology-state:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-packet-fields:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal:mdsal-binding-util:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8520-ietf-acldns:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-hardware:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal:mdsal-yanglib-api:jar:0.19.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8348-ietf-hardware:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal:mdsal-trace-impl:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal:mdsal-binding-test-utils:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-routing:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal:mdsal-replicate-common:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile 20:42:53 [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-simple:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8795-ietf-te-topology-state:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal:mdsal-trace-api:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal:mdsal-yanglib-rfc8525:jar:0.19.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8346-ietf-l3-unicast-topology-state:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-state:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv4-unicast-routing:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.model:general-entity:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8542-ietf-dc-fabric-topology:jar:14.0.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.21-SNAPSHOT:compile 20:42:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:14.0.21-SNAPSHOT:compile 20:42:53 [INFO] 20:42:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-docs --- 20:42:53 [INFO] 20:42:53 [INFO] --- jacoco:0.8.14:report (report) @ mdsal-docs --- 20:42:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:42:53 [INFO] 20:42:53 [INFO] --- install:3.1.4:install (default-install) @ mdsal-docs --- 20:42:53 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/docs/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-SNAPSHOT.pom 20:42:53 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/docs/target/mdsal-docs-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-SNAPSHOT.jar 20:42:53 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/docs/target/mdsal-docs-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-SNAPSHOT-sources.jar 20:42:53 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/docs/target/mdsal-docs-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-SNAPSHOT-javadoc.jar 20:42:53 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/docs/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-SNAPSHOT-cyclonedx.xml 20:42:53 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/docs/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-SNAPSHOT-cyclonedx.json 20:42:53 [INFO] 20:42:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-docs --- 20:42:53 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:42:53 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/maven-metadata.xml 20:42:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:42:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:42:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:42:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:42:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:42:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:42:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:42:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:42:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:42:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:42:53 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:42:53 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:42:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:42:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:42:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:42:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:42:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:42:53 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:42:53 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:42:53 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:42:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:42:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:42:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:42:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:42:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:42:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:42:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:42:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:42:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:42:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:42:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:42:53 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:42:53 at java.lang.reflect.Method.invoke (Method.java:580) 20:42:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:42:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:42:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:42:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:42:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/maven-metadata.xml 20:42:53 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-docs/maven-metadata.xml 20:42:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:42:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:42:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:42:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:42:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:42:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:42:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:42:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:42:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:42:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:42:53 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:42:53 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:42:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:42:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:42:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:42:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:42:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:42:53 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:42:53 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:42:53 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:42:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:42:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:42:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:42:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:42:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:42:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:42:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:42:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:42:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:42:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:42:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:42:53 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:42:53 at java.lang.reflect.Method.invoke (Method.java:580) 20:42:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:42:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:42:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:42:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:42:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-docs/maven-metadata.xml 20:42:53 [INFO] 20:42:53 [INFO] ---------------< org.opendaylight.mdsal:dom-databroker >---------------- 20:42:53 [INFO] Building dom-databroker 14.0.21-SNAPSHOT [77/229] 20:42:53 [INFO] from docs/examples/dom-databroker/pom.xml 20:42:53 [INFO] --------------------------------[ jar ]--------------------------------- 20:42:53 [INFO] 20:42:53 [INFO] --- clean:3.5.0:clean (default-clean) @ dom-databroker --- 20:42:53 [INFO] 20:42:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ dom-databroker --- 20:42:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:42:53 [INFO] 20:42:53 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ dom-databroker --- 20:42:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:42:53 [INFO] 20:42:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ dom-databroker --- 20:42:53 [INFO] 20:42:53 [INFO] --- dependency:3.9.0:properties (default) @ dom-databroker --- 20:42:53 [INFO] 20:42:53 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ dom-databroker --- 20:42:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/docs/examples/dom-databroker/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:42:53 [INFO] 20:42:53 [INFO] --- yang:14.0.21:generate-sources (binding) @ dom-databroker --- 20:42:53 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:42:53 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/docs/examples/dom-databroker/src/main/yang 20:42:53 [INFO] yang-to-sources: Found 0 dependencies in 2.964 ms 20:42:53 [INFO] yang-to-sources: Project model files found: 1 in 861.0 μs 20:42:53 [INFO] yang-to-sources: 1 YANG models processed in 1.409 ms 20:42:53 [INFO] BindingJavaFileGenerator: Defined 4 files in 775.2 μs 20:42:53 [INFO] Sorted 4 files into 3 directories in 87.93 μs 20:42:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 4 in 2.416 ms 20:42:53 [INFO] 20:42:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ dom-databroker --- 20:42:53 [INFO] Starting audit... 20:42:53 Audit done. 20:42:53 [INFO] You have 0 Checkstyle violations. 20:42:53 [INFO] 20:42:53 [INFO] --- checkstyle:3.6.0:check (default) @ dom-databroker --- 20:42:53 [INFO] Starting audit... 20:42:53 Audit done. 20:42:53 [INFO] You have 0 Checkstyle violations. 20:42:53 [INFO] 20:42:53 [INFO] --- dependency:3.9.0:copy (unpack-license) @ dom-databroker --- 20:42:53 [INFO] 20:42:53 [INFO] --- resources:3.3.1:resources (default-resources) @ dom-databroker --- 20:42:53 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/docs/examples/dom-databroker/src/main/resources 20:42:53 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/docs/examples/dom-databroker/target/generated-sources/spi 20:42:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:42:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:42:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:42:53 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/docs/examples/dom-databroker/target/generated-sources/spi 20:42:53 [INFO] 20:42:53 [INFO] --- compiler:3.14.1:compile (default-compile) @ dom-databroker --- 20:42:53 [INFO] Recompiling the module because of changed dependency. 20:42:53 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 20:42:53 [INFO] 20:42:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ dom-databroker >>> 20:42:53 [INFO] 20:42:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ dom-databroker --- 20:42:53 [INFO] Fork Value is true 20:42:56 [INFO] Done SpotBugs Analysis.... 20:42:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:42:56 [INFO] 20:42:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ dom-databroker <<< 20:42:56 [INFO] 20:42:56 [INFO] 20:42:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ dom-databroker --- 20:42:56 [INFO] BugInstance size is 0 20:42:56 [INFO] Error size is 0 20:42:56 [INFO] No errors/warnings found 20:42:56 [INFO] 20:42:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ dom-databroker --- 20:42:56 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/docs/examples/dom-databroker/src/test/resources 20:42:56 [INFO] 20:42:56 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ dom-databroker --- 20:42:56 [INFO] No sources to compile 20:42:56 [INFO] 20:42:56 [INFO] --- surefire:3.5.4:test (default-test) @ dom-databroker --- 20:42:56 [INFO] No tests to run. 20:42:56 [INFO] 20:42:56 [INFO] --- copy:14.1.7:copy-files (default) @ dom-databroker --- 20:42:56 [INFO] 20:42:56 [INFO] --- jar:3.5.0:jar (default-jar) @ dom-databroker --- 20:42:56 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/docs/examples/dom-databroker/target/dom-databroker-14.0.21-SNAPSHOT.jar 20:42:56 [INFO] 20:42:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ dom-databroker --- 20:42:57 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/docs/examples/dom-databroker/target/dom-databroker-14.0.21-SNAPSHOT-javadoc.jar 20:42:57 [INFO] 20:42:57 [INFO] --- shade:3.6.1:shade (default) @ dom-databroker --- 20:42:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:42:58 [WARNING] odlext-parser-support-14.0.21.jar, openconfig-parser-support-14.0.21.jar, rfc6241-parser-support-14.0.21.jar, rfc6536-parser-support-14.0.21.jar, rfc6643-parser-support-14.0.21.jar, rfc7952-parser-support-14.0.21.jar, rfc8040-parser-support-14.0.21.jar, rfc8528-parser-support-14.0.21.jar, rfc8639-parser-support-14.0.21.jar, rfc8819-parser-support-14.0.21.jar define 1 overlapping resource: 20:42:58 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.parser.spi.ParserExtension 20:42:58 [WARNING] antlr4-runtime-4.13.2.jar, binding-model-14.0.21.jar, binding-reflect-14.0.21.jar, binding-runtime-api-14.0.21.jar, binding-runtime-spi-14.0.21.jar, binding-spec-14.0.21.jar, concepts-14.0.21.jar, dom-databroker-14.0.21-SNAPSHOT.jar, error_prone_annotations-2.44.0.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, mdsal-common-api-14.0.21-SNAPSHOT.jar, mdsal-dom-api-14.0.21-SNAPSHOT.jar, mdsal-dom-broker-14.0.21-SNAPSHOT.jar, mdsal-dom-inmemory-datastore-14.0.21-SNAPSHOT.jar, mdsal-dom-spi-14.0.21-SNAPSHOT.jar, odlext-model-api-14.0.21.jar, odlext-parser-support-14.0.21.jar, openconfig-model-api-14.0.21.jar, openconfig-parser-support-14.0.21.jar, org.eclipse.jdt.annotation-2.4.0.jar, rfc6241-model-api-14.0.21.jar, rfc6241-parser-support-14.0.21.jar, rfc6536-model-api-14.0.21.jar, rfc6536-parser-support-14.0.21.jar, rfc6643-model-api-14.0.21.jar, rfc6643-parser-support-14.0.21.jar, rfc7952-model-api-14.0.21.jar, rfc7952-parser-support-14.0.21.jar, rfc8040-model-api-14.0.21.jar, rfc8040-parser-support-14.0.21.jar, rfc8528-model-api-14.0.21.jar, rfc8528-parser-support-14.0.21.jar, rfc8639-model-api-14.0.21.jar, rfc8639-parser-support-14.0.21.jar, rfc8819-model-api-14.0.21.jar, rfc8819-parser-support-14.0.21.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar, triemap-1.3.2.jar, util-14.0.21.jar, value-2.11.6-annotations.jar, yang-common-14.0.21.jar, yang-data-api-14.0.21.jar, yang-data-spi-14.0.21.jar, yang-data-tree-api-14.0.21.jar, yang-data-tree-ri-14.0.21.jar, yang-data-tree-spi-14.0.21.jar, yang-data-util-14.0.21.jar, yang-ir-14.0.21.jar, yang-model-api-14.0.21.jar, yang-model-ri-14.0.21.jar, yang-model-spi-14.0.21.jar, yang-model-util-14.0.21.jar, yang-parser-api-14.0.21.jar, yang-parser-impl-14.0.21.jar, yang-parser-reactor-14.0.21.jar, yang-parser-rfc7950-14.0.21.jar, yang-parser-spi-14.0.21.jar, yang-repo-api-14.0.21.jar, yang-repo-spi-14.0.21.jar, yang-xpath-api-14.0.21.jar, yang-xpath-impl-14.0.21.jar define 1 overlapping resource: 20:42:58 [WARNING] - META-INF/MANIFEST.MF 20:42:58 [WARNING] failureaccess-1.0.3.jar, guava-33.5.0-jre.jar define 1 overlapping resource: 20:42:58 [WARNING] - META-INF/LICENSE 20:42:58 [WARNING] slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping resource: 20:42:58 [WARNING] - META-INF/LICENSE.txt 20:42:58 [WARNING] error_prone_annotations-2.44.0.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping classes: 20:42:58 [WARNING] - META-INF.versions.9.module-info 20:42:58 [WARNING] binding-model-14.0.21.jar, binding-reflect-14.0.21.jar, binding-runtime-api-14.0.21.jar, binding-runtime-spi-14.0.21.jar, binding-spec-14.0.21.jar, concepts-14.0.21.jar, dom-databroker-14.0.21-SNAPSHOT.jar, mdsal-common-api-14.0.21-SNAPSHOT.jar, mdsal-dom-api-14.0.21-SNAPSHOT.jar, mdsal-dom-broker-14.0.21-SNAPSHOT.jar, mdsal-dom-inmemory-datastore-14.0.21-SNAPSHOT.jar, mdsal-dom-spi-14.0.21-SNAPSHOT.jar, odlext-model-api-14.0.21.jar, odlext-parser-support-14.0.21.jar, openconfig-model-api-14.0.21.jar, openconfig-parser-support-14.0.21.jar, rfc6241-model-api-14.0.21.jar, rfc6241-parser-support-14.0.21.jar, rfc6536-model-api-14.0.21.jar, rfc6536-parser-support-14.0.21.jar, rfc6643-model-api-14.0.21.jar, rfc6643-parser-support-14.0.21.jar, rfc7952-model-api-14.0.21.jar, rfc7952-parser-support-14.0.21.jar, rfc8040-model-api-14.0.21.jar, rfc8040-parser-support-14.0.21.jar, rfc8528-model-api-14.0.21.jar, rfc8528-parser-support-14.0.21.jar, rfc8639-model-api-14.0.21.jar, rfc8639-parser-support-14.0.21.jar, rfc8819-model-api-14.0.21.jar, rfc8819-parser-support-14.0.21.jar, triemap-1.3.2.jar, util-14.0.21.jar, yang-common-14.0.21.jar, yang-data-api-14.0.21.jar, yang-data-spi-14.0.21.jar, yang-data-tree-api-14.0.21.jar, yang-data-tree-ri-14.0.21.jar, yang-data-tree-spi-14.0.21.jar, yang-data-util-14.0.21.jar, yang-ir-14.0.21.jar, yang-model-api-14.0.21.jar, yang-model-ri-14.0.21.jar, yang-model-spi-14.0.21.jar, yang-model-util-14.0.21.jar, yang-parser-api-14.0.21.jar, yang-parser-impl-14.0.21.jar, yang-parser-reactor-14.0.21.jar, yang-parser-rfc7950-14.0.21.jar, yang-parser-spi-14.0.21.jar, yang-repo-api-14.0.21.jar, yang-repo-spi-14.0.21.jar, yang-xpath-api-14.0.21.jar, yang-xpath-impl-14.0.21.jar define 2 overlapping resources: 20:42:58 [WARNING] - LICENSE 20:42:58 [WARNING] - META-INF/git.properties 20:42:58 [WARNING] binding-model-14.0.21.jar, binding-reflect-14.0.21.jar, binding-runtime-api-14.0.21.jar, binding-runtime-spi-14.0.21.jar, binding-spec-14.0.21.jar, concepts-14.0.21.jar, dom-databroker-14.0.21-SNAPSHOT.jar, mdsal-common-api-14.0.21-SNAPSHOT.jar, mdsal-dom-api-14.0.21-SNAPSHOT.jar, mdsal-dom-broker-14.0.21-SNAPSHOT.jar, mdsal-dom-spi-14.0.21-SNAPSHOT.jar, odlext-model-api-14.0.21.jar, odlext-parser-support-14.0.21.jar, openconfig-model-api-14.0.21.jar, openconfig-parser-support-14.0.21.jar, rfc6241-model-api-14.0.21.jar, rfc6241-parser-support-14.0.21.jar, rfc6536-model-api-14.0.21.jar, rfc6536-parser-support-14.0.21.jar, rfc6643-model-api-14.0.21.jar, rfc6643-parser-support-14.0.21.jar, rfc7952-model-api-14.0.21.jar, rfc7952-parser-support-14.0.21.jar, rfc8040-model-api-14.0.21.jar, rfc8040-parser-support-14.0.21.jar, rfc8528-model-api-14.0.21.jar, rfc8528-parser-support-14.0.21.jar, rfc8639-model-api-14.0.21.jar, rfc8639-parser-support-14.0.21.jar, rfc8819-model-api-14.0.21.jar, rfc8819-parser-support-14.0.21.jar, triemap-1.3.2.jar, util-14.0.21.jar, yang-common-14.0.21.jar, yang-data-api-14.0.21.jar, yang-data-spi-14.0.21.jar, yang-data-tree-api-14.0.21.jar, yang-data-tree-ri-14.0.21.jar, yang-data-tree-spi-14.0.21.jar, yang-data-util-14.0.21.jar, yang-ir-14.0.21.jar, yang-model-api-14.0.21.jar, yang-model-ri-14.0.21.jar, yang-model-spi-14.0.21.jar, yang-model-util-14.0.21.jar, yang-parser-api-14.0.21.jar, yang-parser-impl-14.0.21.jar, yang-parser-reactor-14.0.21.jar, yang-parser-rfc7950-14.0.21.jar, yang-parser-spi-14.0.21.jar, yang-repo-api-14.0.21.jar, yang-repo-spi-14.0.21.jar, yang-xpath-api-14.0.21.jar, yang-xpath-impl-14.0.21.jar define 1 overlapping resource: 20:42:58 [WARNING] - README.md 20:42:58 [WARNING] maven-shade-plugin has detected that some files are 20:42:58 [WARNING] present in two or more JARs. When this happens, only one 20:42:58 [WARNING] single version of the file is copied to the uber jar. 20:42:58 [WARNING] Usually this is not harmful and you can skip these warnings, 20:42:58 [WARNING] otherwise try to manually exclude artifacts based on 20:42:58 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 20:42:58 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 20:42:58 [INFO] Replacing original artifact with shaded artifact. 20:42:58 [INFO] 20:42:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ dom-databroker --- 20:42:58 [INFO] Skipping CycloneDX goal, because module skips deploy 20:42:58 [INFO] 20:42:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ dom-databroker --- 20:42:58 [INFO] Skipping duplicate-finder execution! 20:42:58 [INFO] 20:42:58 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ dom-databroker --- 20:42:58 [WARNING] Used undeclared dependencies found: 20:42:58 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.21:compile 20:42:58 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.21-SNAPSHOT:compile 20:42:58 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.21-SNAPSHOT:compile 20:42:58 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.21:compile 20:42:58 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.21:compile 20:42:58 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.21-SNAPSHOT:compile 20:42:58 [WARNING] org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.21:compile 20:42:58 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.21:compile 20:42:58 [INFO] 20:42:58 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ dom-databroker --- 20:42:58 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/docs/examples/dom-databroker/target/dom-databroker-14.0.21-SNAPSHOT-sources.jar 20:42:58 [INFO] 20:42:58 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ dom-databroker --- 20:42:58 [INFO] 20:42:58 [INFO] --- jacoco:0.8.14:report (report) @ dom-databroker --- 20:42:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:42:58 [INFO] 20:42:58 [INFO] --- install:3.1.4:install (default-install) @ dom-databroker --- 20:42:58 [INFO] Skipping artifact installation 20:42:58 [INFO] 20:42:58 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ dom-databroker --- 20:42:58 [INFO] Skipping artifact deployment 20:42:58 [INFO] 20:42:58 [INFO] -----------< org.opendaylight.mdsal:dom-databroker-txchain >------------ 20:42:58 [INFO] Building dom-databroker-txchain 14.0.21-SNAPSHOT [78/229] 20:42:58 [INFO] from docs/examples/dom-databroker-txchain/pom.xml 20:42:58 [INFO] --------------------------------[ jar ]--------------------------------- 20:42:58 [INFO] 20:42:58 [INFO] --- clean:3.5.0:clean (default-clean) @ dom-databroker-txchain --- 20:42:58 [INFO] 20:42:58 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ dom-databroker-txchain --- 20:42:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:42:58 [INFO] 20:42:58 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ dom-databroker-txchain --- 20:42:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:42:58 [INFO] 20:42:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ dom-databroker-txchain --- 20:42:59 [INFO] 20:42:59 [INFO] --- dependency:3.9.0:properties (default) @ dom-databroker-txchain --- 20:42:59 [INFO] 20:42:59 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ dom-databroker-txchain --- 20:42:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/docs/examples/dom-databroker-txchain/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:42:59 [INFO] 20:42:59 [INFO] --- yang:14.0.21:generate-sources (binding) @ dom-databroker-txchain --- 20:42:59 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:42:59 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/docs/examples/dom-databroker-txchain/src/main/yang 20:42:59 [INFO] yang-to-sources: Found 0 dependencies in 2.811 ms 20:42:59 [INFO] yang-to-sources: Project model files found: 1 in 811.9 μs 20:42:59 [INFO] yang-to-sources: 1 YANG models processed in 1.463 ms 20:42:59 [INFO] BindingJavaFileGenerator: Defined 4 files in 741.2 μs 20:42:59 [INFO] Sorted 4 files into 3 directories in 122.1 μs 20:42:59 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 4 in 2.908 ms 20:42:59 [INFO] 20:42:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ dom-databroker-txchain --- 20:42:59 [INFO] Starting audit... 20:42:59 Audit done. 20:42:59 [INFO] You have 0 Checkstyle violations. 20:42:59 [INFO] 20:42:59 [INFO] --- checkstyle:3.6.0:check (default) @ dom-databroker-txchain --- 20:42:59 [INFO] Starting audit... 20:42:59 Audit done. 20:42:59 [INFO] You have 0 Checkstyle violations. 20:42:59 [INFO] 20:42:59 [INFO] --- dependency:3.9.0:copy (unpack-license) @ dom-databroker-txchain --- 20:42:59 [INFO] 20:42:59 [INFO] --- resources:3.3.1:resources (default-resources) @ dom-databroker-txchain --- 20:42:59 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/docs/examples/dom-databroker-txchain/src/main/resources 20:42:59 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/docs/examples/dom-databroker-txchain/target/generated-sources/spi 20:42:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:42:59 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:42:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:42:59 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/docs/examples/dom-databroker-txchain/target/generated-sources/spi 20:42:59 [INFO] 20:42:59 [INFO] --- compiler:3.14.1:compile (default-compile) @ dom-databroker-txchain --- 20:42:59 [INFO] Recompiling the module because of changed dependency. 20:42:59 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 20:42:59 [INFO] 20:42:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ dom-databroker-txchain >>> 20:42:59 [INFO] 20:42:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ dom-databroker-txchain --- 20:42:59 [INFO] Fork Value is true 20:43:01 [INFO] Done SpotBugs Analysis.... 20:43:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:43:01 [INFO] 20:43:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ dom-databroker-txchain <<< 20:43:01 [INFO] 20:43:01 [INFO] 20:43:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ dom-databroker-txchain --- 20:43:01 [INFO] BugInstance size is 0 20:43:01 [INFO] Error size is 0 20:43:01 [INFO] No errors/warnings found 20:43:01 [INFO] 20:43:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ dom-databroker-txchain --- 20:43:01 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/docs/examples/dom-databroker-txchain/src/test/resources 20:43:01 [INFO] 20:43:01 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ dom-databroker-txchain --- 20:43:01 [INFO] No sources to compile 20:43:01 [INFO] 20:43:01 [INFO] --- surefire:3.5.4:test (default-test) @ dom-databroker-txchain --- 20:43:01 [INFO] No tests to run. 20:43:01 [INFO] 20:43:01 [INFO] --- copy:14.1.7:copy-files (default) @ dom-databroker-txchain --- 20:43:01 [INFO] 20:43:01 [INFO] --- jar:3.5.0:jar (default-jar) @ dom-databroker-txchain --- 20:43:01 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/docs/examples/dom-databroker-txchain/target/dom-databroker-txchain-14.0.21-SNAPSHOT.jar 20:43:01 [INFO] 20:43:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ dom-databroker-txchain --- 20:43:03 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/docs/examples/dom-databroker-txchain/target/dom-databroker-txchain-14.0.21-SNAPSHOT-javadoc.jar 20:43:03 [INFO] 20:43:03 [INFO] --- shade:3.6.1:shade (default) @ dom-databroker-txchain --- 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:43:03 [WARNING] odlext-parser-support-14.0.21.jar, openconfig-parser-support-14.0.21.jar, rfc6241-parser-support-14.0.21.jar, rfc6536-parser-support-14.0.21.jar, rfc6643-parser-support-14.0.21.jar, rfc7952-parser-support-14.0.21.jar, rfc8040-parser-support-14.0.21.jar, rfc8528-parser-support-14.0.21.jar, rfc8639-parser-support-14.0.21.jar, rfc8819-parser-support-14.0.21.jar define 1 overlapping resource: 20:43:03 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.parser.spi.ParserExtension 20:43:03 [WARNING] binding-model-14.0.21.jar, binding-reflect-14.0.21.jar, binding-runtime-api-14.0.21.jar, binding-runtime-spi-14.0.21.jar, binding-spec-14.0.21.jar, concepts-14.0.21.jar, dom-databroker-txchain-14.0.21-SNAPSHOT.jar, mdsal-common-api-14.0.21-SNAPSHOT.jar, mdsal-dom-api-14.0.21-SNAPSHOT.jar, mdsal-dom-broker-14.0.21-SNAPSHOT.jar, mdsal-dom-inmemory-datastore-14.0.21-SNAPSHOT.jar, mdsal-dom-spi-14.0.21-SNAPSHOT.jar, odlext-model-api-14.0.21.jar, odlext-parser-support-14.0.21.jar, openconfig-model-api-14.0.21.jar, openconfig-parser-support-14.0.21.jar, rfc6241-model-api-14.0.21.jar, rfc6241-parser-support-14.0.21.jar, rfc6536-model-api-14.0.21.jar, rfc6536-parser-support-14.0.21.jar, rfc6643-model-api-14.0.21.jar, rfc6643-parser-support-14.0.21.jar, rfc7952-model-api-14.0.21.jar, rfc7952-parser-support-14.0.21.jar, rfc8040-model-api-14.0.21.jar, rfc8040-parser-support-14.0.21.jar, rfc8528-model-api-14.0.21.jar, rfc8528-parser-support-14.0.21.jar, rfc8639-model-api-14.0.21.jar, rfc8639-parser-support-14.0.21.jar, rfc8819-model-api-14.0.21.jar, rfc8819-parser-support-14.0.21.jar, triemap-1.3.2.jar, util-14.0.21.jar, yang-common-14.0.21.jar, yang-data-api-14.0.21.jar, yang-data-spi-14.0.21.jar, yang-data-tree-api-14.0.21.jar, yang-data-tree-ri-14.0.21.jar, yang-data-tree-spi-14.0.21.jar, yang-data-util-14.0.21.jar, yang-ir-14.0.21.jar, yang-model-api-14.0.21.jar, yang-model-ri-14.0.21.jar, yang-model-spi-14.0.21.jar, yang-model-util-14.0.21.jar, yang-parser-api-14.0.21.jar, yang-parser-impl-14.0.21.jar, yang-parser-reactor-14.0.21.jar, yang-parser-rfc7950-14.0.21.jar, yang-parser-spi-14.0.21.jar, yang-repo-api-14.0.21.jar, yang-repo-spi-14.0.21.jar, yang-xpath-api-14.0.21.jar, yang-xpath-impl-14.0.21.jar define 2 overlapping resources: 20:43:03 [WARNING] - LICENSE 20:43:03 [WARNING] - META-INF/git.properties 20:43:03 [WARNING] binding-model-14.0.21.jar, binding-reflect-14.0.21.jar, binding-runtime-api-14.0.21.jar, binding-runtime-spi-14.0.21.jar, binding-spec-14.0.21.jar, concepts-14.0.21.jar, dom-databroker-txchain-14.0.21-SNAPSHOT.jar, mdsal-common-api-14.0.21-SNAPSHOT.jar, mdsal-dom-api-14.0.21-SNAPSHOT.jar, mdsal-dom-broker-14.0.21-SNAPSHOT.jar, mdsal-dom-spi-14.0.21-SNAPSHOT.jar, odlext-model-api-14.0.21.jar, odlext-parser-support-14.0.21.jar, openconfig-model-api-14.0.21.jar, openconfig-parser-support-14.0.21.jar, rfc6241-model-api-14.0.21.jar, rfc6241-parser-support-14.0.21.jar, rfc6536-model-api-14.0.21.jar, rfc6536-parser-support-14.0.21.jar, rfc6643-model-api-14.0.21.jar, rfc6643-parser-support-14.0.21.jar, rfc7952-model-api-14.0.21.jar, rfc7952-parser-support-14.0.21.jar, rfc8040-model-api-14.0.21.jar, rfc8040-parser-support-14.0.21.jar, rfc8528-model-api-14.0.21.jar, rfc8528-parser-support-14.0.21.jar, rfc8639-model-api-14.0.21.jar, rfc8639-parser-support-14.0.21.jar, rfc8819-model-api-14.0.21.jar, rfc8819-parser-support-14.0.21.jar, triemap-1.3.2.jar, util-14.0.21.jar, yang-common-14.0.21.jar, yang-data-api-14.0.21.jar, yang-data-spi-14.0.21.jar, yang-data-tree-api-14.0.21.jar, yang-data-tree-ri-14.0.21.jar, yang-data-tree-spi-14.0.21.jar, yang-data-util-14.0.21.jar, yang-ir-14.0.21.jar, yang-model-api-14.0.21.jar, yang-model-ri-14.0.21.jar, yang-model-spi-14.0.21.jar, yang-model-util-14.0.21.jar, yang-parser-api-14.0.21.jar, yang-parser-impl-14.0.21.jar, yang-parser-reactor-14.0.21.jar, yang-parser-rfc7950-14.0.21.jar, yang-parser-spi-14.0.21.jar, yang-repo-api-14.0.21.jar, yang-repo-spi-14.0.21.jar, yang-xpath-api-14.0.21.jar, yang-xpath-impl-14.0.21.jar define 1 overlapping resource: 20:43:03 [WARNING] - README.md 20:43:03 [WARNING] failureaccess-1.0.3.jar, guava-33.5.0-jre.jar define 1 overlapping resource: 20:43:03 [WARNING] - META-INF/LICENSE 20:43:03 [WARNING] slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping resource: 20:43:03 [WARNING] - META-INF/LICENSE.txt 20:43:03 [WARNING] error_prone_annotations-2.44.0.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping classes: 20:43:03 [WARNING] - META-INF.versions.9.module-info 20:43:03 [WARNING] antlr4-runtime-4.13.2.jar, binding-model-14.0.21.jar, binding-reflect-14.0.21.jar, binding-runtime-api-14.0.21.jar, binding-runtime-spi-14.0.21.jar, binding-spec-14.0.21.jar, concepts-14.0.21.jar, dom-databroker-txchain-14.0.21-SNAPSHOT.jar, error_prone_annotations-2.44.0.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, mdsal-common-api-14.0.21-SNAPSHOT.jar, mdsal-dom-api-14.0.21-SNAPSHOT.jar, mdsal-dom-broker-14.0.21-SNAPSHOT.jar, mdsal-dom-inmemory-datastore-14.0.21-SNAPSHOT.jar, mdsal-dom-spi-14.0.21-SNAPSHOT.jar, odlext-model-api-14.0.21.jar, odlext-parser-support-14.0.21.jar, openconfig-model-api-14.0.21.jar, openconfig-parser-support-14.0.21.jar, org.eclipse.jdt.annotation-2.4.0.jar, rfc6241-model-api-14.0.21.jar, rfc6241-parser-support-14.0.21.jar, rfc6536-model-api-14.0.21.jar, rfc6536-parser-support-14.0.21.jar, rfc6643-model-api-14.0.21.jar, rfc6643-parser-support-14.0.21.jar, rfc7952-model-api-14.0.21.jar, rfc7952-parser-support-14.0.21.jar, rfc8040-model-api-14.0.21.jar, rfc8040-parser-support-14.0.21.jar, rfc8528-model-api-14.0.21.jar, rfc8528-parser-support-14.0.21.jar, rfc8639-model-api-14.0.21.jar, rfc8639-parser-support-14.0.21.jar, rfc8819-model-api-14.0.21.jar, rfc8819-parser-support-14.0.21.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar, triemap-1.3.2.jar, util-14.0.21.jar, value-2.11.6-annotations.jar, yang-common-14.0.21.jar, yang-data-api-14.0.21.jar, yang-data-spi-14.0.21.jar, yang-data-tree-api-14.0.21.jar, yang-data-tree-ri-14.0.21.jar, yang-data-tree-spi-14.0.21.jar, yang-data-util-14.0.21.jar, yang-ir-14.0.21.jar, yang-model-api-14.0.21.jar, yang-model-ri-14.0.21.jar, yang-model-spi-14.0.21.jar, yang-model-util-14.0.21.jar, yang-parser-api-14.0.21.jar, yang-parser-impl-14.0.21.jar, yang-parser-reactor-14.0.21.jar, yang-parser-rfc7950-14.0.21.jar, yang-parser-spi-14.0.21.jar, yang-repo-api-14.0.21.jar, yang-repo-spi-14.0.21.jar, yang-xpath-api-14.0.21.jar, yang-xpath-impl-14.0.21.jar define 1 overlapping resource: 20:43:03 [WARNING] - META-INF/MANIFEST.MF 20:43:03 [WARNING] maven-shade-plugin has detected that some files are 20:43:03 [WARNING] present in two or more JARs. When this happens, only one 20:43:03 [WARNING] single version of the file is copied to the uber jar. 20:43:03 [WARNING] Usually this is not harmful and you can skip these warnings, 20:43:03 [WARNING] otherwise try to manually exclude artifacts based on 20:43:03 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 20:43:03 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 20:43:03 [INFO] Replacing original artifact with shaded artifact. 20:43:03 [INFO] 20:43:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ dom-databroker-txchain --- 20:43:03 [INFO] Skipping CycloneDX goal, because module skips deploy 20:43:03 [INFO] 20:43:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ dom-databroker-txchain --- 20:43:03 [INFO] Skipping duplicate-finder execution! 20:43:03 [INFO] 20:43:03 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ dom-databroker-txchain --- 20:43:03 [WARNING] Used undeclared dependencies found: 20:43:03 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.21:compile 20:43:03 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.21-SNAPSHOT:compile 20:43:03 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.21-SNAPSHOT:compile 20:43:03 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.21:compile 20:43:03 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.21:compile 20:43:03 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.21-SNAPSHOT:compile 20:43:03 [WARNING] org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.21:compile 20:43:03 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.21:compile 20:43:03 [INFO] 20:43:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ dom-databroker-txchain --- 20:43:03 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/docs/examples/dom-databroker-txchain/target/dom-databroker-txchain-14.0.21-SNAPSHOT-sources.jar 20:43:03 [INFO] 20:43:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ dom-databroker-txchain --- 20:43:03 [INFO] 20:43:03 [INFO] --- jacoco:0.8.14:report (report) @ dom-databroker-txchain --- 20:43:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:43:03 [INFO] 20:43:03 [INFO] --- install:3.1.4:install (default-install) @ dom-databroker-txchain --- 20:43:03 [INFO] Skipping artifact installation 20:43:03 [INFO] 20:43:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ dom-databroker-txchain --- 20:43:03 [INFO] Skipping artifact deployment 20:43:03 [INFO] 20:43:03 [INFO] -------------< org.opendaylight.mdsal:examples-aggregator >------------- 20:43:03 [INFO] Building examples-aggregator 14.0.21-SNAPSHOT [79/229] 20:43:03 [INFO] from docs/examples/pom.xml 20:43:03 [INFO] --------------------------------[ pom ]--------------------------------- 20:43:03 [INFO] 20:43:03 [INFO] --- clean:3.5.0:clean (default-clean) @ examples-aggregator --- 20:43:03 [INFO] 20:43:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ examples-aggregator --- 20:43:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:43:03 [INFO] 20:43:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ examples-aggregator --- 20:43:03 [INFO] 20:43:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ examples-aggregator --- 20:43:03 [INFO] Skipping CycloneDX goal, because module skips deploy 20:43:03 [INFO] 20:43:03 [INFO] --- install:3.1.4:install (default-install) @ examples-aggregator --- 20:43:03 [INFO] Skipping artifact installation 20:43:03 [INFO] 20:43:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ examples-aggregator --- 20:43:03 [INFO] Skipping artifact deployment 20:43:03 [INFO] 20:43:03 [INFO] ---------------< org.opendaylight.mdsal:feature-parent >---------------- 20:43:03 [INFO] Building OpenDaylight :: MD-SAL :: Feature Parent 14.0.21-SNAPSHOT [80/229] 20:43:03 [INFO] from features/feature-parent/pom.xml 20:43:03 [INFO] --------------------------------[ pom ]--------------------------------- 20:43:03 [INFO] 20:43:03 [INFO] --- clean:3.5.0:clean (default-clean) @ feature-parent --- 20:43:03 [INFO] 20:43:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ feature-parent --- 20:43:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 20:43:04 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 20:43:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:43:04 [INFO] 20:43:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ feature-parent --- 20:43:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:43:04 [INFO] 20:43:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ feature-parent --- 20:43:04 [INFO] 20:43:04 [INFO] --- dependency:3.9.0:properties (default) @ feature-parent --- 20:43:04 [INFO] 20:43:04 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ feature-parent --- 20:43:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:43:04 [INFO] argLine set to empty 20:43:04 [INFO] 20:43:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ feature-parent --- 20:43:04 [INFO] Starting audit... 20:43:04 Audit done. 20:43:04 [INFO] You have 0 Checkstyle violations. 20:43:04 [INFO] 20:43:04 [INFO] --- checkstyle:3.6.0:check (default) @ feature-parent --- 20:43:04 [INFO] Starting audit... 20:43:04 Audit done. 20:43:04 [INFO] You have 0 Checkstyle violations. 20:43:04 [INFO] 20:43:04 [INFO] --- dependency:3.9.0:copy (unpack-license) @ feature-parent --- 20:43:04 [INFO] 20:43:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ feature-parent >>> 20:43:04 [INFO] 20:43:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ feature-parent --- 20:43:04 [INFO] No files found to run spotbugs, check compile phase has been run 20:43:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:43:04 [INFO] 20:43:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ feature-parent <<< 20:43:04 [INFO] 20:43:04 [INFO] 20:43:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ feature-parent --- 20:43:04 [INFO] 20:43:04 [INFO] --- feattest:14.1.7:test (default) @ feature-parent --- 20:43:05 [INFO] Project packaging is not 'feature', skipping execution 20:43:05 [INFO] 20:43:05 [INFO] --- copy:14.1.7:copy-files (default) @ feature-parent --- 20:43:05 [INFO] 20:43:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ feature-parent --- 20:43:05 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:43:05 [INFO] 20:43:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ feature-parent --- 20:43:05 [INFO] CycloneDX: Resolving Dependencies 20:43:06 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 20:43:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/feature-parent/target/bom.xml 20:43:06 [INFO] attaching as feature-parent-14.0.21-SNAPSHOT-cyclonedx.xml 20:43:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/feature-parent/target/bom.json 20:43:06 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 20:43:06 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 20:43:06 [INFO] attaching as feature-parent-14.0.21-SNAPSHOT-cyclonedx.json 20:43:06 [INFO] 20:43:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- 20:43:06 [INFO] Skipping duplicate-finder execution! 20:43:06 [INFO] 20:43:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ feature-parent --- 20:43:06 [INFO] Skipping plugin execution 20:43:06 [INFO] 20:43:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ feature-parent --- 20:43:06 [INFO] Skipping source per configuration. 20:43:06 [INFO] 20:43:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ feature-parent --- 20:43:06 [INFO] 20:43:06 [INFO] --- jacoco:0.8.14:report (report) @ feature-parent --- 20:43:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:43:06 [INFO] 20:43:06 [INFO] --- install:3.1.4:install (default-install) @ feature-parent --- 20:43:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/feature-parent/pom.xml to /tmp/r/org/opendaylight/mdsal/feature-parent/14.0.21-SNAPSHOT/feature-parent-14.0.21-SNAPSHOT.pom 20:43:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/feature-parent/target/bom.xml to /tmp/r/org/opendaylight/mdsal/feature-parent/14.0.21-SNAPSHOT/feature-parent-14.0.21-SNAPSHOT-cyclonedx.xml 20:43:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/feature-parent/target/bom.json to /tmp/r/org/opendaylight/mdsal/feature-parent/14.0.21-SNAPSHOT/feature-parent-14.0.21-SNAPSHOT-cyclonedx.json 20:43:06 [INFO] 20:43:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ feature-parent --- 20:43:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:43:06 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/feature-parent/14.0.21-SNAPSHOT/maven-metadata.xml 20:43:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:43:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:43:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:43:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:43:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:43:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:43:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:43:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:43:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:43:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:43:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:43:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:43:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:43:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:43:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:43:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:43:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:43:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:43:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:43:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:43:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:43:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:43:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:43:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:43:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:43:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:43:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:43:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:43:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:43:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:43:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:43:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:43:06 at java.lang.reflect.Method.invoke (Method.java:580) 20:43:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:43:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:43:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:43:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:43:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/feature-parent/14.0.21-SNAPSHOT/maven-metadata.xml 20:43:06 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/feature-parent/maven-metadata.xml 20:43:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:43:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:43:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:43:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:43:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:43:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:43:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:43:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:43:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:43:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:43:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:43:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:43:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:43:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:43:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:43:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:43:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:43:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:43:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:43:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:43:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:43:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:43:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:43:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:43:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:43:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:43:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:43:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:43:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:43:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:43:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:43:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:43:06 at java.lang.reflect.Method.invoke (Method.java:580) 20:43:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:43:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:43:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:43:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:43:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/feature-parent/maven-metadata.xml 20:43:06 [INFO] 20:43:06 [INFO] -----------< org.opendaylight.mdsal:template-feature-parent >----------- 20:43:06 [INFO] Building template-feature-parent 14.0.21-SNAPSHOT [81/229] 20:43:06 [INFO] from features/parent/pom.xml 20:43:06 [INFO] --------------------------------[ pom ]--------------------------------- 20:43:06 [INFO] 20:43:06 [INFO] --- clean:3.5.0:clean (default-clean) @ template-feature-parent --- 20:43:06 [INFO] 20:43:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ template-feature-parent --- 20:43:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:43:06 [INFO] 20:43:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ template-feature-parent --- 20:43:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:43:06 [INFO] 20:43:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ template-feature-parent --- 20:43:06 [INFO] 20:43:06 [INFO] --- dependency:3.9.0:properties (default) @ template-feature-parent --- 20:43:06 [INFO] 20:43:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ template-feature-parent --- 20:43:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:43:06 [INFO] argLine set to empty 20:43:06 [INFO] 20:43:06 [INFO] --- feattmpl:14.1.7:generate-feature (generate-feature) @ template-feature-parent --- 20:43:06 [INFO] Project packaging is not 'feature', skipping execution 20:43:06 [INFO] 20:43:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ template-feature-parent --- 20:43:06 [INFO] Starting audit... 20:43:06 Audit done. 20:43:06 [INFO] You have 0 Checkstyle violations. 20:43:06 [INFO] 20:43:06 [INFO] --- checkstyle:3.6.0:check (default) @ template-feature-parent --- 20:43:06 [INFO] Starting audit... 20:43:06 Audit done. 20:43:06 [INFO] You have 0 Checkstyle violations. 20:43:06 [INFO] 20:43:06 [INFO] --- dependency:3.9.0:copy (unpack-license) @ template-feature-parent --- 20:43:06 [INFO] 20:43:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ template-feature-parent >>> 20:43:06 [INFO] 20:43:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ template-feature-parent --- 20:43:06 [INFO] No files found to run spotbugs, check compile phase has been run 20:43:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:43:06 [INFO] 20:43:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ template-feature-parent <<< 20:43:06 [INFO] 20:43:06 [INFO] 20:43:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ template-feature-parent --- 20:43:06 [INFO] 20:43:06 [INFO] --- feattest:14.1.7:test (default) @ template-feature-parent --- 20:43:06 [INFO] Project packaging is not 'feature', skipping execution 20:43:06 [INFO] 20:43:06 [INFO] --- copy:14.1.7:copy-files (default) @ template-feature-parent --- 20:43:06 [INFO] 20:43:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ template-feature-parent --- 20:43:06 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:43:06 [INFO] 20:43:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ template-feature-parent --- 20:43:06 [INFO] CycloneDX: Resolving Dependencies 20:43:06 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 20:43:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/parent/target/bom.xml 20:43:06 [INFO] attaching as template-feature-parent-14.0.21-SNAPSHOT-cyclonedx.xml 20:43:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/parent/target/bom.json 20:43:06 [INFO] attaching as template-feature-parent-14.0.21-SNAPSHOT-cyclonedx.json 20:43:06 [INFO] 20:43:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ template-feature-parent --- 20:43:06 [INFO] Skipping duplicate-finder execution! 20:43:06 [INFO] 20:43:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ template-feature-parent --- 20:43:06 [INFO] Skipping plugin execution 20:43:06 [INFO] 20:43:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ template-feature-parent --- 20:43:06 [INFO] Skipping source per configuration. 20:43:06 [INFO] 20:43:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ template-feature-parent --- 20:43:06 [INFO] 20:43:06 [INFO] --- jacoco:0.8.14:report (report) @ template-feature-parent --- 20:43:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:43:06 [INFO] 20:43:06 [INFO] --- install:3.1.4:install (default-install) @ template-feature-parent --- 20:43:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/parent/pom.xml to /tmp/r/org/opendaylight/mdsal/template-feature-parent/14.0.21-SNAPSHOT/template-feature-parent-14.0.21-SNAPSHOT.pom 20:43:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/parent/target/bom.xml to /tmp/r/org/opendaylight/mdsal/template-feature-parent/14.0.21-SNAPSHOT/template-feature-parent-14.0.21-SNAPSHOT-cyclonedx.xml 20:43:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/parent/target/bom.json to /tmp/r/org/opendaylight/mdsal/template-feature-parent/14.0.21-SNAPSHOT/template-feature-parent-14.0.21-SNAPSHOT-cyclonedx.json 20:43:06 [INFO] 20:43:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ template-feature-parent --- 20:43:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:43:06 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/template-feature-parent/14.0.21-SNAPSHOT/maven-metadata.xml 20:43:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:43:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:43:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:43:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:43:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:43:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:43:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:43:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:43:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:43:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:43:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:43:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:43:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:43:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:43:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:43:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:43:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:43:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:43:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:43:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:43:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:43:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:43:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:43:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:43:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:43:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:43:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:43:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:43:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:43:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:43:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:43:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:43:06 at java.lang.reflect.Method.invoke (Method.java:580) 20:43:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:43:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:43:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:43:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:43:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/template-feature-parent/14.0.21-SNAPSHOT/maven-metadata.xml 20:43:06 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/template-feature-parent/maven-metadata.xml 20:43:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:43:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:43:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:43:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:43:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:43:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:43:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:43:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:43:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:43:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:43:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:43:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:43:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:43:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:43:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:43:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:43:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:43:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:43:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:43:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:43:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:43:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:43:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:43:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:43:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:43:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:43:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:43:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:43:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:43:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:43:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:43:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:43:06 at java.lang.reflect.Method.invoke (Method.java:580) 20:43:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:43:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:43:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:43:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:43:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/template-feature-parent/maven-metadata.xml 20:43:06 [INFO] 20:43:06 [INFO] -----------< org.opendaylight.mdsal:odl-mdsal-binding-base >------------ 20:43:06 [INFO] Building OpenDaylight :: MD-SAL :: Binding Base 14.0.21-SNAPSHOT [82/229] 20:43:06 [INFO] from features/odl-mdsal-binding-base/pom.xml 20:43:06 [INFO] ------------------------------[ feature ]------------------------------- 20:43:07 [INFO] 20:43:07 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-binding-base --- 20:43:07 [INFO] 20:43:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-binding-base --- 20:43:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:43:07 [INFO] 20:43:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-binding-base --- 20:43:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:43:07 [INFO] 20:43:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-binding-base --- 20:43:08 [INFO] 20:43:08 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-binding-base --- 20:43:08 [INFO] 20:43:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-binding-base --- 20:43:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:43:08 [INFO] argLine set to empty 20:43:08 [INFO] 20:43:08 [INFO] --- feattmpl:14.1.7:generate-feature (generate-feature) @ odl-mdsal-binding-base --- 20:43:08 [INFO] 20:43:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-binding-base --- 20:43:08 [INFO] Starting audit... 20:43:08 Audit done. 20:43:08 [INFO] You have 0 Checkstyle violations. 20:43:08 [INFO] 20:43:08 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-binding-base --- 20:43:08 [INFO] Starting audit... 20:43:08 Audit done. 20:43:08 [INFO] You have 0 Checkstyle violations. 20:43:08 [INFO] 20:43:08 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-binding-base --- 20:43:08 [INFO] 20:43:08 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-binding-base --- 20:43:08 [INFO] Generation not enabled 20:43:08 [INFO] Attaching artifact 20:43:08 [INFO] 20:43:08 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-binding-base --- 20:43: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 20:43:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:43:08 [INFO] 20:43:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-binding-base >>> 20:43:08 [INFO] 20:43:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-binding-base --- 20:43:08 [INFO] No files found to run spotbugs, check compile phase has been run 20:43:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:43:08 [INFO] 20:43:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-binding-base <<< 20:43:08 [INFO] 20:43:08 [INFO] 20:43:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-binding-base --- 20:43:08 [INFO] 20:43:08 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-binding-base --- 20:43:08 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-binding-base 20:43:10 [INFO] Project dependency features detected: [] 20:43:10 [INFO] Pax Exam System (Version: 4.14.0) created. 20:43:10 [INFO] Creating RMI registry server on 127.0.0.1:39423 20:43:11 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:43:11 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:43:11 [INFO] Waiting for remote bundle context.. on 39423 name: 39c1a590-997c-48d2-a005-4f35f1c793f3 timout: [ RelativeTimeout value = 180000 ] 20:43:15 [INFO] Building jar from resources and headers. 20:43:15 [INFO] Writing jar finished. 20:43:17 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:43:17 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:43:18 [INFO] 20:43:18 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-binding-base --- 20:43:18 [INFO] 20:43:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-binding-base --- 20:43:18 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:43:18 [INFO] 20:43:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-binding-base --- 20:43:18 [INFO] CycloneDX: Resolving Dependencies 20:43:18 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 20:43:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding-base/target/bom.xml 20:43:18 [INFO] attaching as odl-mdsal-binding-base-14.0.21-SNAPSHOT-cyclonedx.xml 20:43:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding-base/target/bom.json 20:43:18 [INFO] attaching as odl-mdsal-binding-base-14.0.21-SNAPSHOT-cyclonedx.json 20:43:18 [INFO] 20:43:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-binding-base --- 20:43:18 [INFO] Skipping duplicate-finder execution! 20:43:18 [INFO] 20:43:18 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-binding-base --- 20:43:18 [INFO] Skipping plugin execution 20:43:18 [INFO] 20:43:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-binding-base --- 20:43:18 [INFO] Skipping source per configuration. 20:43:18 [INFO] 20:43:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-binding-base --- 20:43:18 [INFO] 20:43:18 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-binding-base --- 20:43:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:43:18 [INFO] 20:43:18 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-binding-base --- 20:43:18 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding-base/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/odl-mdsal-binding-base-14.0.21-SNAPSHOT.pom 20:43:18 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding-base/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/odl-mdsal-binding-base-14.0.21-SNAPSHOT-features.xml 20:43:18 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding-base/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/odl-mdsal-binding-base-14.0.21-SNAPSHOT-cyclonedx.xml 20:43:18 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding-base/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/odl-mdsal-binding-base-14.0.21-SNAPSHOT-cyclonedx.json 20:43:18 [INFO] 20:43:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-binding-base --- 20:43:18 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:43:18 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/maven-metadata.xml 20:43:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:43:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:43:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:43:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:43:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:43:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:43:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:43:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:43:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:43:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:43:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:43:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:43:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:43:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:43:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:43:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:43:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:43:18 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:43:18 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:43:18 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:43:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:43:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:43:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:43:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:43:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:43:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:43:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:43:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:43:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:43:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:43:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:43:18 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:43:18 at java.lang.reflect.Method.invoke (Method.java:580) 20:43:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:43:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:43:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:43:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:43:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/maven-metadata.xml 20:43:18 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-binding-base/maven-metadata.xml 20:43:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:43:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:43:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:43:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:43:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:43:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:43:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:43:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:43:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:43:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:43:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:43:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:43:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:43:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:43:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:43:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:43:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:43:18 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:43:18 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:43:18 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:43:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:43:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:43:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:43:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:43:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:43:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:43:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:43:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:43:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:43:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:43:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:43:18 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:43:18 at java.lang.reflect.Method.invoke (Method.java:580) 20:43:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:43:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:43:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:43:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:43:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-binding-base/maven-metadata.xml 20:43:18 [INFO] 20:43:18 [INFO] --------------< org.opendaylight.mdsal:odl-mdsal-common >--------------- 20:43:18 [INFO] Building OpenDaylight :: MD-SAL :: Common 14.0.21-SNAPSHOT [83/229] 20:43:18 [INFO] from features/odl-mdsal-common/pom.xml 20:43:18 [INFO] ------------------------------[ feature ]------------------------------- 20:43:18 [INFO] 20:43:18 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-common --- 20:43:18 [INFO] 20:43:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-common --- 20:43:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:43:18 [INFO] 20:43:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-common --- 20:43:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:43:18 [INFO] 20:43:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-common --- 20:43:19 [INFO] 20:43:19 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-common --- 20:43:19 [INFO] 20:43:19 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-common --- 20:43:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:43:19 [INFO] argLine set to empty 20:43:19 [INFO] 20:43:19 [INFO] --- feattmpl:14.1.7:generate-feature (generate-feature) @ odl-mdsal-common --- 20:43:19 [INFO] 20:43:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-common --- 20:43:19 [INFO] Starting audit... 20:43:19 Audit done. 20:43:19 [INFO] You have 0 Checkstyle violations. 20:43:19 [INFO] 20:43:19 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-common --- 20:43:19 [INFO] Starting audit... 20:43:19 Audit done. 20:43:19 [INFO] You have 0 Checkstyle violations. 20:43:19 [INFO] 20:43:19 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-common --- 20:43:19 [INFO] 20:43:19 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-common --- 20:43:19 [INFO] Generation not enabled 20:43:19 [INFO] Attaching artifact 20:43:19 [INFO] 20:43:19 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-common --- 20:43:19 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:43:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:43:19 [INFO] 20:43:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-common >>> 20:43:19 [INFO] 20:43:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-common --- 20:43:19 [INFO] No files found to run spotbugs, check compile phase has been run 20:43:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:43:19 [INFO] 20:43:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-common <<< 20:43:19 [INFO] 20:43:19 [INFO] 20:43:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-common --- 20:43:19 [INFO] 20:43:19 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-common --- 20:43:19 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-common 20:43:19 [INFO] Project dependency features detected: [] 20:43:19 [INFO] Pax Exam System (Version: 4.14.0) created. 20:43:19 [INFO] Creating RMI registry server on 127.0.0.1:42119 20:43:19 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:43:19 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:43:19 [INFO] Waiting for remote bundle context.. on 42119 name: 3dee5a64-6f00-4a00-8fe1-0c4fec3495d3 timout: [ RelativeTimeout value = 180000 ] 20:43:24 [INFO] Building jar from resources and headers. 20:43:24 [INFO] Writing jar finished. 20:43:26 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:43:26 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:43:26 [INFO] 20:43:26 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-common --- 20:43:26 [INFO] 20:43:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-common --- 20:43:26 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:43:26 [INFO] 20:43:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-common --- 20:43:26 [INFO] CycloneDX: Resolving Dependencies 20:43:26 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 20:43:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-common/target/bom.xml 20:43:26 [INFO] attaching as odl-mdsal-common-14.0.21-SNAPSHOT-cyclonedx.xml 20:43:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-common/target/bom.json 20:43:26 [INFO] attaching as odl-mdsal-common-14.0.21-SNAPSHOT-cyclonedx.json 20:43:26 [INFO] 20:43:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-common --- 20:43:26 [INFO] Skipping duplicate-finder execution! 20:43:26 [INFO] 20:43:26 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-common --- 20:43:26 [INFO] Skipping plugin execution 20:43:26 [INFO] 20:43:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-common --- 20:43:26 [INFO] Skipping source per configuration. 20:43:26 [INFO] 20:43:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-common --- 20:43:26 [INFO] 20:43:26 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-common --- 20:43:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:43:26 [INFO] 20:43:26 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-common --- 20:43:26 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-common/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/odl-mdsal-common-14.0.21-SNAPSHOT.pom 20:43:26 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-common/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/odl-mdsal-common-14.0.21-SNAPSHOT-features.xml 20:43:26 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-common/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/odl-mdsal-common-14.0.21-SNAPSHOT-cyclonedx.xml 20:43:26 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-common/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/odl-mdsal-common-14.0.21-SNAPSHOT-cyclonedx.json 20:43:26 [INFO] 20:43:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-common --- 20:43:26 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:43:26 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/maven-metadata.xml 20:43:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:43:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:43:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:43:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:43:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:43:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:43:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:43:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:43:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:43:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:43:26 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:43:26 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:43:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:43:26 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:43:26 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:43:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:43:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:43:26 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:43:26 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:43:26 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:43:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:43:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:43:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:43:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:43:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:43:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:43:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:43:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:43:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:43:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:43:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:43:26 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:43:26 at java.lang.reflect.Method.invoke (Method.java:580) 20:43:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:43:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:43:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:43:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:43:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/maven-metadata.xml 20:43:26 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-common/maven-metadata.xml 20:43:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:43:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:43:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:43:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:43:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:43:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:43:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:43:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:43:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:43:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:43:26 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:43:26 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:43:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:43:26 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:43:26 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:43:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:43:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:43:26 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:43:26 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:43:26 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:43:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:43:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:43:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:43:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:43:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:43:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:43:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:43:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:43:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:43:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:43:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:43:26 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:43:26 at java.lang.reflect.Method.invoke (Method.java:580) 20:43:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:43:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:43:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:43:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:43:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-common/maven-metadata.xml 20:43:26 [INFO] 20:43:26 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952 >-------- 20:43:26 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7952 14.0.21-SNAPSHOT [84/229] 20:43:26 [INFO] from features/odl-mdsal-model-rfc7952/pom.xml 20:43:26 [INFO] ------------------------------[ feature ]------------------------------- 20:43:26 [INFO] 20:43:26 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc7952 --- 20:43:26 [INFO] 20:43:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc7952 --- 20:43:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:43:26 [INFO] 20:43:26 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc7952 --- 20:43:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:43:26 [INFO] 20:43:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc7952 --- 20:43:27 [INFO] 20:43:27 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc7952 --- 20:43:27 [INFO] 20:43:27 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc7952 --- 20:43:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:43:27 [INFO] argLine set to empty 20:43:27 [INFO] 20:43:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc7952 --- 20:43:27 [INFO] Starting audit... 20:43:27 Audit done. 20:43:27 [INFO] You have 0 Checkstyle violations. 20:43:27 [INFO] 20:43:27 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc7952 --- 20:43:27 [INFO] Starting audit... 20:43:27 Audit done. 20:43:27 [INFO] You have 0 Checkstyle violations. 20:43:27 [INFO] 20:43:27 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc7952 --- 20:43:27 [INFO] 20:43:27 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc7952 --- 20:43:27 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7952/target/feature/feature.xml 20:43:27 [INFO] ...done! 20:43:27 [INFO] Attaching features XML 20:43:27 [INFO] 20:43:27 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc7952 --- 20:43:27 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:43:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:43:27 [INFO] 20:43:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc7952 >>> 20:43:27 [INFO] 20:43:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc7952 --- 20:43:27 [INFO] No files found to run spotbugs, check compile phase has been run 20:43:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:43:27 [INFO] 20:43:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc7952 <<< 20:43:27 [INFO] 20:43:27 [INFO] 20:43:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc7952 --- 20:43:27 [INFO] 20:43:27 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc7952 --- 20:43:27 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952 20:43:27 [INFO] Project dependency features detected: [] 20:43:27 [INFO] Pax Exam System (Version: 4.14.0) created. 20:43:27 [INFO] Creating RMI registry server on 127.0.0.1:45083 20:43:28 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:43:28 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:43:28 [INFO] Waiting for remote bundle context.. on 45083 name: 8ece6156-9cf0-4f69-a2b9-1788e7367faf timout: [ RelativeTimeout value = 180000 ] 20:43:32 [INFO] Building jar from resources and headers. 20:43:32 [INFO] Writing jar finished. 20:43:34 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:43:34 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:43:34 [INFO] 20:43:34 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc7952 --- 20:43:34 [INFO] 20:43:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc7952 --- 20:43:34 [INFO] No Javadoc in project. Archive not created. 20:43:34 [INFO] 20:43:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc7952 --- 20:43:34 [INFO] CycloneDX: Resolving Dependencies 20:43:34 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 20:43:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7952/target/bom.xml 20:43:34 [INFO] attaching as odl-mdsal-model-rfc7952-14.0.21-SNAPSHOT-cyclonedx.xml 20:43:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7952/target/bom.json 20:43:34 [INFO] attaching as odl-mdsal-model-rfc7952-14.0.21-SNAPSHOT-cyclonedx.json 20:43:34 [INFO] 20:43:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc7952 --- 20:43:34 [INFO] Skipping duplicate-finder execution! 20:43:34 [INFO] 20:43:34 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc7952 --- 20:43:34 [INFO] Skipping plugin execution 20:43:34 [INFO] 20:43:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc7952 --- 20:43:34 [INFO] Skipping source per configuration. 20:43:34 [INFO] 20:43:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc7952 --- 20:43:34 [INFO] 20:43:34 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc7952 --- 20:43:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:43:34 [INFO] 20:43:34 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc7952 --- 20:43:34 [WARNING] 20:43:34 [WARNING] The packaging plugin for project odl-mdsal-model-rfc7952 did not assign 20:43:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:43:34 [WARNING] 20:43:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:43:34 [WARNING] 20:43:34 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7952/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.21-SNAPSHOT.pom 20:43:34 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7952/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.21-SNAPSHOT-features.xml 20:43:34 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7952/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.21-SNAPSHOT-cyclonedx.xml 20:43:34 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7952/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.21-SNAPSHOT-cyclonedx.json 20:43:34 [INFO] 20:43:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc7952 --- 20:43:34 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:43:34 [WARNING] 20:43:34 [WARNING] The packaging plugin for project odl-mdsal-model-rfc7952 did not assign 20:43:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:43:34 [WARNING] 20:43:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:43:34 [WARNING] 20:43:34 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/maven-metadata.xml 20:43:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:43:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:43:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:43:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:43:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:43:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:43:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:43:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:43:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:43:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:43:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:43:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:43:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:43:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:43:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:43:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:43:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:43:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:43:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:43:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:43:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:43:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:43:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:43:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:43:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:43:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:43:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:43:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:43:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:43:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:43:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:43:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:43:34 at java.lang.reflect.Method.invoke (Method.java:580) 20:43:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:43:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:43:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:43:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:43:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/maven-metadata.xml 20:43:34 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/maven-metadata.xml 20:43:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:43:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:43:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:43:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:43:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:43:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:43:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:43:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:43:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:43:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:43:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:43:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:43:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:43:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:43:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:43:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:43:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:43:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:43:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:43:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:43:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:43:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:43:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:43:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:43:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:43:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:43:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:43:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:43:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:43:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:43:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:43:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:43:34 at java.lang.reflect.Method.invoke (Method.java:580) 20:43:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:43:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:43:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:43:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:43:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/maven-metadata.xml 20:43:34 [INFO] 20:43:34 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342 >-------- 20:43:34 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8342 14.0.21-SNAPSHOT [85/229] 20:43:34 [INFO] from features/odl-mdsal-model-rfc8342/pom.xml 20:43:34 [INFO] ------------------------------[ feature ]------------------------------- 20:43:34 [INFO] 20:43:34 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8342 --- 20:43:34 [INFO] 20:43:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8342 --- 20:43:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:43:34 [INFO] 20:43:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8342 --- 20:43:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:43:34 [INFO] 20:43:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8342 --- 20:43:35 [INFO] 20:43:35 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8342 --- 20:43:35 [INFO] 20:43:35 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8342 --- 20:43:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:43:35 [INFO] argLine set to empty 20:43:35 [INFO] 20:43:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8342 --- 20:43:35 [INFO] Starting audit... 20:43:35 Audit done. 20:43:35 [INFO] You have 0 Checkstyle violations. 20:43:35 [INFO] 20:43:35 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8342 --- 20:43:35 [INFO] Starting audit... 20:43:35 Audit done. 20:43:35 [INFO] You have 0 Checkstyle violations. 20:43:35 [INFO] 20:43:35 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8342 --- 20:43:35 [INFO] 20:43:35 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8342 --- 20:43:35 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8342/target/feature/feature.xml 20:43:35 [INFO] ...done! 20:43:35 [INFO] Attaching features XML 20:43:35 [INFO] 20:43:35 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8342 --- 20:43:35 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:43:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:43:35 [INFO] 20:43:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8342 >>> 20:43:35 [INFO] 20:43:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8342 --- 20:43:35 [INFO] No files found to run spotbugs, check compile phase has been run 20:43:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:43:35 [INFO] 20:43:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8342 <<< 20:43:35 [INFO] 20:43:35 [INFO] 20:43:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8342 --- 20:43:35 [INFO] 20:43:35 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8342 --- 20:43:35 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342 20:43:35 [INFO] Project dependency features detected: [] 20:43:35 [INFO] Pax Exam System (Version: 4.14.0) created. 20:43:35 [INFO] Creating RMI registry server on 127.0.0.1:46745 20:43:35 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:43:35 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:43:35 [INFO] Waiting for remote bundle context.. on 46745 name: 1969735f-5a47-42cc-9cbc-32f038b0a2ae timout: [ RelativeTimeout value = 180000 ] 20:43:39 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:36029/jndi/rmi://127.0.0.1:46745/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 20:43:39 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) 20:43:39 at java.base/java.lang.Thread.run(Thread.java:1583) 20:43:39 Caused by: java.io.IOException: The server has been stopped. 20:43:39 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 20:43:39 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) 20:43:39 ... 1 more 20:43:39 [INFO] Building jar from resources and headers. 20:43:39 [INFO] Writing jar finished. 20:43:41 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:43:41 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:43:41 [INFO] 20:43:41 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8342 --- 20:43:41 [INFO] 20:43:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8342 --- 20:43:41 [INFO] No Javadoc in project. Archive not created. 20:43:41 [INFO] 20:43:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8342 --- 20:43:41 [INFO] CycloneDX: Resolving Dependencies 20:43:42 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 20:43:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8342/target/bom.xml 20:43:42 [INFO] attaching as odl-mdsal-model-rfc8342-14.0.21-SNAPSHOT-cyclonedx.xml 20:43:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8342/target/bom.json 20:43:42 [INFO] attaching as odl-mdsal-model-rfc8342-14.0.21-SNAPSHOT-cyclonedx.json 20:43:42 [INFO] 20:43:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8342 --- 20:43:42 [INFO] Skipping duplicate-finder execution! 20:43:42 [INFO] 20:43:42 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8342 --- 20:43:42 [INFO] Skipping plugin execution 20:43:42 [INFO] 20:43:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8342 --- 20:43:42 [INFO] Skipping source per configuration. 20:43:42 [INFO] 20:43:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8342 --- 20:43:42 [INFO] 20:43:42 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8342 --- 20:43:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:43:42 [INFO] 20:43:42 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8342 --- 20:43:42 [WARNING] 20:43:42 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8342 did not assign 20:43:42 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:43:42 [WARNING] 20:43:42 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:43:42 [WARNING] 20:43:42 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8342/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.21-SNAPSHOT.pom 20:43:42 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8342/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.21-SNAPSHOT-features.xml 20:43:42 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8342/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.21-SNAPSHOT-cyclonedx.xml 20:43:42 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8342/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.21-SNAPSHOT-cyclonedx.json 20:43:42 [INFO] 20:43:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8342 --- 20:43:42 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:43:42 [WARNING] 20:43:42 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8342 did not assign 20:43:42 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:43:42 [WARNING] 20:43:42 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:43:42 [WARNING] 20:43:42 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/maven-metadata.xml 20:43:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:43:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:43:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:43:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:43:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:43:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:43:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:43:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:43:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:43:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:43:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:43:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:43:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:43:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:43:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:43:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:43:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:43:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:43:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:43:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:43:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:43:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:43:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:43:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:43:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:43:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:43:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:43:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:43:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:43:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:43:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:43:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:43:42 at java.lang.reflect.Method.invoke (Method.java:580) 20:43:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:43:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:43:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:43:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:43:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/maven-metadata.xml 20:43:42 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/maven-metadata.xml 20:43:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:43:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:43:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:43:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:43:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:43:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:43:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:43:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:43:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:43:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:43:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:43:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:43:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:43:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:43:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:43:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:43:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:43:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:43:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:43:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:43:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:43:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:43:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:43:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:43:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:43:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:43:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:43:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:43:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:43:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:43:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:43:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:43:42 at java.lang.reflect.Method.invoke (Method.java:580) 20:43:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:43:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:43:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:43:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:43:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/maven-metadata.xml 20:43:42 [INFO] 20:43:42 [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-binding-api >------------ 20:43:42 [INFO] Building OpenDaylight :: MD-SAL :: Binding API 14.0.21-SNAPSHOT [86/229] 20:43:42 [INFO] from features/odl-mdsal-binding-api/pom.xml 20:43:42 [INFO] ------------------------------[ feature ]------------------------------- 20:43:42 [INFO] 20:43:42 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-binding-api --- 20:43:42 [INFO] 20:43:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-binding-api --- 20:43:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:43:42 [INFO] 20:43:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-binding-api --- 20:43:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:43:42 [INFO] 20:43:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-binding-api --- 20:43:42 [INFO] 20:43:42 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-binding-api --- 20:43:42 [INFO] 20:43:42 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-binding-api --- 20:43:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:43:42 [INFO] argLine set to empty 20:43:42 [INFO] 20:43:42 [INFO] --- feattmpl:14.1.7:generate-feature (generate-feature) @ odl-mdsal-binding-api --- 20:43:42 [INFO] 20:43:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-binding-api --- 20:43:42 [INFO] Starting audit... 20:43:42 Audit done. 20:43:42 [INFO] You have 0 Checkstyle violations. 20:43:42 [INFO] 20:43:42 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-binding-api --- 20:43:42 [INFO] Starting audit... 20:43:42 Audit done. 20:43:42 [INFO] You have 0 Checkstyle violations. 20:43:42 [INFO] 20:43:42 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-binding-api --- 20:43:42 [INFO] 20:43:42 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-binding-api --- 20:43:42 [INFO] Generation not enabled 20:43:42 [INFO] Attaching artifact 20:43:42 [INFO] 20:43:42 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-binding-api --- 20:43: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 20:43:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:43:42 [INFO] 20:43:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-binding-api >>> 20:43:42 [INFO] 20:43:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-binding-api --- 20:43:42 [INFO] No files found to run spotbugs, check compile phase has been run 20:43:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:43:42 [INFO] 20:43:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-binding-api <<< 20:43:42 [INFO] 20:43:42 [INFO] 20:43:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-binding-api --- 20:43:42 [INFO] 20:43:42 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-binding-api --- 20:43:42 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-binding-api 20:43:42 [INFO] Project dependency features detected: [] 20:43:42 [INFO] Pax Exam System (Version: 4.14.0) created. 20:43:42 [INFO] Creating RMI registry server on 127.0.0.1:35239 20:43:43 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:43:43 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:43:43 [INFO] Waiting for remote bundle context.. on 35239 name: 6e47c5ea-d20d-48f0-9385-89a7dfd1cc4b timout: [ RelativeTimeout value = 180000 ] 20:43:47 [INFO] Building jar from resources and headers. 20:43:47 [INFO] Writing jar finished. 20:43:49 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:43:49 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:43:49 [INFO] 20:43:49 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-binding-api --- 20:43:49 [INFO] 20:43:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-binding-api --- 20:43:49 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:43:49 [INFO] 20:43:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-binding-api --- 20:43:49 [INFO] CycloneDX: Resolving Dependencies 20:43:50 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 20:43:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding-api/target/bom.xml 20:43:50 [INFO] attaching as odl-mdsal-binding-api-14.0.21-SNAPSHOT-cyclonedx.xml 20:43:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding-api/target/bom.json 20:43:50 [INFO] attaching as odl-mdsal-binding-api-14.0.21-SNAPSHOT-cyclonedx.json 20:43:50 [INFO] 20:43:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-binding-api --- 20:43:50 [INFO] Skipping duplicate-finder execution! 20:43:50 [INFO] 20:43:50 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-binding-api --- 20:43:50 [INFO] Skipping plugin execution 20:43:50 [INFO] 20:43:50 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-binding-api --- 20:43:50 [INFO] Skipping source per configuration. 20:43:50 [INFO] 20:43:50 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-binding-api --- 20:43:50 [INFO] 20:43:50 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-binding-api --- 20:43:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:43:50 [INFO] 20:43:50 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-binding-api --- 20:43:50 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding-api/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/odl-mdsal-binding-api-14.0.21-SNAPSHOT.pom 20:43:50 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding-api/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/odl-mdsal-binding-api-14.0.21-SNAPSHOT-features.xml 20:43:50 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/odl-mdsal-binding-api-14.0.21-SNAPSHOT-cyclonedx.xml 20:43:50 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/odl-mdsal-binding-api-14.0.21-SNAPSHOT-cyclonedx.json 20:43:50 [INFO] 20:43:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-binding-api --- 20:43:50 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:43:50 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/maven-metadata.xml 20:43:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:43:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:43:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:43:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:43:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:43:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:43:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:43:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:43:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:43:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:43:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:43:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:43:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:43:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:43:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:43:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:43:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:43:50 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:43:50 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:43:50 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:43:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:43:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:43:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:43:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:43:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:43:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:43:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:43:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:43:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:43:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:43:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:43:50 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:43:50 at java.lang.reflect.Method.invoke (Method.java:580) 20:43:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:43:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:43:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:43:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:43:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/maven-metadata.xml 20:43:50 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-binding-api/maven-metadata.xml 20:43:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:43:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:43:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:43:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:43:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:43:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:43:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:43:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:43:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:43:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:43:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:43:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:43:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:43:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:43:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:43:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:43:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:43:50 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:43:50 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:43:50 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:43:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:43:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:43:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:43:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:43:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:43:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:43:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:43:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:43:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:43:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:43:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:43:50 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:43:50 at java.lang.reflect.Method.invoke (Method.java:580) 20:43:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:43:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:43:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:43:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:43:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-binding-api/maven-metadata.xml 20:43:50 [INFO] 20:43:50 [INFO] --------------< org.opendaylight.mdsal:odl-mdsal-dom-api >-------------- 20:43:50 [INFO] Building OpenDaylight :: MD-SAL :: DOM API and SPI 14.0.21-SNAPSHOT [87/229] 20:43:50 [INFO] from features/odl-mdsal-dom-api/pom.xml 20:43:50 [INFO] ------------------------------[ feature ]------------------------------- 20:43:50 [INFO] 20:43:50 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-dom-api --- 20:43:50 [INFO] 20:43:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-dom-api --- 20:43:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:43:50 [INFO] 20:43:50 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-dom-api --- 20:43:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:43:50 [INFO] 20:43:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-dom-api --- 20:43:50 [INFO] 20:43:50 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-dom-api --- 20:43:50 [INFO] 20:43:50 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-dom-api --- 20:43:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:43:50 [INFO] argLine set to empty 20:43:50 [INFO] 20:43:50 [INFO] --- feattmpl:14.1.7:generate-feature (generate-feature) @ odl-mdsal-dom-api --- 20:43:50 [INFO] 20:43:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-dom-api --- 20:43:50 [INFO] Starting audit... 20:43:50 Audit done. 20:43:50 [INFO] You have 0 Checkstyle violations. 20:43:50 [INFO] 20:43:50 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-dom-api --- 20:43:50 [INFO] Starting audit... 20:43:50 Audit done. 20:43:50 [INFO] You have 0 Checkstyle violations. 20:43:50 [INFO] 20:43:50 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-dom-api --- 20:43:50 [INFO] 20:43:50 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-dom-api --- 20:43:50 [INFO] Generation not enabled 20:43:50 [INFO] Attaching artifact 20:43:50 [INFO] 20:43:50 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-dom-api --- 20:43:50 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:43:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:43:50 [INFO] 20:43:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-dom-api >>> 20:43:50 [INFO] 20:43:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-dom-api --- 20:43:50 [INFO] No files found to run spotbugs, check compile phase has been run 20:43:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:43:50 [INFO] 20:43:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-dom-api <<< 20:43:50 [INFO] 20:43:50 [INFO] 20:43:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-dom-api --- 20:43:50 [INFO] 20:43:50 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-dom-api --- 20:43:50 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-dom-api 20:43:50 [INFO] Project dependency features detected: [] 20:43:50 [INFO] Pax Exam System (Version: 4.14.0) created. 20:43:50 [INFO] Creating RMI registry server on 127.0.0.1:46419 20:43:51 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:43:51 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:43:51 [INFO] Waiting for remote bundle context.. on 46419 name: a72469c4-a971-4a9d-a165-878b4168932d timout: [ RelativeTimeout value = 180000 ] 20:43:55 [INFO] Building jar from resources and headers. 20:43:55 [INFO] Writing jar finished. 20:43:57 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:43:57 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:43:57 [INFO] 20:43:57 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-dom-api --- 20:43:57 [INFO] 20:43:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-dom-api --- 20:43:57 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:43:57 [INFO] 20:43:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-dom-api --- 20:43:57 [INFO] CycloneDX: Resolving Dependencies 20:43:57 [INFO] CycloneDX: Creating BOM version 1.6 with 50 component(s) 20:43:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-dom-api/target/bom.xml 20:43:58 [INFO] attaching as odl-mdsal-dom-api-14.0.21-SNAPSHOT-cyclonedx.xml 20:43:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-dom-api/target/bom.json 20:43:58 [INFO] attaching as odl-mdsal-dom-api-14.0.21-SNAPSHOT-cyclonedx.json 20:43:58 [INFO] 20:43:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-dom-api --- 20:43:58 [INFO] Skipping duplicate-finder execution! 20:43:58 [INFO] 20:43:58 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-dom-api --- 20:43:58 [INFO] Skipping plugin execution 20:43:58 [INFO] 20:43:58 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-dom-api --- 20:43:58 [INFO] Skipping source per configuration. 20:43:58 [INFO] 20:43:58 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-dom-api --- 20:43:58 [INFO] 20:43:58 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-dom-api --- 20:43:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:43:58 [INFO] 20:43:58 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-dom-api --- 20:43:58 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-dom-api/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/odl-mdsal-dom-api-14.0.21-SNAPSHOT.pom 20:43:58 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-dom-api/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/odl-mdsal-dom-api-14.0.21-SNAPSHOT-features.xml 20:43:58 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-dom-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/odl-mdsal-dom-api-14.0.21-SNAPSHOT-cyclonedx.xml 20:43:58 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-dom-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/odl-mdsal-dom-api-14.0.21-SNAPSHOT-cyclonedx.json 20:43:58 [INFO] 20:43:58 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-dom-api --- 20:43:58 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:43:58 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/maven-metadata.xml 20:43:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:43:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:43:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:43:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:43:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:43:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:43:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:43:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:43:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:43:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:43:58 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:43:58 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:43:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:43:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:43:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:43:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:43:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:43:58 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:43:58 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:43:58 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:43:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:43:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:43:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:43:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:43:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:43:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:43:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:43:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:43:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:43:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:43:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:43:58 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:43:58 at java.lang.reflect.Method.invoke (Method.java:580) 20:43:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:43:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:43:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:43:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:43:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/maven-metadata.xml 20:43:58 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-dom-api/maven-metadata.xml 20:43:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:43:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:43:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:43:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:43:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:43:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:43:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:43:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:43:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:43:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:43:58 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:43:58 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:43:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:43:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:43:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:43:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:43:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:43:58 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:43:58 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:43:58 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:43:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:43:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:43:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:43:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:43:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:43:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:43:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:43:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:43:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:43:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:43:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:43:58 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:43:58 at java.lang.reflect.Method.invoke (Method.java:580) 20:43:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:43:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:43:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:43:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:43:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-dom-api/maven-metadata.xml 20:43:58 [INFO] 20:43:58 [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-dom-runtime >------------ 20:43:58 [INFO] Building OpenDaylight :: MD-SAL :: DOM Runtime 14.0.21-SNAPSHOT [88/229] 20:43:58 [INFO] from features/odl-mdsal-dom-runtime/pom.xml 20:43:58 [INFO] ------------------------------[ feature ]------------------------------- 20:43:58 [INFO] 20:43:58 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-dom-runtime --- 20:43:58 [INFO] 20:43:58 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-dom-runtime --- 20:43:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:43:58 [INFO] 20:43:58 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-dom-runtime --- 20:43:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:43:58 [INFO] 20:43:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-dom-runtime --- 20:43:58 [INFO] 20:43:58 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-dom-runtime --- 20:43:58 [INFO] 20:43:58 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-dom-runtime --- 20:43:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:43:58 [INFO] argLine set to empty 20:43:58 [INFO] 20:43:58 [INFO] --- feattmpl:14.1.7:generate-feature (generate-feature) @ odl-mdsal-dom-runtime --- 20:43:58 [INFO] 20:43:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-dom-runtime --- 20:43:58 [INFO] Starting audit... 20:43:58 Audit done. 20:43:58 [INFO] You have 0 Checkstyle violations. 20:43:58 [INFO] 20:43:58 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-dom-runtime --- 20:43:58 [INFO] Starting audit... 20:43:58 Audit done. 20:43:58 [INFO] You have 0 Checkstyle violations. 20:43:58 [INFO] 20:43:58 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-dom-runtime --- 20:43:58 [INFO] 20:43:58 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-dom-runtime --- 20:43:58 [INFO] Generation not enabled 20:43:58 [INFO] Attaching artifact 20:43:58 [INFO] 20:43:58 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-dom-runtime --- 20:43:58 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:43:58 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:43:58 [INFO] 20:43:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-dom-runtime >>> 20:43:58 [INFO] 20:43:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-dom-runtime --- 20:43:58 [INFO] No files found to run spotbugs, check compile phase has been run 20:43:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:43:58 [INFO] 20:43:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-dom-runtime <<< 20:43:58 [INFO] 20:43:58 [INFO] 20:43:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-dom-runtime --- 20:43:58 [INFO] 20:43:58 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-dom-runtime --- 20:43:58 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-dom-runtime 20:43:58 [INFO] Project dependency features detected: [] 20:43:58 [INFO] Pax Exam System (Version: 4.14.0) created. 20:43:58 [INFO] Creating RMI registry server on 127.0.0.1:33373 20:43:59 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:43:59 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:43:59 [INFO] Waiting for remote bundle context.. on 33373 name: 3f9de5f9-fcd8-47ef-a229-d988d1d07458 timout: [ RelativeTimeout value = 180000 ] 20:44:03 [INFO] Building jar from resources and headers. 20:44:03 [INFO] Writing jar finished. 20:44:05 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:44:05 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:44:06 [INFO] 20:44:06 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-dom-runtime --- 20:44:06 [INFO] 20:44:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-dom-runtime --- 20:44:06 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:44:06 [INFO] 20:44:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-dom-runtime --- 20:44:06 [INFO] CycloneDX: Resolving Dependencies 20:44:06 [INFO] CycloneDX: Creating BOM version 1.6 with 89 component(s) 20:44:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-dom-runtime/target/bom.xml 20:44:06 [INFO] attaching as odl-mdsal-dom-runtime-14.0.21-SNAPSHOT-cyclonedx.xml 20:44:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-dom-runtime/target/bom.json 20:44:06 [INFO] attaching as odl-mdsal-dom-runtime-14.0.21-SNAPSHOT-cyclonedx.json 20:44:06 [INFO] 20:44:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-dom-runtime --- 20:44:06 [INFO] Skipping duplicate-finder execution! 20:44:06 [INFO] 20:44:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-dom-runtime --- 20:44:06 [INFO] Skipping plugin execution 20:44:06 [INFO] 20:44:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-dom-runtime --- 20:44:06 [INFO] Skipping source per configuration. 20:44:06 [INFO] 20:44:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-dom-runtime --- 20:44:06 [INFO] 20:44:06 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-dom-runtime --- 20:44:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:44:06 [INFO] 20:44:06 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-dom-runtime --- 20:44:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-dom-runtime/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/odl-mdsal-dom-runtime-14.0.21-SNAPSHOT.pom 20:44:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-dom-runtime/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/odl-mdsal-dom-runtime-14.0.21-SNAPSHOT-features.xml 20:44:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-dom-runtime/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/odl-mdsal-dom-runtime-14.0.21-SNAPSHOT-cyclonedx.xml 20:44:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-dom-runtime/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/odl-mdsal-dom-runtime-14.0.21-SNAPSHOT-cyclonedx.json 20:44:06 [INFO] 20:44:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-dom-runtime --- 20:44:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:44:06 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/maven-metadata.xml 20:44:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:44:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:44:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:44:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:44:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:44:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:44:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:44:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:44:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:44:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:44:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:44:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:44:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:44:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:44:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:44:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:44:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:44:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:44:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:44:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:44:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:44:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:44:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:44:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:44:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:44:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:44:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:44:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:44:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:44:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:44:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:44:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:44:06 at java.lang.reflect.Method.invoke (Method.java:580) 20:44:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:44:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:44:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:44:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:44:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/maven-metadata.xml 20:44:07 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-dom-runtime/maven-metadata.xml 20:44:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:44:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:44:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:44:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:44:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:44:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:44:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:44:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:44:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:44:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:44:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:44:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:44:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:44:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:44:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:44:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:44:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:44:07 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:44:07 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:44:07 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:44:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:44:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:44:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:44:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:44:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:44:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:44:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:44:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:44:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:44:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:44:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:44:07 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:44:07 at java.lang.reflect.Method.invoke (Method.java:580) 20:44:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:44:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:44:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:44:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:44:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-dom-runtime/maven-metadata.xml 20:44:07 [INFO] 20:44:07 [INFO] ----------< org.opendaylight.mdsal:odl-mdsal-binding-runtime >---------- 20:44:07 [INFO] Building OpenDaylight :: MD-SAL :: Binding Runtime 14.0.21-SNAPSHOT [89/229] 20:44:07 [INFO] from features/odl-mdsal-binding-runtime/pom.xml 20:44:07 [INFO] ------------------------------[ feature ]------------------------------- 20:44:07 [INFO] 20:44:07 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-binding-runtime --- 20:44:07 [INFO] 20:44:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-binding-runtime --- 20:44:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:44:07 [INFO] 20:44:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-binding-runtime --- 20:44:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:44:07 [INFO] 20:44:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-binding-runtime --- 20:44:07 [INFO] 20:44:07 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-binding-runtime --- 20:44:07 [INFO] 20:44:07 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-binding-runtime --- 20:44:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:44:07 [INFO] argLine set to empty 20:44:07 [INFO] 20:44:07 [INFO] --- feattmpl:14.1.7:generate-feature (generate-feature) @ odl-mdsal-binding-runtime --- 20:44:07 [INFO] 20:44:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-binding-runtime --- 20:44:07 [INFO] Starting audit... 20:44:07 Audit done. 20:44:07 [INFO] You have 0 Checkstyle violations. 20:44:07 [INFO] 20:44:07 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-binding-runtime --- 20:44:07 [INFO] Starting audit... 20:44:07 Audit done. 20:44:07 [INFO] You have 0 Checkstyle violations. 20:44:07 [INFO] 20:44:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-binding-runtime --- 20:44:07 [INFO] 20:44:07 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-binding-runtime --- 20:44:07 [INFO] Generation not enabled 20:44:07 [INFO] Attaching artifact 20:44:07 [INFO] 20:44:07 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-binding-runtime --- 20:44: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 20:44:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:44:07 [INFO] 20:44:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-binding-runtime >>> 20:44:07 [INFO] 20:44:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-binding-runtime --- 20:44:07 [INFO] No files found to run spotbugs, check compile phase has been run 20:44:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:44:07 [INFO] 20:44:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-binding-runtime <<< 20:44:07 [INFO] 20:44:07 [INFO] 20:44:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-binding-runtime --- 20:44:07 [INFO] 20:44:07 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-binding-runtime --- 20:44:07 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-binding-runtime 20:44:07 [INFO] Project dependency features detected: [] 20:44:07 [INFO] Pax Exam System (Version: 4.14.0) created. 20:44:07 [INFO] Creating RMI registry server on 127.0.0.1:34213 20:44:08 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:44:08 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:44:08 [INFO] Waiting for remote bundle context.. on 34213 name: f73f1cba-4961-4680-bd30-34233e769995 timout: [ RelativeTimeout value = 180000 ] 20:44:12 [INFO] Building jar from resources and headers. 20:44:12 [INFO] Writing jar finished. 20:44:15 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:44:15 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:44:15 [INFO] 20:44:15 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-binding-runtime --- 20:44:15 [INFO] 20:44:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-binding-runtime --- 20:44:15 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:44:15 [INFO] 20:44:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-binding-runtime --- 20:44:15 [INFO] CycloneDX: Resolving Dependencies 20:44:16 [INFO] CycloneDX: Creating BOM version 1.6 with 99 component(s) 20:44:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding-runtime/target/bom.xml 20:44:16 [INFO] attaching as odl-mdsal-binding-runtime-14.0.21-SNAPSHOT-cyclonedx.xml 20:44:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding-runtime/target/bom.json 20:44:16 [INFO] attaching as odl-mdsal-binding-runtime-14.0.21-SNAPSHOT-cyclonedx.json 20:44:16 [INFO] 20:44:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-binding-runtime --- 20:44:16 [INFO] Skipping duplicate-finder execution! 20:44:16 [INFO] 20:44:16 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-binding-runtime --- 20:44:16 [INFO] Skipping plugin execution 20:44:16 [INFO] 20:44:16 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-binding-runtime --- 20:44:16 [INFO] Skipping source per configuration. 20:44:16 [INFO] 20:44:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-binding-runtime --- 20:44:16 [INFO] 20:44:16 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-binding-runtime --- 20:44:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:44:16 [INFO] 20:44:16 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-binding-runtime --- 20:44:16 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding-runtime/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/odl-mdsal-binding-runtime-14.0.21-SNAPSHOT.pom 20:44:16 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding-runtime/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/odl-mdsal-binding-runtime-14.0.21-SNAPSHOT-features.xml 20:44:16 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding-runtime/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/odl-mdsal-binding-runtime-14.0.21-SNAPSHOT-cyclonedx.xml 20:44:16 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding-runtime/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/odl-mdsal-binding-runtime-14.0.21-SNAPSHOT-cyclonedx.json 20:44:16 [INFO] 20:44:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-binding-runtime --- 20:44:16 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:44:16 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/maven-metadata.xml 20:44:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:44:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:44:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:44:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:44:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:44:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:44:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:44:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:44:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:44:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:44:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:44:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:44:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:44:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:44:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:44:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:44:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:44:16 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:44:16 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:44:16 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:44:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:44:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:44:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:44:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:44:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:44:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:44:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:44:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:44:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:44:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:44:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:44:16 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:44:16 at java.lang.reflect.Method.invoke (Method.java:580) 20:44:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:44:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:44:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:44:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:44:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/maven-metadata.xml 20:44:16 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-binding-runtime/maven-metadata.xml 20:44:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:44:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:44:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:44:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:44:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:44:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:44:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:44:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:44:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:44:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:44:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:44:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:44:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:44:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:44:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:44:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:44:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:44:16 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:44:16 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:44:16 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:44:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:44:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:44:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:44:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:44:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:44:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:44:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:44:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:44:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:44:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:44:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:44:16 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:44:16 at java.lang.reflect.Method.invoke (Method.java:580) 20:44:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:44:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:44:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:44:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:44:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-binding-runtime/maven-metadata.xml 20:44:16 [INFO] 20:44:16 [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-dom-broker >------------- 20:44:16 [INFO] Building OpenDaylight :: MD-SAL :: DOM Broker 14.0.21-SNAPSHOT [90/229] 20:44:16 [INFO] from features/odl-mdsal-dom-broker/pom.xml 20:44:16 [INFO] ------------------------------[ feature ]------------------------------- 20:44:16 [INFO] 20:44:16 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-dom-broker --- 20:44:16 [INFO] 20:44:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-dom-broker --- 20:44:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:44:16 [INFO] 20:44:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-dom-broker --- 20:44:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:44:16 [INFO] 20:44:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-dom-broker --- 20:44:16 [INFO] 20:44:16 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-dom-broker --- 20:44:16 [INFO] 20:44:16 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-dom-broker --- 20:44:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:44:16 [INFO] argLine set to empty 20:44:16 [INFO] 20:44:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-dom-broker --- 20:44:16 [INFO] Starting audit... 20:44:16 Audit done. 20:44:16 [INFO] You have 0 Checkstyle violations. 20:44:16 [INFO] 20:44:16 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-dom-broker --- 20:44:16 [INFO] Starting audit... 20:44:16 Audit done. 20:44:16 [INFO] You have 0 Checkstyle violations. 20:44:16 [INFO] 20:44:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-dom-broker --- 20:44:16 [INFO] 20:44:16 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-dom-broker --- 20:44:16 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-dom-broker/target/feature/feature.xml 20:44:16 [INFO] ...done! 20:44:16 [INFO] Attaching features XML 20:44:16 [INFO] 20:44:16 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-dom-broker --- 20:44:16 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:44:16 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:44:16 [INFO] 20:44:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-dom-broker >>> 20:44:16 [INFO] 20:44:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-dom-broker --- 20:44:16 [INFO] No files found to run spotbugs, check compile phase has been run 20:44:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:44:16 [INFO] 20:44:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-dom-broker <<< 20:44:16 [INFO] 20:44:16 [INFO] 20:44:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-dom-broker --- 20:44:16 [INFO] 20:44:16 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-dom-broker --- 20:44:16 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-dom-broker 20:44:16 [INFO] Project dependency features detected: [] 20:44:16 [INFO] Pax Exam System (Version: 4.14.0) created. 20:44:16 [INFO] Creating RMI registry server on 127.0.0.1:33805 20:44:17 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:44:17 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:44:17 [INFO] Waiting for remote bundle context.. on 33805 name: f93f5f4a-a0b2-4ace-b1ff-9536c1b12cc0 timout: [ RelativeTimeout value = 180000 ] 20:44:21 [INFO] Building jar from resources and headers. 20:44:21 [INFO] Writing jar finished. 20:44:24 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:44:24 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:44:24 [INFO] 20:44:24 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-dom-broker --- 20:44:24 [INFO] 20:44:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-dom-broker --- 20:44:24 [INFO] No Javadoc in project. Archive not created. 20:44:24 [INFO] 20:44:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-dom-broker --- 20:44:24 [INFO] CycloneDX: Resolving Dependencies 20:44:25 [INFO] CycloneDX: Creating BOM version 1.6 with 91 component(s) 20:44:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-dom-broker/target/bom.xml 20:44:25 [INFO] attaching as odl-mdsal-dom-broker-14.0.21-SNAPSHOT-cyclonedx.xml 20:44:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-dom-broker/target/bom.json 20:44:25 [INFO] attaching as odl-mdsal-dom-broker-14.0.21-SNAPSHOT-cyclonedx.json 20:44:25 [INFO] 20:44:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-dom-broker --- 20:44:25 [INFO] Skipping duplicate-finder execution! 20:44:25 [INFO] 20:44:25 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-dom-broker --- 20:44:25 [INFO] Skipping plugin execution 20:44:25 [INFO] 20:44:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-dom-broker --- 20:44:25 [INFO] Skipping source per configuration. 20:44:25 [INFO] 20:44:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-dom-broker --- 20:44:25 [INFO] 20:44:25 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-dom-broker --- 20:44:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:44:25 [INFO] 20:44:25 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-dom-broker --- 20:44:25 [WARNING] 20:44:25 [WARNING] The packaging plugin for project odl-mdsal-dom-broker did not assign 20:44:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:44:25 [WARNING] 20:44:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:44:25 [WARNING] 20:44:25 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-dom-broker/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/odl-mdsal-dom-broker-14.0.21-SNAPSHOT.pom 20:44:25 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-dom-broker/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/odl-mdsal-dom-broker-14.0.21-SNAPSHOT-features.xml 20:44:25 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-dom-broker/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/odl-mdsal-dom-broker-14.0.21-SNAPSHOT-cyclonedx.xml 20:44:25 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-dom-broker/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/odl-mdsal-dom-broker-14.0.21-SNAPSHOT-cyclonedx.json 20:44:25 [INFO] 20:44:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-dom-broker --- 20:44:25 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:44:25 [WARNING] 20:44:25 [WARNING] The packaging plugin for project odl-mdsal-dom-broker did not assign 20:44:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:44:25 [WARNING] 20:44:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:44:25 [WARNING] 20:44:25 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/maven-metadata.xml 20:44:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:44:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:44:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:44:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:44:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:44:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:44:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:44:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:44:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:44:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:44:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:44:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:44:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:44:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:44:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:44:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:44:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:44:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:44:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:44:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:44:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:44:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:44:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:44:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:44:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:44:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:44:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:44:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:44:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:44:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:44:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:44:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:44:25 at java.lang.reflect.Method.invoke (Method.java:580) 20:44:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:44:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:44:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:44:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:44:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/maven-metadata.xml 20:44:25 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-dom-broker/maven-metadata.xml 20:44:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:44:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:44:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:44:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:44:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:44:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:44:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:44:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:44:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:44:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:44:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:44:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:44:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:44:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:44:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:44:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:44:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:44:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:44:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:44:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:44:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:44:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:44:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:44:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:44:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:44:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:44:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:44:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:44:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:44:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:44:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:44:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:44:25 at java.lang.reflect.Method.invoke (Method.java:580) 20:44:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:44:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:44:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:44:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:44:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-dom-broker/maven-metadata.xml 20:44:25 [INFO] 20:44:25 [INFO] --------< org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter >-------- 20:44:25 [INFO] Building OpenDaylight :: MD-SAL :: Binding/DOM Adapter 14.0.21-SNAPSHOT [91/229] 20:44:25 [INFO] from features/odl-mdsal-binding-dom-adapter/pom.xml 20:44:25 [INFO] ------------------------------[ feature ]------------------------------- 20:44:25 [INFO] 20:44:25 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-binding-dom-adapter --- 20:44:25 [INFO] 20:44:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-binding-dom-adapter --- 20:44:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:44:25 [INFO] 20:44:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-binding-dom-adapter --- 20:44:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:44:25 [INFO] 20:44:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-binding-dom-adapter --- 20:44:26 [INFO] 20:44:26 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-binding-dom-adapter --- 20:44:26 [INFO] 20:44:26 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-binding-dom-adapter --- 20:44:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:44:26 [INFO] argLine set to empty 20:44:26 [INFO] 20:44:26 [INFO] --- feattmpl:14.1.7:generate-feature (generate-feature) @ odl-mdsal-binding-dom-adapter --- 20:44:26 [INFO] 20:44:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-binding-dom-adapter --- 20:44:26 [INFO] Starting audit... 20:44:26 Audit done. 20:44:26 [INFO] You have 0 Checkstyle violations. 20:44:26 [INFO] 20:44:26 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-binding-dom-adapter --- 20:44:26 [INFO] Starting audit... 20:44:26 Audit done. 20:44:26 [INFO] You have 0 Checkstyle violations. 20:44:26 [INFO] 20:44:26 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-binding-dom-adapter --- 20:44:26 [INFO] 20:44:26 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-binding-dom-adapter --- 20:44:26 [INFO] Generation not enabled 20:44:26 [INFO] Attaching artifact 20:44:26 [INFO] 20:44:26 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-binding-dom-adapter --- 20:44:26 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:44:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:44:26 [INFO] 20:44:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-binding-dom-adapter >>> 20:44:26 [INFO] 20:44:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-binding-dom-adapter --- 20:44:26 [INFO] No files found to run spotbugs, check compile phase has been run 20:44:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:44:26 [INFO] 20:44:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-binding-dom-adapter <<< 20:44:26 [INFO] 20:44:26 [INFO] 20:44:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-binding-dom-adapter --- 20:44:26 [INFO] 20:44:26 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-binding-dom-adapter --- 20:44:26 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter 20:44:26 [INFO] Project dependency features detected: [] 20:44:26 [INFO] Pax Exam System (Version: 4.14.0) created. 20:44:26 [INFO] Creating RMI registry server on 127.0.0.1:41703 20:44:26 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:44:26 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:44:26 [INFO] Waiting for remote bundle context.. on 41703 name: 567162c0-6c9c-46a6-a6bc-b93488c7f351 timout: [ RelativeTimeout value = 180000 ] 20:44:30 [INFO] Building jar from resources and headers. 20:44:30 [INFO] Writing jar finished. 20:44:33 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:44:33 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:44:33 [INFO] 20:44:33 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-binding-dom-adapter --- 20:44:33 [INFO] 20:44:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-binding-dom-adapter --- 20:44:33 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:44:33 [INFO] 20:44:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-binding-dom-adapter --- 20:44:33 [INFO] CycloneDX: Resolving Dependencies 20:44:34 [INFO] CycloneDX: Creating BOM version 1.6 with 112 component(s) 20:44:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding-dom-adapter/target/bom.xml 20:44:34 [INFO] attaching as odl-mdsal-binding-dom-adapter-14.0.21-SNAPSHOT-cyclonedx.xml 20:44:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding-dom-adapter/target/bom.json 20:44:34 [INFO] attaching as odl-mdsal-binding-dom-adapter-14.0.21-SNAPSHOT-cyclonedx.json 20:44:34 [INFO] 20:44:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-binding-dom-adapter --- 20:44:34 [INFO] Skipping duplicate-finder execution! 20:44:34 [INFO] 20:44:34 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-binding-dom-adapter --- 20:44:34 [INFO] Skipping plugin execution 20:44:34 [INFO] 20:44:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-binding-dom-adapter --- 20:44:34 [INFO] Skipping source per configuration. 20:44:34 [INFO] 20:44:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-binding-dom-adapter --- 20:44:34 [INFO] 20:44:34 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-binding-dom-adapter --- 20:44:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:44:34 [INFO] 20:44:34 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-binding-dom-adapter --- 20:44:34 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding-dom-adapter/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.21-SNAPSHOT.pom 20:44:34 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding-dom-adapter/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.21-SNAPSHOT-features.xml 20:44:34 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding-dom-adapter/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.21-SNAPSHOT-cyclonedx.xml 20:44:34 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding-dom-adapter/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.21-SNAPSHOT-cyclonedx.json 20:44:34 [INFO] 20:44:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-binding-dom-adapter --- 20:44:34 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:44:34 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/maven-metadata.xml 20:44:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:44:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:44:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:44:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:44:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:44:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:44:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:44:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:44:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:44:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:44:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:44:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:44:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:44:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:44:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:44:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:44:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:44:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:44:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:44:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:44:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:44:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:44:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:44:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:44:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:44:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:44:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:44:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:44:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:44:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:44:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:44:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:44:34 at java.lang.reflect.Method.invoke (Method.java:580) 20:44:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:44:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:44:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:44:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:44:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/maven-metadata.xml 20:44:34 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/maven-metadata.xml 20:44:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:44:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:44:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:44:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:44:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:44:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:44:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:44:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:44:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:44:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:44:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:44:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:44:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:44:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:44:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:44:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:44:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:44:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:44:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:44:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:44:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:44:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:44:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:44:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:44:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:44:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:44:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:44:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:44:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:44:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:44:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:44:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:44:34 at java.lang.reflect.Method.invoke (Method.java:580) 20:44:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:44:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:44:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:44:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:44:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/maven-metadata.xml 20:44:34 [INFO] 20:44:34 [INFO] ----------------< org.opendaylight.mdsal:odl-mdsal-dom >---------------- 20:44:34 [INFO] Building OpenDaylight :: MD-SAL :: DOM 14.0.21-SNAPSHOT [92/229] 20:44:34 [INFO] from features/odl-mdsal-dom/pom.xml 20:44:34 [INFO] ------------------------------[ feature ]------------------------------- 20:44:34 [INFO] 20:44:34 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-dom --- 20:44:34 [INFO] 20:44:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-dom --- 20:44:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:44:34 [INFO] 20:44:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-dom --- 20:44:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:44:34 [INFO] 20:44:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-dom --- 20:44:35 [INFO] 20:44:35 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-dom --- 20:44:35 [INFO] 20:44:35 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-dom --- 20:44:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:44:35 [INFO] argLine set to empty 20:44:35 [INFO] 20:44:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-dom --- 20:44:35 [INFO] Starting audit... 20:44:35 Audit done. 20:44:35 [INFO] You have 0 Checkstyle violations. 20:44:35 [INFO] 20:44:35 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-dom --- 20:44:35 [INFO] Starting audit... 20:44:35 Audit done. 20:44:35 [INFO] You have 0 Checkstyle violations. 20:44:35 [INFO] 20:44:35 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-dom --- 20:44:35 [INFO] 20:44:35 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-dom --- 20:44:35 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-dom/target/feature/feature.xml 20:44:35 [INFO] ...done! 20:44:35 [INFO] Attaching features XML 20:44:35 [INFO] 20:44:35 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-dom --- 20:44:35 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:44:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:44:35 [INFO] 20:44:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-dom >>> 20:44:35 [INFO] 20:44:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-dom --- 20:44:35 [INFO] No files found to run spotbugs, check compile phase has been run 20:44:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:44:35 [INFO] 20:44:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-dom <<< 20:44:35 [INFO] 20:44:35 [INFO] 20:44:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-dom --- 20:44:35 [INFO] 20:44:35 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-dom --- 20:44:35 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-dom 20:44:35 [INFO] Project dependency features detected: [] 20:44:35 [INFO] Pax Exam System (Version: 4.14.0) created. 20:44:35 [INFO] Creating RMI registry server on 127.0.0.1:42299 20:44:35 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:44:35 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:44:35 [INFO] Waiting for remote bundle context.. on 42299 name: d001b647-a3da-486b-82a5-407a3dbbde84 timout: [ RelativeTimeout value = 180000 ] 20:44:40 [INFO] Building jar from resources and headers. 20:44:40 [INFO] Writing jar finished. 20:44:42 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:44:42 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:44:42 [INFO] 20:44:42 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-dom --- 20:44:42 [INFO] 20:44:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-dom --- 20:44:42 [INFO] No Javadoc in project. Archive not created. 20:44:42 [INFO] 20:44:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-dom --- 20:44:42 [INFO] CycloneDX: Resolving Dependencies 20:44:43 [INFO] CycloneDX: Creating BOM version 1.6 with 92 component(s) 20:44:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-dom/target/bom.xml 20:44:43 [INFO] attaching as odl-mdsal-dom-14.0.21-SNAPSHOT-cyclonedx.xml 20:44:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-dom/target/bom.json 20:44:43 [INFO] attaching as odl-mdsal-dom-14.0.21-SNAPSHOT-cyclonedx.json 20:44:43 [INFO] 20:44:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-dom --- 20:44:43 [INFO] Skipping duplicate-finder execution! 20:44:43 [INFO] 20:44:43 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-dom --- 20:44:43 [INFO] Skipping plugin execution 20:44:43 [INFO] 20:44:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-dom --- 20:44:43 [INFO] Skipping source per configuration. 20:44:43 [INFO] 20:44:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-dom --- 20:44:43 [INFO] 20:44:43 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-dom --- 20:44:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:44:43 [INFO] 20:44:43 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-dom --- 20:44:43 [WARNING] 20:44:43 [WARNING] The packaging plugin for project odl-mdsal-dom did not assign 20:44:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:44:43 [WARNING] 20:44:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:44:43 [WARNING] 20:44:43 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-dom/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/odl-mdsal-dom-14.0.21-SNAPSHOT.pom 20:44:43 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-dom/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/odl-mdsal-dom-14.0.21-SNAPSHOT-features.xml 20:44:43 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-dom/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/odl-mdsal-dom-14.0.21-SNAPSHOT-cyclonedx.xml 20:44:43 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-dom/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/odl-mdsal-dom-14.0.21-SNAPSHOT-cyclonedx.json 20:44:43 [INFO] 20:44:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-dom --- 20:44:43 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:44:43 [WARNING] 20:44:43 [WARNING] The packaging plugin for project odl-mdsal-dom did not assign 20:44:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:44:43 [WARNING] 20:44:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:44:43 [WARNING] 20:44:43 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/maven-metadata.xml 20:44:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:44:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:44:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:44:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:44:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:44:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:44:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:44:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:44:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:44:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:44:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:44:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:44:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:44:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:44:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:44:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:44:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:44:43 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:44:43 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:44:43 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:44:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:44:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:44:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:44:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:44:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:44:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:44:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:44:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:44:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:44:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:44:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:44:43 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:44:43 at java.lang.reflect.Method.invoke (Method.java:580) 20:44:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:44:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:44:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:44:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:44:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/maven-metadata.xml 20:44:43 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-dom/maven-metadata.xml 20:44:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:44:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:44:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:44:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:44:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:44:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:44:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:44:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:44:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:44:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:44:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:44:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:44:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:44:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:44:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:44:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:44:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:44:43 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:44:43 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:44:43 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:44:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:44:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:44:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:44:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:44:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:44:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:44:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:44:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:44:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:44:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:44:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:44:43 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:44:43 at java.lang.reflect.Method.invoke (Method.java:580) 20:44:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:44:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:44:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:44:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:44:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-dom/maven-metadata.xml 20:44:43 [INFO] 20:44:43 [INFO] --------------< org.opendaylight.mdsal:odl-mdsal-binding >-------------- 20:44:43 [INFO] Building OpenDaylight :: MD-SAL :: Binding 14.0.21-SNAPSHOT [93/229] 20:44:43 [INFO] from features/odl-mdsal-binding/pom.xml 20:44:43 [INFO] ------------------------------[ feature ]------------------------------- 20:44:43 [INFO] 20:44:43 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-binding --- 20:44:43 [INFO] 20:44:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-binding --- 20:44:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:44:43 [INFO] 20:44:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-binding --- 20:44:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:44:43 [INFO] 20:44:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-binding --- 20:44:44 [INFO] 20:44:44 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-binding --- 20:44:44 [INFO] 20:44:44 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-binding --- 20:44:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:44:44 [INFO] argLine set to empty 20:44:44 [INFO] 20:44:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-binding --- 20:44:44 [INFO] Starting audit... 20:44:44 Audit done. 20:44:44 [INFO] You have 0 Checkstyle violations. 20:44:44 [INFO] 20:44:44 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-binding --- 20:44:44 [INFO] Starting audit... 20:44:44 Audit done. 20:44:44 [INFO] You have 0 Checkstyle violations. 20:44:44 [INFO] 20:44:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-binding --- 20:44:44 [INFO] 20:44:44 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-binding --- 20:44:44 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding/target/feature/feature.xml 20:44:44 [INFO] ...done! 20:44:44 [INFO] Attaching features XML 20:44:44 [INFO] 20:44:44 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-binding --- 20:44: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 20:44:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:44:44 [INFO] 20:44:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-binding >>> 20:44:44 [INFO] 20:44:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-binding --- 20:44:44 [INFO] No files found to run spotbugs, check compile phase has been run 20:44:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:44:44 [INFO] 20:44:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-binding <<< 20:44:44 [INFO] 20:44:44 [INFO] 20:44:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-binding --- 20:44:44 [INFO] 20:44:44 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-binding --- 20:44:44 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-binding 20:44:44 [INFO] Project dependency features detected: [] 20:44:44 [INFO] Pax Exam System (Version: 4.14.0) created. 20:44:44 [INFO] Creating RMI registry server on 127.0.0.1:44125 20:44:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:44:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:44:45 [INFO] Waiting for remote bundle context.. on 44125 name: 38bf7fc1-d10f-446e-b870-18cc9f6ec2b8 timout: [ RelativeTimeout value = 180000 ] 20:44:48 [INFO] Building jar from resources and headers. 20:44:48 [INFO] Writing jar finished. 20:44:51 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:44:51 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:44:51 [INFO] 20:44:51 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-binding --- 20:44:51 [INFO] 20:44:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-binding --- 20:44:51 [INFO] No Javadoc in project. Archive not created. 20:44:51 [INFO] 20:44:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-binding --- 20:44:51 [INFO] CycloneDX: Resolving Dependencies 20:44:53 [INFO] CycloneDX: Creating BOM version 1.6 with 114 component(s) 20:44:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding/target/bom.xml 20:44:53 [INFO] attaching as odl-mdsal-binding-14.0.21-SNAPSHOT-cyclonedx.xml 20:44:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding/target/bom.json 20:44:53 [INFO] attaching as odl-mdsal-binding-14.0.21-SNAPSHOT-cyclonedx.json 20:44:53 [INFO] 20:44:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-binding --- 20:44:53 [INFO] Skipping duplicate-finder execution! 20:44:53 [INFO] 20:44:53 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-binding --- 20:44:53 [INFO] Skipping plugin execution 20:44:53 [INFO] 20:44:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-binding --- 20:44:53 [INFO] Skipping source per configuration. 20:44:53 [INFO] 20:44:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-binding --- 20:44:53 [INFO] 20:44:53 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-binding --- 20:44:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:44:53 [INFO] 20:44:53 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-binding --- 20:44:53 [WARNING] 20:44:53 [WARNING] The packaging plugin for project odl-mdsal-binding did not assign 20:44:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:44:53 [WARNING] 20:44:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:44:53 [WARNING] 20:44:53 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/odl-mdsal-binding-14.0.21-SNAPSHOT.pom 20:44:53 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/odl-mdsal-binding-14.0.21-SNAPSHOT-features.xml 20:44:53 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/odl-mdsal-binding-14.0.21-SNAPSHOT-cyclonedx.xml 20:44:53 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/odl-mdsal-binding-14.0.21-SNAPSHOT-cyclonedx.json 20:44:53 [INFO] 20:44:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-binding --- 20:44:53 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:44:53 [WARNING] 20:44:53 [WARNING] The packaging plugin for project odl-mdsal-binding did not assign 20:44:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:44:53 [WARNING] 20:44:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:44:53 [WARNING] 20:44:53 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/maven-metadata.xml 20:44:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:44:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:44:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:44:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:44:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:44:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:44:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:44:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:44:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:44:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:44:53 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:44:53 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:44:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:44:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:44:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:44:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:44:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:44:53 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:44:53 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:44:53 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:44:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:44:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:44:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:44:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:44:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:44:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:44:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:44:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:44:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:44:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:44:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:44:53 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:44:53 at java.lang.reflect.Method.invoke (Method.java:580) 20:44:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:44:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:44:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:44:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:44:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/maven-metadata.xml 20:44:53 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-binding/maven-metadata.xml 20:44:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:44:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:44:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:44:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:44:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:44:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:44:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:44:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:44:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:44:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:44:53 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:44:53 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:44:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:44:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:44:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:44:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:44:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:44:53 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:44:53 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:44:53 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:44:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:44:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:44:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:44:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:44:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:44:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:44:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:44:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:44:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:44:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:44:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:44:53 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:44:53 at java.lang.reflect.Method.invoke (Method.java:580) 20:44:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:44:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:44:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:44:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:44:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-binding/maven-metadata.xml 20:44:53 [INFO] 20:44:53 [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-eos-common >------------- 20:44:53 [INFO] Building OpenDaylight :: MD-SAL :: EOS :: Common 14.0.21-SNAPSHOT [94/229] 20:44:53 [INFO] from features/odl-mdsal-eos-common/pom.xml 20:44:53 [INFO] ------------------------------[ feature ]------------------------------- 20:44:53 [INFO] 20:44:53 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-eos-common --- 20:44:53 [INFO] 20:44:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-eos-common --- 20:44:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:44:53 [INFO] 20:44:53 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-eos-common --- 20:44:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:44:53 [INFO] 20:44:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-eos-common --- 20:44:53 [INFO] 20:44:53 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-eos-common --- 20:44:53 [INFO] 20:44:53 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-eos-common --- 20:44:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:44:53 [INFO] argLine set to empty 20:44:53 [INFO] 20:44:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-eos-common --- 20:44:53 [INFO] Starting audit... 20:44:53 Audit done. 20:44:53 [INFO] You have 0 Checkstyle violations. 20:44:53 [INFO] 20:44:53 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-eos-common --- 20:44:53 [INFO] Starting audit... 20:44:53 Audit done. 20:44:53 [INFO] You have 0 Checkstyle violations. 20:44:53 [INFO] 20:44:53 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-eos-common --- 20:44:53 [INFO] 20:44:53 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-eos-common --- 20:44:53 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-eos-common/target/feature/feature.xml 20:44:53 [INFO] ...done! 20:44:53 [INFO] Attaching features XML 20:44:53 [INFO] 20:44:53 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-eos-common --- 20:44:53 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:44:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:44:53 [INFO] 20:44:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-eos-common >>> 20:44:53 [INFO] 20:44:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-eos-common --- 20:44:53 [INFO] No files found to run spotbugs, check compile phase has been run 20:44:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:44:53 [INFO] 20:44:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-eos-common <<< 20:44:53 [INFO] 20:44:53 [INFO] 20:44:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-eos-common --- 20:44:53 [INFO] 20:44:53 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-eos-common --- 20:44:53 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-eos-common 20:44:53 [INFO] Project dependency features detected: [] 20:44:53 [INFO] Pax Exam System (Version: 4.14.0) created. 20:44:53 [INFO] Creating RMI registry server on 127.0.0.1:35503 20:44:54 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:44:54 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:44:54 [INFO] Waiting for remote bundle context.. on 35503 name: 4bac21b4-cd49-451b-8f9b-dd3b134febb1 timout: [ RelativeTimeout value = 180000 ] 20:44:58 [INFO] Building jar from resources and headers. 20:44:58 [INFO] Writing jar finished. 20:45:00 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:45:00 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:45:00 [INFO] 20:45:00 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-eos-common --- 20:45:00 [INFO] 20:45:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-eos-common --- 20:45:00 [INFO] No Javadoc in project. Archive not created. 20:45:00 [INFO] 20:45:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-eos-common --- 20:45:00 [INFO] CycloneDX: Resolving Dependencies 20:45:00 [INFO] CycloneDX: Creating BOM version 1.6 with 47 component(s) 20:45:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-eos-common/target/bom.xml 20:45:00 [INFO] attaching as odl-mdsal-eos-common-14.0.21-SNAPSHOT-cyclonedx.xml 20:45:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-eos-common/target/bom.json 20:45:00 [INFO] attaching as odl-mdsal-eos-common-14.0.21-SNAPSHOT-cyclonedx.json 20:45:00 [INFO] 20:45:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-eos-common --- 20:45:00 [INFO] Skipping duplicate-finder execution! 20:45:00 [INFO] 20:45:00 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-eos-common --- 20:45:00 [INFO] Skipping plugin execution 20:45:00 [INFO] 20:45:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-eos-common --- 20:45:00 [INFO] Skipping source per configuration. 20:45:00 [INFO] 20:45:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-eos-common --- 20:45:00 [INFO] 20:45:00 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-eos-common --- 20:45:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:45:00 [INFO] 20:45:00 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-eos-common --- 20:45:00 [WARNING] 20:45:00 [WARNING] The packaging plugin for project odl-mdsal-eos-common did not assign 20:45:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:45:00 [WARNING] 20:45:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:45:00 [WARNING] 20:45:00 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-eos-common/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/odl-mdsal-eos-common-14.0.21-SNAPSHOT.pom 20:45:00 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-eos-common/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/odl-mdsal-eos-common-14.0.21-SNAPSHOT-features.xml 20:45:00 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-eos-common/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/odl-mdsal-eos-common-14.0.21-SNAPSHOT-cyclonedx.xml 20:45:00 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-eos-common/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/odl-mdsal-eos-common-14.0.21-SNAPSHOT-cyclonedx.json 20:45:00 [INFO] 20:45:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-eos-common --- 20:45:00 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:45:00 [WARNING] 20:45:00 [WARNING] The packaging plugin for project odl-mdsal-eos-common did not assign 20:45:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:45:00 [WARNING] 20:45:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:45:00 [WARNING] 20:45:00 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/maven-metadata.xml 20:45:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:45:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:45:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:45:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:45:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:45:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:45:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:45:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:45:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:45:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:45:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:45:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:45:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:45:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:45:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:45:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:45:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:45:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:45:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:45:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:45:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:45:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:45:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:45:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:45:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:45:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:45:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:45:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:45:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:45:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:45:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:45:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:45:00 at java.lang.reflect.Method.invoke (Method.java:580) 20:45:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:45:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:45:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:45:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:45:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/maven-metadata.xml 20:45:00 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-eos-common/maven-metadata.xml 20:45:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:45:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:45:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:45:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:45:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:45:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:45:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:45:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:45:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:45:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:45:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:45:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:45:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:45:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:45:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:45:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:45:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:45:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:45:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:45:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:45:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:45:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:45:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:45:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:45:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:45:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:45:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:45:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:45:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:45:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:45:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:45:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:45:00 at java.lang.reflect.Method.invoke (Method.java:580) 20:45:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:45:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:45:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:45:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:45:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-eos-common/maven-metadata.xml 20:45:00 [INFO] 20:45:00 [INFO] --------------< org.opendaylight.mdsal:odl-mdsal-eos-dom >-------------- 20:45:00 [INFO] Building OpenDaylight :: MD-SAL :: EOS :: DOM 14.0.21-SNAPSHOT [95/229] 20:45:00 [INFO] from features/odl-mdsal-eos-dom/pom.xml 20:45:00 [INFO] ------------------------------[ feature ]------------------------------- 20:45:00 [INFO] 20:45:00 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-eos-dom --- 20:45:00 [INFO] 20:45:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-eos-dom --- 20:45:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:45:00 [INFO] 20:45:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-eos-dom --- 20:45:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:45:00 [INFO] 20:45:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-eos-dom --- 20:45:01 [INFO] 20:45:01 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-eos-dom --- 20:45:01 [INFO] 20:45:01 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-eos-dom --- 20:45:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:45:01 [INFO] argLine set to empty 20:45:01 [INFO] 20:45:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-eos-dom --- 20:45:01 [INFO] Starting audit... 20:45:01 Audit done. 20:45:01 [INFO] You have 0 Checkstyle violations. 20:45:01 [INFO] 20:45:01 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-eos-dom --- 20:45:01 [INFO] Starting audit... 20:45:01 Audit done. 20:45:01 [INFO] You have 0 Checkstyle violations. 20:45:01 [INFO] 20:45:01 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-eos-dom --- 20:45:01 [INFO] 20:45:01 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-eos-dom --- 20:45:01 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-eos-dom/target/feature/feature.xml 20:45:01 [INFO] ...done! 20:45:01 [INFO] Attaching features XML 20:45:01 [INFO] 20:45:01 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-eos-dom --- 20:45:01 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:45:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:45:01 [INFO] 20:45:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-eos-dom >>> 20:45:01 [INFO] 20:45:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-eos-dom --- 20:45:01 [INFO] No files found to run spotbugs, check compile phase has been run 20:45:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:45:01 [INFO] 20:45:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-eos-dom <<< 20:45:01 [INFO] 20:45:01 [INFO] 20:45:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-eos-dom --- 20:45:01 [INFO] 20:45:01 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-eos-dom --- 20:45:01 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-eos-dom 20:45:01 [INFO] Project dependency features detected: [] 20:45:01 [INFO] Pax Exam System (Version: 4.14.0) created. 20:45:01 [INFO] Creating RMI registry server on 127.0.0.1:38529 20:45:01 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:45:01 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:45:01 [INFO] Waiting for remote bundle context.. on 38529 name: c023d392-6991-4504-a8b4-13c33b5f51fb timout: [ RelativeTimeout value = 180000 ] 20:45:05 [INFO] Building jar from resources and headers. 20:45:05 [INFO] Writing jar finished. 20:45:07 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:45:07 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:45:07 [INFO] 20:45:07 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-eos-dom --- 20:45:07 [INFO] 20:45:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-eos-dom --- 20:45:07 [INFO] No Javadoc in project. Archive not created. 20:45:07 [INFO] 20:45:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-eos-dom --- 20:45:07 [INFO] CycloneDX: Resolving Dependencies 20:45:08 [INFO] CycloneDX: Creating BOM version 1.6 with 49 component(s) 20:45:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-eos-dom/target/bom.xml 20:45:08 [INFO] attaching as odl-mdsal-eos-dom-14.0.21-SNAPSHOT-cyclonedx.xml 20:45:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-eos-dom/target/bom.json 20:45:08 [INFO] attaching as odl-mdsal-eos-dom-14.0.21-SNAPSHOT-cyclonedx.json 20:45:08 [INFO] 20:45:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-eos-dom --- 20:45:08 [INFO] Skipping duplicate-finder execution! 20:45:08 [INFO] 20:45:08 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-eos-dom --- 20:45:08 [INFO] Skipping plugin execution 20:45:08 [INFO] 20:45:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-eos-dom --- 20:45:08 [INFO] Skipping source per configuration. 20:45:08 [INFO] 20:45:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-eos-dom --- 20:45:08 [INFO] 20:45:08 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-eos-dom --- 20:45:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:45:08 [INFO] 20:45:08 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-eos-dom --- 20:45:08 [WARNING] 20:45:08 [WARNING] The packaging plugin for project odl-mdsal-eos-dom did not assign 20:45:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:45:08 [WARNING] 20:45:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:45:08 [WARNING] 20:45:08 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-eos-dom/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/odl-mdsal-eos-dom-14.0.21-SNAPSHOT.pom 20:45:08 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-eos-dom/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/odl-mdsal-eos-dom-14.0.21-SNAPSHOT-features.xml 20:45:08 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-eos-dom/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/odl-mdsal-eos-dom-14.0.21-SNAPSHOT-cyclonedx.xml 20:45:08 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-eos-dom/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/odl-mdsal-eos-dom-14.0.21-SNAPSHOT-cyclonedx.json 20:45:08 [INFO] 20:45:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-eos-dom --- 20:45:08 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:45:08 [WARNING] 20:45:08 [WARNING] The packaging plugin for project odl-mdsal-eos-dom did not assign 20:45:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:45:08 [WARNING] 20:45:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:45:08 [WARNING] 20:45:08 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/maven-metadata.xml 20:45:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:45:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:45:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:45:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:45:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:45:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:45:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:45:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:45:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:45:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:45:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:45:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:45:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:45:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:45:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:45:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:45:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:45:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:45:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:45:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:45:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:45:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:45:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:45:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:45:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:45:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:45:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:45:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:45:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:45:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:45:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:45:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:45:08 at java.lang.reflect.Method.invoke (Method.java:580) 20:45:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:45:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:45:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:45:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:45:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/maven-metadata.xml 20:45:08 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-eos-dom/maven-metadata.xml 20:45:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:45:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:45:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:45:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:45:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:45:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:45:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:45:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:45:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:45:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:45:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:45:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:45:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:45:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:45:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:45:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:45:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:45:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:45:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:45:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:45:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:45:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:45:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:45:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:45:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:45:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:45:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:45:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:45:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:45:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:45:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:45:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:45:08 at java.lang.reflect.Method.invoke (Method.java:580) 20:45:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:45:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:45:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:45:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:45:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-eos-dom/maven-metadata.xml 20:45:08 [INFO] 20:45:08 [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-eos-single >------------- 20:45:08 [INFO] Building OpenDaylight :: MD-SAL :: EOS :: Single Node 14.0.21-SNAPSHOT [96/229] 20:45:08 [INFO] from features/odl-mdsal-eos-single/pom.xml 20:45:08 [INFO] ------------------------------[ feature ]------------------------------- 20:45:08 [INFO] 20:45:08 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-eos-single --- 20:45:08 [INFO] 20:45:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-eos-single --- 20:45:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:45:08 [INFO] 20:45:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-eos-single --- 20:45:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:45:08 [INFO] 20:45:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-eos-single --- 20:45:09 [INFO] 20:45:09 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-eos-single --- 20:45:09 [INFO] 20:45:09 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-eos-single --- 20:45:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:45:09 [INFO] argLine set to empty 20:45:09 [INFO] 20:45:09 [INFO] --- feattmpl:14.1.7:generate-feature (generate-feature) @ odl-mdsal-eos-single --- 20:45:09 [INFO] 20:45:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-eos-single --- 20:45:09 [INFO] Starting audit... 20:45:09 Audit done. 20:45:09 [INFO] You have 0 Checkstyle violations. 20:45:09 [INFO] 20:45:09 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-eos-single --- 20:45:09 [INFO] Starting audit... 20:45:09 Audit done. 20:45:09 [INFO] You have 0 Checkstyle violations. 20:45:09 [INFO] 20:45:09 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-eos-single --- 20:45:09 [INFO] 20:45:09 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-eos-single --- 20:45:09 [INFO] Generation not enabled 20:45:09 [INFO] Attaching artifact 20:45:09 [INFO] 20:45:09 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-eos-single --- 20:45: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 20:45:09 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:45:09 [INFO] 20:45:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-eos-single >>> 20:45:09 [INFO] 20:45:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-eos-single --- 20:45:09 [INFO] No files found to run spotbugs, check compile phase has been run 20:45:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:45:09 [INFO] 20:45:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-eos-single <<< 20:45:09 [INFO] 20:45:09 [INFO] 20:45:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-eos-single --- 20:45:09 [INFO] 20:45:09 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-eos-single --- 20:45:09 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-eos-single 20:45:09 [INFO] Project dependency features detected: [] 20:45:09 [INFO] Pax Exam System (Version: 4.14.0) created. 20:45:09 [INFO] Creating RMI registry server on 127.0.0.1:34287 20:45:09 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:45:09 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:45:09 [INFO] Waiting for remote bundle context.. on 34287 name: d4df3e09-8d76-4084-a6fc-fd9c538f407b timout: [ RelativeTimeout value = 180000 ] 20:45:13 [INFO] Building jar from resources and headers. 20:45:13 [INFO] Writing jar finished. 20:45:15 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:45:15 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:45:15 [INFO] 20:45:15 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-eos-single --- 20:45:15 [INFO] 20:45:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-eos-single --- 20:45:15 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:45:15 [INFO] 20:45:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-eos-single --- 20:45:15 [INFO] CycloneDX: Resolving Dependencies 20:45:16 [INFO] CycloneDX: Creating BOM version 1.6 with 51 component(s) 20:45:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-eos-single/target/bom.xml 20:45:16 [INFO] attaching as odl-mdsal-eos-single-14.0.21-SNAPSHOT-cyclonedx.xml 20:45:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-eos-single/target/bom.json 20:45:16 [INFO] attaching as odl-mdsal-eos-single-14.0.21-SNAPSHOT-cyclonedx.json 20:45:16 [INFO] 20:45:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-eos-single --- 20:45:16 [INFO] Skipping duplicate-finder execution! 20:45:16 [INFO] 20:45:16 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-eos-single --- 20:45:16 [INFO] Skipping plugin execution 20:45:16 [INFO] 20:45:16 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-eos-single --- 20:45:16 [INFO] Skipping source per configuration. 20:45:16 [INFO] 20:45:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-eos-single --- 20:45:16 [INFO] 20:45:16 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-eos-single --- 20:45:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:45:16 [INFO] 20:45:16 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-eos-single --- 20:45:16 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-eos-single/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/odl-mdsal-eos-single-14.0.21-SNAPSHOT.pom 20:45:16 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-eos-single/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/odl-mdsal-eos-single-14.0.21-SNAPSHOT-features.xml 20:45:16 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-eos-single/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/odl-mdsal-eos-single-14.0.21-SNAPSHOT-cyclonedx.xml 20:45:16 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-eos-single/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/odl-mdsal-eos-single-14.0.21-SNAPSHOT-cyclonedx.json 20:45:16 [INFO] 20:45:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-eos-single --- 20:45:16 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:45:16 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/maven-metadata.xml 20:45:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:45:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:45:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:45:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:45:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:45:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:45:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:45:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:45:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:45:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:45:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:45:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:45:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:45:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:45:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:45:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:45:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:45:16 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:45:16 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:45:16 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:45:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:45:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:45:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:45:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:45:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:45:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:45:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:45:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:45:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:45:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:45:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:45:16 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:45:16 at java.lang.reflect.Method.invoke (Method.java:580) 20:45:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:45:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:45:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:45:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:45:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/maven-metadata.xml 20:45:16 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-eos-single/maven-metadata.xml 20:45:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:45:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:45:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:45:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:45:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:45:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:45:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:45:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:45:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:45:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:45:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:45:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:45:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:45:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:45:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:45:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:45:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:45:16 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:45:16 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:45:16 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:45:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:45:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:45:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:45:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:45:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:45:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:45:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:45:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:45:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:45:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:45:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:45:16 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:45:16 at java.lang.reflect.Method.invoke (Method.java:580) 20:45:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:45:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:45:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:45:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:45:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-eos-single/maven-metadata.xml 20:45:16 [INFO] 20:45:16 [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-eos-binding >------------ 20:45:16 [INFO] Building OpenDaylight :: MD-SAL :: EOS :: Binding 14.0.21-SNAPSHOT [97/229] 20:45:16 [INFO] from features/odl-mdsal-eos-binding/pom.xml 20:45:16 [INFO] ------------------------------[ feature ]------------------------------- 20:45:16 [INFO] 20:45:16 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-eos-binding --- 20:45:16 [INFO] 20:45:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-eos-binding --- 20:45:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:45:16 [INFO] 20:45:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-eos-binding --- 20:45:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:45:16 [INFO] 20:45:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-eos-binding --- 20:45:16 [INFO] 20:45:16 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-eos-binding --- 20:45:16 [INFO] 20:45:16 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-eos-binding --- 20:45:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:45:16 [INFO] argLine set to empty 20:45:16 [INFO] 20:45:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-eos-binding --- 20:45:16 [INFO] Starting audit... 20:45:16 Audit done. 20:45:16 [INFO] You have 0 Checkstyle violations. 20:45:16 [INFO] 20:45:16 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-eos-binding --- 20:45:16 [INFO] Starting audit... 20:45:16 Audit done. 20:45:16 [INFO] You have 0 Checkstyle violations. 20:45:16 [INFO] 20:45:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-eos-binding --- 20:45:16 [INFO] 20:45:16 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-eos-binding --- 20:45:17 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-eos-binding/target/feature/feature.xml 20:45:17 [INFO] ...done! 20:45:17 [INFO] Attaching features XML 20:45:17 [INFO] 20:45:17 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-eos-binding --- 20:45:17 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:45:17 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:45:17 [INFO] 20:45:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-eos-binding >>> 20:45:17 [INFO] 20:45:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-eos-binding --- 20:45:17 [INFO] No files found to run spotbugs, check compile phase has been run 20:45:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:45:17 [INFO] 20:45:17 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-eos-binding <<< 20:45:17 [INFO] 20:45:17 [INFO] 20:45:17 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-eos-binding --- 20:45:17 [INFO] 20:45:17 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-eos-binding --- 20:45:17 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-eos-binding 20:45:17 [INFO] Project dependency features detected: [FeatureDependency[artifact=org.opendaylight.mdsal:odl-mdsal-eos-single:xml:features:14.0.21-SNAPSHOT, featureNames=[odl-mdsal-eos-single]]] 20:45:17 [INFO] Pax Exam System (Version: 4.14.0) created. 20:45:17 [INFO] Creating RMI registry server on 127.0.0.1:40345 20:45:17 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:45:17 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:45:17 [INFO] Waiting for remote bundle context.. on 40345 name: 780231e5-c091-4bc3-a08e-c610ce709cd2 timout: [ RelativeTimeout value = 180000 ] 20:45:21 [INFO] Building jar from resources and headers. 20:45:21 [INFO] Writing jar finished. 20:45:24 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:45:24 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:45:24 [INFO] 20:45:24 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-eos-binding --- 20:45:24 [INFO] 20:45:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-eos-binding --- 20:45:24 [INFO] No Javadoc in project. Archive not created. 20:45:24 [INFO] 20:45:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-eos-binding --- 20:45:24 [INFO] CycloneDX: Resolving Dependencies 20:45:25 [INFO] CycloneDX: Creating BOM version 1.6 with 120 component(s) 20:45:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-eos-binding/target/bom.xml 20:45:25 [INFO] attaching as odl-mdsal-eos-binding-14.0.21-SNAPSHOT-cyclonedx.xml 20:45:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-eos-binding/target/bom.json 20:45:25 [INFO] attaching as odl-mdsal-eos-binding-14.0.21-SNAPSHOT-cyclonedx.json 20:45:25 [INFO] 20:45:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-eos-binding --- 20:45:25 [INFO] Skipping duplicate-finder execution! 20:45:25 [INFO] 20:45:25 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-eos-binding --- 20:45:25 [INFO] Skipping plugin execution 20:45:25 [INFO] 20:45:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-eos-binding --- 20:45:25 [INFO] Skipping source per configuration. 20:45:25 [INFO] 20:45:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-eos-binding --- 20:45:25 [INFO] 20:45:25 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-eos-binding --- 20:45:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:45:25 [INFO] 20:45:25 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-eos-binding --- 20:45:25 [WARNING] 20:45:25 [WARNING] The packaging plugin for project odl-mdsal-eos-binding did not assign 20:45:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:45:25 [WARNING] 20:45:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:45:25 [WARNING] 20:45:25 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-eos-binding/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/odl-mdsal-eos-binding-14.0.21-SNAPSHOT.pom 20:45:25 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-eos-binding/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/odl-mdsal-eos-binding-14.0.21-SNAPSHOT-features.xml 20:45:25 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-eos-binding/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/odl-mdsal-eos-binding-14.0.21-SNAPSHOT-cyclonedx.xml 20:45:25 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-eos-binding/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/odl-mdsal-eos-binding-14.0.21-SNAPSHOT-cyclonedx.json 20:45:25 [INFO] 20:45:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-eos-binding --- 20:45:25 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:45:25 [WARNING] 20:45:25 [WARNING] The packaging plugin for project odl-mdsal-eos-binding did not assign 20:45:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:45:25 [WARNING] 20:45:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:45:25 [WARNING] 20:45:25 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/maven-metadata.xml 20:45:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:45:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:45:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:45:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:45:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:45:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:45:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:45:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:45:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:45:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:45:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:45:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:45:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:45:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:45:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:45:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:45:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:45:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:45:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:45:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:45:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:45:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:45:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:45:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:45:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:45:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:45:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:45:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:45:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:45:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:45:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:45:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:45:25 at java.lang.reflect.Method.invoke (Method.java:580) 20:45:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:45:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:45:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:45:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:45:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/maven-metadata.xml 20:45:25 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-eos-binding/maven-metadata.xml 20:45:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:45:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:45:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:45:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:45:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:45:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:45:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:45:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:45:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:45:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:45:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:45:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:45:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:45:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:45:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:45:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:45:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:45:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:45:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:45:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:45:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:45:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:45:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:45:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:45:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:45:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:45:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:45:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:45:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:45:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:45:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:45:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:45:25 at java.lang.reflect.Method.invoke (Method.java:580) 20:45:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:45:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:45:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:45:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:45:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-eos-binding/maven-metadata.xml 20:45:25 [INFO] 20:45:25 [INFO] ---------< org.opendaylight.mdsal:odl-mdsal-singleton-common >---------- 20:45:25 [INFO] Building OpenDaylight :: MD-SAL :: Singleton :: Common 14.0.21-SNAPSHOT [98/229] 20:45:25 [INFO] from features/odl-mdsal-singleton-common/pom.xml 20:45:25 [INFO] ------------------------------[ feature ]------------------------------- 20:45:25 [INFO] 20:45:25 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-singleton-common --- 20:45:25 [INFO] 20:45:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-singleton-common --- 20:45:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:45:25 [INFO] 20:45:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-singleton-common --- 20:45:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:45:25 [INFO] 20:45:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-singleton-common --- 20:45:26 [INFO] 20:45:26 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-singleton-common --- 20:45:26 [INFO] 20:45:26 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-singleton-common --- 20:45:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:45:26 [INFO] argLine set to empty 20:45:26 [INFO] 20:45:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-singleton-common --- 20:45:26 [INFO] Starting audit... 20:45:26 Audit done. 20:45:26 [INFO] You have 0 Checkstyle violations. 20:45:26 [INFO] 20:45:26 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-singleton-common --- 20:45:26 [INFO] Starting audit... 20:45:26 Audit done. 20:45:26 [INFO] You have 0 Checkstyle violations. 20:45:26 [INFO] 20:45:26 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-singleton-common --- 20:45:26 [INFO] 20:45:26 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-singleton-common --- 20:45:26 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-singleton-common/target/feature/feature.xml 20:45:26 [INFO] ...done! 20:45:26 [INFO] Attaching features XML 20:45:26 [INFO] 20:45:26 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-singleton-common --- 20:45:26 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:45:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:45:26 [INFO] 20:45:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-singleton-common >>> 20:45:26 [INFO] 20:45:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-singleton-common --- 20:45:26 [INFO] No files found to run spotbugs, check compile phase has been run 20:45:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:45:26 [INFO] 20:45:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-singleton-common <<< 20:45:26 [INFO] 20:45:26 [INFO] 20:45:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-singleton-common --- 20:45:26 [INFO] 20:45:26 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-singleton-common --- 20:45:26 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-singleton-common 20:45:26 [INFO] Project dependency features detected: [] 20:45:26 [INFO] Pax Exam System (Version: 4.14.0) created. 20:45:26 [INFO] Creating RMI registry server on 127.0.0.1:35089 20:45:26 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:45:26 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:45:26 [INFO] Waiting for remote bundle context.. on 35089 name: 944879f1-51d5-4ca8-a00e-2302ce8f5fb1 timout: [ RelativeTimeout value = 180000 ] 20:45:31 [INFO] Building jar from resources and headers. 20:45:31 [INFO] Writing jar finished. 20:45:33 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:45:33 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:45:33 [INFO] 20:45:33 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-singleton-common --- 20:45:33 [INFO] 20:45:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-singleton-common --- 20:45:33 [INFO] No Javadoc in project. Archive not created. 20:45:33 [INFO] 20:45:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-singleton-common --- 20:45:33 [INFO] CycloneDX: Resolving Dependencies 20:45:33 [INFO] CycloneDX: Creating BOM version 1.6 with 49 component(s) 20:45:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-singleton-common/target/bom.xml 20:45:33 [INFO] attaching as odl-mdsal-singleton-common-14.0.21-SNAPSHOT-cyclonedx.xml 20:45:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-singleton-common/target/bom.json 20:45:33 [INFO] attaching as odl-mdsal-singleton-common-14.0.21-SNAPSHOT-cyclonedx.json 20:45:33 [INFO] 20:45:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-singleton-common --- 20:45:33 [INFO] Skipping duplicate-finder execution! 20:45:33 [INFO] 20:45:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-singleton-common --- 20:45:33 [INFO] Skipping plugin execution 20:45:33 [INFO] 20:45:33 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-singleton-common --- 20:45:33 [INFO] Skipping source per configuration. 20:45:33 [INFO] 20:45:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-singleton-common --- 20:45:33 [INFO] 20:45:33 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-singleton-common --- 20:45:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:45:33 [INFO] 20:45:33 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-singleton-common --- 20:45:33 [WARNING] 20:45:33 [WARNING] The packaging plugin for project odl-mdsal-singleton-common did not assign 20:45:33 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:45:33 [WARNING] 20:45:33 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:45:33 [WARNING] 20:45:33 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-singleton-common/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/odl-mdsal-singleton-common-14.0.21-SNAPSHOT.pom 20:45:33 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-singleton-common/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/odl-mdsal-singleton-common-14.0.21-SNAPSHOT-features.xml 20:45:33 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-singleton-common/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/odl-mdsal-singleton-common-14.0.21-SNAPSHOT-cyclonedx.xml 20:45:33 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-singleton-common/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/odl-mdsal-singleton-common-14.0.21-SNAPSHOT-cyclonedx.json 20:45:33 [INFO] 20:45:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-singleton-common --- 20:45:33 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:45:33 [WARNING] 20:45:33 [WARNING] The packaging plugin for project odl-mdsal-singleton-common did not assign 20:45:33 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:45:33 [WARNING] 20:45:33 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:45:33 [WARNING] 20:45:33 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/maven-metadata.xml 20:45:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:45:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:45:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:45:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:45:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:45:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:45:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:45:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:45:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:45:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:45:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:45:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:45:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:45:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:45:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:45:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:45:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:45:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:45:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:45:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:45:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:45:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:45:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:45:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:45:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:45:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:45:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:45:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:45:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:45:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:45:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:45:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:45:33 at java.lang.reflect.Method.invoke (Method.java:580) 20:45:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:45:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:45:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:45:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:45:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/maven-metadata.xml 20:45:33 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-singleton-common/maven-metadata.xml 20:45:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:45:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:45:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:45:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:45:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:45:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:45:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:45:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:45:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:45:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:45:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:45:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:45:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:45:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:45:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:45:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:45:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:45:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:45:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:45:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:45:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:45:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:45:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:45:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:45:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:45:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:45:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:45:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:45:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:45:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:45:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:45:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:45:33 at java.lang.reflect.Method.invoke (Method.java:580) 20:45:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:45:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:45:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:45:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:45:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-singleton-common/maven-metadata.xml 20:45:33 [INFO] 20:45:33 [INFO] -----------< org.opendaylight.mdsal:odl-mdsal-singleton-dom >----------- 20:45:33 [INFO] Building OpenDaylight :: MD-SAL :: Singleton :: DOM 14.0.21-SNAPSHOT [99/229] 20:45:33 [INFO] from features/odl-mdsal-singleton-dom/pom.xml 20:45:33 [INFO] ------------------------------[ feature ]------------------------------- 20:45:33 [INFO] 20:45:33 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-singleton-dom --- 20:45:33 [INFO] 20:45:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-singleton-dom --- 20:45:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:45:33 [INFO] 20:45:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-singleton-dom --- 20:45:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:45:33 [INFO] 20:45:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-singleton-dom --- 20:45:34 [INFO] 20:45:34 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-singleton-dom --- 20:45:34 [INFO] 20:45:34 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-singleton-dom --- 20:45:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:45:34 [INFO] argLine set to empty 20:45:34 [INFO] 20:45:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-singleton-dom --- 20:45:34 [INFO] Starting audit... 20:45:34 Audit done. 20:45:34 [INFO] You have 0 Checkstyle violations. 20:45:34 [INFO] 20:45:34 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-singleton-dom --- 20:45:34 [INFO] Starting audit... 20:45:34 Audit done. 20:45:34 [INFO] You have 0 Checkstyle violations. 20:45:34 [INFO] 20:45:34 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-singleton-dom --- 20:45:34 [INFO] 20:45:34 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-singleton-dom --- 20:45:34 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-singleton-dom/target/feature/feature.xml 20:45:34 [INFO] ...done! 20:45:34 [INFO] Attaching features XML 20:45:34 [INFO] 20:45:34 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-singleton-dom --- 20:45: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 20:45:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:45:34 [INFO] 20:45:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-singleton-dom >>> 20:45:34 [INFO] 20:45:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-singleton-dom --- 20:45:34 [INFO] No files found to run spotbugs, check compile phase has been run 20:45:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:45:34 [INFO] 20:45:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-singleton-dom <<< 20:45:34 [INFO] 20:45:34 [INFO] 20:45:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-singleton-dom --- 20:45:34 [INFO] 20:45:34 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-singleton-dom --- 20:45:34 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-singleton-dom 20:45:34 [INFO] Project dependency features detected: [FeatureDependency[artifact=org.opendaylight.mdsal:odl-mdsal-eos-single:xml:features:14.0.21-SNAPSHOT, featureNames=[odl-mdsal-eos-single]]] 20:45:34 [INFO] Pax Exam System (Version: 4.14.0) created. 20:45:34 [INFO] Creating RMI registry server on 127.0.0.1:38659 20:45:34 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:45:34 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:45:34 [INFO] Waiting for remote bundle context.. on 38659 name: 58b5df11-e64a-4975-8112-b6f7c1695cf7 timout: [ RelativeTimeout value = 180000 ] 20:45:39 [INFO] Building jar from resources and headers. 20:45:39 [INFO] Writing jar finished. 20:45:41 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:45:41 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:45:41 [INFO] 20:45:41 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-singleton-dom --- 20:45:41 [INFO] 20:45:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-singleton-dom --- 20:45:41 [INFO] No Javadoc in project. Archive not created. 20:45:41 [INFO] 20:45:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-singleton-dom --- 20:45:41 [INFO] CycloneDX: Resolving Dependencies 20:45:42 [INFO] CycloneDX: Creating BOM version 1.6 with 55 component(s) 20:45:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-singleton-dom/target/bom.xml 20:45:42 [INFO] attaching as odl-mdsal-singleton-dom-14.0.21-SNAPSHOT-cyclonedx.xml 20:45:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-singleton-dom/target/bom.json 20:45:42 [INFO] attaching as odl-mdsal-singleton-dom-14.0.21-SNAPSHOT-cyclonedx.json 20:45:42 [INFO] 20:45:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-singleton-dom --- 20:45:42 [INFO] Skipping duplicate-finder execution! 20:45:42 [INFO] 20:45:42 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-singleton-dom --- 20:45:42 [INFO] Skipping plugin execution 20:45:42 [INFO] 20:45:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-singleton-dom --- 20:45:42 [INFO] Skipping source per configuration. 20:45:42 [INFO] 20:45:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-singleton-dom --- 20:45:42 [INFO] 20:45:42 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-singleton-dom --- 20:45:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:45:42 [INFO] 20:45:42 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-singleton-dom --- 20:45:42 [WARNING] 20:45:42 [WARNING] The packaging plugin for project odl-mdsal-singleton-dom did not assign 20:45:42 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:45:42 [WARNING] 20:45:42 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:45:42 [WARNING] 20:45:42 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-singleton-dom/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/odl-mdsal-singleton-dom-14.0.21-SNAPSHOT.pom 20:45:42 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-singleton-dom/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/odl-mdsal-singleton-dom-14.0.21-SNAPSHOT-features.xml 20:45:42 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-singleton-dom/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/odl-mdsal-singleton-dom-14.0.21-SNAPSHOT-cyclonedx.xml 20:45:42 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-singleton-dom/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/odl-mdsal-singleton-dom-14.0.21-SNAPSHOT-cyclonedx.json 20:45:42 [INFO] 20:45:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-singleton-dom --- 20:45:42 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:45:42 [WARNING] 20:45:42 [WARNING] The packaging plugin for project odl-mdsal-singleton-dom did not assign 20:45:42 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:45:42 [WARNING] 20:45:42 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:45:42 [WARNING] 20:45:42 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/maven-metadata.xml 20:45:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:45:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:45:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:45:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:45:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:45:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:45:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:45:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:45:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:45:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:45:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:45:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:45:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:45:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:45:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:45:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:45:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:45:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:45:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:45:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:45:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:45:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:45:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:45:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:45:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:45:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:45:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:45:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:45:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:45:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:45:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:45:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:45:42 at java.lang.reflect.Method.invoke (Method.java:580) 20:45:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:45:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:45:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:45:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:45:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/maven-metadata.xml 20:45:42 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-singleton-dom/maven-metadata.xml 20:45:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:45:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:45:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:45:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:45:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:45:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:45:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:45:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:45:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:45:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:45:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:45:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:45:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:45:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:45:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:45:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:45:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:45:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:45:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:45:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:45:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:45:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:45:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:45:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:45:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:45:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:45:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:45:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:45:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:45:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:45:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:45:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:45:42 at java.lang.reflect.Method.invoke (Method.java:580) 20:45:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:45:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:45:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:45:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:45:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-singleton-dom/maven-metadata.xml 20:45:42 [INFO] 20:45:42 [INFO] ---------------< org.opendaylight.mdsal:odl-mdsal-trace >--------------- 20:45:42 [INFO] Building OpenDaylight :: MD-SAL :: TracingBroker 14.0.21-SNAPSHOT [100/229] 20:45:42 [INFO] from features/odl-mdsal-trace/pom.xml 20:45:42 [INFO] ------------------------------[ feature ]------------------------------- 20:45:42 [INFO] 20:45:42 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-trace --- 20:45:42 [INFO] 20:45:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-trace --- 20:45:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:45:42 [INFO] 20:45:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-trace --- 20:45:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:45:42 [INFO] 20:45:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-trace --- 20:45:42 [INFO] 20:45:42 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-trace --- 20:45:42 [INFO] 20:45:42 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-trace --- 20:45:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:45:42 [INFO] argLine set to empty 20:45:42 [INFO] 20:45:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-trace --- 20:45:42 [INFO] Starting audit... 20:45:42 Audit done. 20:45:42 [INFO] You have 0 Checkstyle violations. 20:45:42 [INFO] 20:45:42 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-trace --- 20:45:42 [INFO] Starting audit... 20:45:42 Audit done. 20:45:42 [INFO] You have 0 Checkstyle violations. 20:45:42 [INFO] 20:45:42 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-trace --- 20:45:42 [INFO] 20:45:42 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-trace --- 20:45:42 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-trace/target/feature/feature.xml 20:45:42 [INFO] ...done! 20:45:42 [INFO] Attaching features XML 20:45:42 [INFO] 20:45:42 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-trace --- 20:45: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 20:45:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:45:42 [INFO] 20:45:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-trace >>> 20:45:42 [INFO] 20:45:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-trace --- 20:45:42 [INFO] No files found to run spotbugs, check compile phase has been run 20:45:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:45:42 [INFO] 20:45:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-trace <<< 20:45:42 [INFO] 20:45:42 [INFO] 20:45:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-trace --- 20:45:42 [INFO] 20:45:42 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-trace --- 20:45:42 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-trace 20:45:42 [INFO] Project dependency features detected: [] 20:45:42 [INFO] Pax Exam System (Version: 4.14.0) created. 20:45:42 [INFO] Creating RMI registry server on 127.0.0.1:33859 20:45:43 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:45:43 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:45:43 [INFO] Waiting for remote bundle context.. on 33859 name: 4d556a3b-5e05-45b9-bac7-77728d300f99 timout: [ RelativeTimeout value = 180000 ] 20:45:47 [INFO] Building jar from resources and headers. 20:45:47 [INFO] Writing jar finished. 20:45:50 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:45:50 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:45:50 [INFO] 20:45:50 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-trace --- 20:45:50 [INFO] 20:45:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-trace --- 20:45:50 [INFO] No Javadoc in project. Archive not created. 20:45:50 [INFO] 20:45:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-trace --- 20:45:50 [INFO] CycloneDX: Resolving Dependencies 20:45:51 [INFO] CycloneDX: Creating BOM version 1.6 with 116 component(s) 20:45:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-trace/target/bom.xml 20:45:51 [INFO] attaching as odl-mdsal-trace-14.0.21-SNAPSHOT-cyclonedx.xml 20:45:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-trace/target/bom.json 20:45:51 [INFO] attaching as odl-mdsal-trace-14.0.21-SNAPSHOT-cyclonedx.json 20:45:51 [INFO] 20:45:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-trace --- 20:45:51 [INFO] Skipping duplicate-finder execution! 20:45:51 [INFO] 20:45:51 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-trace --- 20:45:51 [INFO] Skipping plugin execution 20:45:51 [INFO] 20:45:51 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-trace --- 20:45:51 [INFO] Skipping source per configuration. 20:45:51 [INFO] 20:45:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-trace --- 20:45:51 [INFO] 20:45:51 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-trace --- 20:45:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:45:51 [INFO] 20:45:51 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-trace --- 20:45:51 [WARNING] 20:45:51 [WARNING] The packaging plugin for project odl-mdsal-trace did not assign 20:45:51 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:45:51 [WARNING] 20:45:51 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:45:51 [WARNING] 20:45:51 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-trace/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/odl-mdsal-trace-14.0.21-SNAPSHOT.pom 20:45:51 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-trace/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/odl-mdsal-trace-14.0.21-SNAPSHOT-features.xml 20:45:51 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-trace/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/odl-mdsal-trace-14.0.21-SNAPSHOT-cyclonedx.xml 20:45:51 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-trace/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/odl-mdsal-trace-14.0.21-SNAPSHOT-cyclonedx.json 20:45:51 [INFO] 20:45:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-trace --- 20:45:51 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:45:51 [WARNING] 20:45:51 [WARNING] The packaging plugin for project odl-mdsal-trace did not assign 20:45:51 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:45:51 [WARNING] 20:45:51 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:45:51 [WARNING] 20:45:51 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/maven-metadata.xml 20:45:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:45:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:45:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:45:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:45:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:45:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:45:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:45:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:45:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:45:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:45:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:45:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:45:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:45:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:45:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:45:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:45:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:45:51 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:45:51 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:45:51 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:45:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:45:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:45:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:45:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:45:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:45:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:45:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:45:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:45:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:45:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:45:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:45:51 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:45:51 at java.lang.reflect.Method.invoke (Method.java:580) 20:45:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:45:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:45:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:45:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:45:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/maven-metadata.xml 20:45:51 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-trace/maven-metadata.xml 20:45:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:45:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:45:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:45:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:45:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:45:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:45:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:45:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:45:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:45:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:45:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:45:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:45:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:45:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:45:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:45:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:45:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:45:51 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:45:51 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:45:51 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:45:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:45:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:45:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:45:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:45:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:45:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:45:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:45:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:45:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:45:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:45:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:45:51 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:45:51 at java.lang.reflect.Method.invoke (Method.java:580) 20:45:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:45:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:45:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:45:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:45:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-trace/maven-metadata.xml 20:45:51 [INFO] 20:45:51 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991 >-------- 20:45:51 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC6991 14.0.21-SNAPSHOT [101/229] 20:45:51 [INFO] from features/odl-mdsal-model-rfc6991/pom.xml 20:45:51 [INFO] ------------------------------[ feature ]------------------------------- 20:45:51 [INFO] 20:45:51 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc6991 --- 20:45:51 [INFO] 20:45:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc6991 --- 20:45:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:45:51 [INFO] 20:45:51 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc6991 --- 20:45:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:45:51 [INFO] 20:45:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc6991 --- 20:45:52 [INFO] 20:45:52 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc6991 --- 20:45:52 [INFO] 20:45:52 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc6991 --- 20:45:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:45:52 [INFO] argLine set to empty 20:45:52 [INFO] 20:45:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc6991 --- 20:45:52 [INFO] Starting audit... 20:45:52 Audit done. 20:45:52 [INFO] You have 0 Checkstyle violations. 20:45:52 [INFO] 20:45:52 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc6991 --- 20:45:52 [INFO] Starting audit... 20:45:52 Audit done. 20:45:52 [INFO] You have 0 Checkstyle violations. 20:45:52 [INFO] 20:45:52 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc6991 --- 20:45:52 [INFO] 20:45:52 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc6991 --- 20:45:52 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6991/target/feature/feature.xml 20:45:52 [INFO] ...done! 20:45:52 [INFO] Attaching features XML 20:45:52 [INFO] 20:45:52 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc6991 --- 20:45:52 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:45:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:45:52 [INFO] 20:45:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc6991 >>> 20:45:52 [INFO] 20:45:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc6991 --- 20:45:52 [INFO] No files found to run spotbugs, check compile phase has been run 20:45:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:45:52 [INFO] 20:45:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc6991 <<< 20:45:52 [INFO] 20:45:52 [INFO] 20:45:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc6991 --- 20:45:52 [INFO] 20:45:52 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc6991 --- 20:45:52 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991 20:45:52 [INFO] Project dependency features detected: [] 20:45:52 [INFO] Pax Exam System (Version: 4.14.0) created. 20:45:52 [INFO] Creating RMI registry server on 127.0.0.1:36473 20:45:52 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:45:52 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:45:52 [INFO] Waiting for remote bundle context.. on 36473 name: 1d880ed4-1a16-4dd3-91e4-cfb16d8b6461 timout: [ RelativeTimeout value = 180000 ] 20:45:57 [INFO] Building jar from resources and headers. 20:45:57 [INFO] Writing jar finished. 20:45:59 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:45:59 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:45:59 [INFO] 20:45:59 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc6991 --- 20:45:59 [INFO] 20:45:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc6991 --- 20:45:59 [INFO] No Javadoc in project. Archive not created. 20:45:59 [INFO] 20:45:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc6991 --- 20:45:59 [INFO] CycloneDX: Resolving Dependencies 20:46:00 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 20:46:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6991/target/bom.xml 20:46:00 [INFO] attaching as odl-mdsal-model-rfc6991-14.0.21-SNAPSHOT-cyclonedx.xml 20:46:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6991/target/bom.json 20:46:00 [INFO] attaching as odl-mdsal-model-rfc6991-14.0.21-SNAPSHOT-cyclonedx.json 20:46:00 [INFO] 20:46:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc6991 --- 20:46:00 [INFO] Skipping duplicate-finder execution! 20:46:00 [INFO] 20:46:00 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc6991 --- 20:46:00 [INFO] Skipping plugin execution 20:46:00 [INFO] 20:46:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc6991 --- 20:46:00 [INFO] Skipping source per configuration. 20:46:00 [INFO] 20:46:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc6991 --- 20:46:00 [INFO] 20:46:00 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc6991 --- 20:46:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:46:00 [INFO] 20:46:00 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc6991 --- 20:46:00 [WARNING] 20:46:00 [WARNING] The packaging plugin for project odl-mdsal-model-rfc6991 did not assign 20:46:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:46:00 [WARNING] 20:46:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:46:00 [WARNING] 20:46:00 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6991/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.21-SNAPSHOT.pom 20:46:00 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6991/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.21-SNAPSHOT-features.xml 20:46:00 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6991/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.21-SNAPSHOT-cyclonedx.xml 20:46:00 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6991/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.21-SNAPSHOT-cyclonedx.json 20:46:00 [INFO] 20:46:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc6991 --- 20:46:00 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:46:00 [WARNING] 20:46:00 [WARNING] The packaging plugin for project odl-mdsal-model-rfc6991 did not assign 20:46:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:46:00 [WARNING] 20:46:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:46:00 [WARNING] 20:46:00 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/maven-metadata.xml 20:46:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:46:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:46:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:46:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:46:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:46:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:46:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:46:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:46:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:46:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:46:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:46:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:46:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:46:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:46:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:46:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:46:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:46:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:46:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:46:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:46:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:46:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:46:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:46:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:46:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:46:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:46:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:46:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:46:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:46:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:46:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:46:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:46:00 at java.lang.reflect.Method.invoke (Method.java:580) 20:46:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:46:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:46:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:46:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:46:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/maven-metadata.xml 20:46:00 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/maven-metadata.xml 20:46:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:46:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:46:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:46:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:46:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:46:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:46:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:46:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:46:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:46:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:46:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:46:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:46:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:46:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:46:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:46:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:46:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:46:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:46:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:46:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:46:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:46:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:46:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:46:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:46:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:46:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:46:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:46:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:46:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:46:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:46:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:46:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:46:00 at java.lang.reflect.Method.invoke (Method.java:580) 20:46:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:46:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:46:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:46:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:46:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/maven-metadata.xml 20:46:00 [INFO] 20:46:00 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294 >-------- 20:46:00 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8294 14.0.21-SNAPSHOT [102/229] 20:46:00 [INFO] from features/odl-mdsal-model-rfc8294/pom.xml 20:46:00 [INFO] ------------------------------[ feature ]------------------------------- 20:46:00 [INFO] 20:46:00 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8294 --- 20:46:00 [INFO] 20:46:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8294 --- 20:46:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:46:00 [INFO] 20:46:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8294 --- 20:46:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:46:00 [INFO] 20:46:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8294 --- 20:46:00 [INFO] 20:46:00 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8294 --- 20:46:00 [INFO] 20:46:00 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8294 --- 20:46:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:46:00 [INFO] argLine set to empty 20:46:00 [INFO] 20:46:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8294 --- 20:46:00 [INFO] Starting audit... 20:46:00 Audit done. 20:46:00 [INFO] You have 0 Checkstyle violations. 20:46:00 [INFO] 20:46:00 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8294 --- 20:46:00 [INFO] Starting audit... 20:46:00 Audit done. 20:46:00 [INFO] You have 0 Checkstyle violations. 20:46:00 [INFO] 20:46:00 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8294 --- 20:46:00 [INFO] 20:46:00 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8294 --- 20:46:00 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8294/target/feature/feature.xml 20:46:00 [INFO] ...done! 20:46:00 [INFO] Attaching features XML 20:46:00 [INFO] 20:46:00 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8294 --- 20:46: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 20:46:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:46:00 [INFO] 20:46:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8294 >>> 20:46:00 [INFO] 20:46:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8294 --- 20:46:00 [INFO] No files found to run spotbugs, check compile phase has been run 20:46:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:46:00 [INFO] 20:46:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8294 <<< 20:46:00 [INFO] 20:46:00 [INFO] 20:46:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8294 --- 20:46:00 [INFO] 20:46:00 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8294 --- 20:46:00 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294 20:46:00 [INFO] Project dependency features detected: [] 20:46:00 [INFO] Pax Exam System (Version: 4.14.0) created. 20:46:00 [INFO] Creating RMI registry server on 127.0.0.1:43187 20:46:01 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:46:01 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:46:01 [INFO] Waiting for remote bundle context.. on 43187 name: 34ea9dc6-f1ed-48e6-a924-5171369ea4c4 timout: [ RelativeTimeout value = 180000 ] 20:46:05 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:40179/jndi/rmi://127.0.0.1:43187/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 20:46:05 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) 20:46:05 at java.base/java.lang.Thread.run(Thread.java:1583) 20:46:05 Caused by: java.io.IOException: The server has been stopped. 20:46:05 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 20:46:05 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) 20:46:05 ... 1 more 20:46:05 [INFO] Building jar from resources and headers. 20:46:05 [INFO] Writing jar finished. 20:46:07 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:46:07 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:46:07 [INFO] 20:46:07 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8294 --- 20:46:07 [INFO] 20:46:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8294 --- 20:46:07 [INFO] No Javadoc in project. Archive not created. 20:46:07 [INFO] 20:46:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8294 --- 20:46:07 [INFO] CycloneDX: Resolving Dependencies 20:46:07 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 20:46:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8294/target/bom.xml 20:46:07 [INFO] attaching as odl-mdsal-model-rfc8294-14.0.21-SNAPSHOT-cyclonedx.xml 20:46:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8294/target/bom.json 20:46:07 [INFO] attaching as odl-mdsal-model-rfc8294-14.0.21-SNAPSHOT-cyclonedx.json 20:46:07 [INFO] 20:46:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8294 --- 20:46:07 [INFO] Skipping duplicate-finder execution! 20:46:07 [INFO] 20:46:07 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8294 --- 20:46:07 [INFO] Skipping plugin execution 20:46:07 [INFO] 20:46:07 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8294 --- 20:46:07 [INFO] Skipping source per configuration. 20:46:07 [INFO] 20:46:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8294 --- 20:46:07 [INFO] 20:46:07 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8294 --- 20:46:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:46:07 [INFO] 20:46:07 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8294 --- 20:46:07 [WARNING] 20:46:07 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8294 did not assign 20:46:07 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:46:08 [WARNING] 20:46:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:46:08 [WARNING] 20:46:08 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8294/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.21-SNAPSHOT.pom 20:46:08 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8294/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.21-SNAPSHOT-features.xml 20:46:08 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8294/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.21-SNAPSHOT-cyclonedx.xml 20:46:08 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8294/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.21-SNAPSHOT-cyclonedx.json 20:46:08 [INFO] 20:46:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8294 --- 20:46:08 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:46:08 [WARNING] 20:46:08 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8294 did not assign 20:46:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:46:08 [WARNING] 20:46:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:46:08 [WARNING] 20:46:08 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/maven-metadata.xml 20:46:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:46:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:46:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:46:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:46:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:46:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:46:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:46:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:46:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:46:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:46:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:46:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:46:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:46:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:46:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:46:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:46:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:46:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:46:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:46:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:46:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:46:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:46:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:46:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:46:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:46:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:46:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:46:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:46:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:46:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:46:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:46:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:46:08 at java.lang.reflect.Method.invoke (Method.java:580) 20:46:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:46:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:46:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:46:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:46:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/maven-metadata.xml 20:46:08 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/maven-metadata.xml 20:46:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:46:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:46:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:46:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:46:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:46:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:46:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:46:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:46:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:46:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:46:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:46:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:46:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:46:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:46:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:46:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:46:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:46:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:46:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:46:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:46:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:46:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:46:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:46:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:46:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:46:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:46:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:46:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:46:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:46:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:46:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:46:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:46:08 at java.lang.reflect.Method.invoke (Method.java:580) 20:46:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:46:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:46:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:46:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:46:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/maven-metadata.xml 20:46:08 [INFO] 20:46:08 [INFO] -----------< org.opendaylight.mdsal:odl-mdsal-rfc8294-netty >----------- 20:46:08 [INFO] Building OpenDaylight :: MD-SAL :: RFC8294 :: Netty 14.0.21-SNAPSHOT [103/229] 20:46:08 [INFO] from features/odl-mdsal-rfc8294-netty/pom.xml 20:46:08 [INFO] ------------------------------[ feature ]------------------------------- 20:46:08 [INFO] 20:46:08 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-rfc8294-netty --- 20:46:08 [INFO] 20:46:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-rfc8294-netty --- 20:46:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:46:08 [INFO] 20:46:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-rfc8294-netty --- 20:46:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:46:08 [INFO] 20:46:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-rfc8294-netty --- 20:46:08 [INFO] 20:46:08 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-rfc8294-netty --- 20:46:08 [INFO] 20:46:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-rfc8294-netty --- 20:46:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:46:08 [INFO] argLine set to empty 20:46:08 [INFO] 20:46:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-rfc8294-netty --- 20:46:08 [INFO] Starting audit... 20:46:08 Audit done. 20:46:08 [INFO] You have 0 Checkstyle violations. 20:46:08 [INFO] 20:46:08 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-rfc8294-netty --- 20:46:08 [INFO] Starting audit... 20:46:08 Audit done. 20:46:08 [INFO] You have 0 Checkstyle violations. 20:46:08 [INFO] 20:46:08 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-rfc8294-netty --- 20:46:08 [INFO] 20:46:08 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-rfc8294-netty --- 20:46:08 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-rfc8294-netty/target/feature/feature.xml 20:46:08 [INFO] ...done! 20:46:08 [INFO] Attaching features XML 20:46:08 [INFO] 20:46:08 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-rfc8294-netty --- 20:46: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 20:46:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:46:08 [INFO] 20:46:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-rfc8294-netty >>> 20:46:08 [INFO] 20:46:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-rfc8294-netty --- 20:46:08 [INFO] No files found to run spotbugs, check compile phase has been run 20:46:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:46:08 [INFO] 20:46:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-rfc8294-netty <<< 20:46:08 [INFO] 20:46:08 [INFO] 20:46:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-rfc8294-netty --- 20:46:08 [INFO] 20:46:08 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-rfc8294-netty --- 20:46:08 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-rfc8294-netty 20:46:08 [INFO] Project dependency features detected: [] 20:46:08 [INFO] Pax Exam System (Version: 4.14.0) created. 20:46:08 [INFO] Creating RMI registry server on 127.0.0.1:33943 20:46:09 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:46:09 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:46:09 [INFO] Waiting for remote bundle context.. on 33943 name: a097e11e-6925-4f32-98ff-cc0032f5ad15 timout: [ RelativeTimeout value = 180000 ] 20:46:13 [INFO] Building jar from resources and headers. 20:46:13 [INFO] Writing jar finished. 20:46:15 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:46:15 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:46:15 [INFO] 20:46:15 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-rfc8294-netty --- 20:46:15 [INFO] 20:46:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-rfc8294-netty --- 20:46:15 [INFO] No Javadoc in project. Archive not created. 20:46:15 [INFO] 20:46:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-rfc8294-netty --- 20:46:15 [INFO] CycloneDX: Resolving Dependencies 20:46:16 [INFO] CycloneDX: Creating BOM version 1.6 with 51 component(s) 20:46:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-rfc8294-netty/target/bom.xml 20:46:16 [INFO] attaching as odl-mdsal-rfc8294-netty-14.0.21-SNAPSHOT-cyclonedx.xml 20:46:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-rfc8294-netty/target/bom.json 20:46:16 [INFO] attaching as odl-mdsal-rfc8294-netty-14.0.21-SNAPSHOT-cyclonedx.json 20:46:16 [INFO] 20:46:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-rfc8294-netty --- 20:46:16 [INFO] Skipping duplicate-finder execution! 20:46:16 [INFO] 20:46:16 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-rfc8294-netty --- 20:46:16 [INFO] Skipping plugin execution 20:46:16 [INFO] 20:46:16 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-rfc8294-netty --- 20:46:16 [INFO] Skipping source per configuration. 20:46:16 [INFO] 20:46:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-rfc8294-netty --- 20:46:16 [INFO] 20:46:16 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-rfc8294-netty --- 20:46:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:46:16 [INFO] 20:46:16 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-rfc8294-netty --- 20:46:16 [WARNING] 20:46:16 [WARNING] The packaging plugin for project odl-mdsal-rfc8294-netty did not assign 20:46:16 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:46:16 [WARNING] 20:46:16 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:46:16 [WARNING] 20:46:16 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-rfc8294-netty/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.21-SNAPSHOT.pom 20:46:16 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-rfc8294-netty/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.21-SNAPSHOT-features.xml 20:46:16 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-rfc8294-netty/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.21-SNAPSHOT-cyclonedx.xml 20:46:16 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-rfc8294-netty/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.21-SNAPSHOT-cyclonedx.json 20:46:16 [INFO] 20:46:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-rfc8294-netty --- 20:46:16 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:46:16 [WARNING] 20:46:16 [WARNING] The packaging plugin for project odl-mdsal-rfc8294-netty did not assign 20:46:16 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:46:16 [WARNING] 20:46:16 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:46:16 [WARNING] 20:46:16 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/maven-metadata.xml 20:46:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:46:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:46:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:46:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:46:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:46:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:46:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:46:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:46:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:46:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:46:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:46:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:46:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:46:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:46:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:46:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:46:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:46:16 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:46:16 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:46:16 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:46:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:46:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:46:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:46:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:46:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:46:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:46:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:46:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:46:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:46:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:46:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:46:16 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:46:16 at java.lang.reflect.Method.invoke (Method.java:580) 20:46:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:46:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:46:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:46:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:46:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/maven-metadata.xml 20:46:16 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/maven-metadata.xml 20:46:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:46:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:46:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:46:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:46:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:46:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:46:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:46:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:46:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:46:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:46:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:46:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:46:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:46:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:46:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:46:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:46:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:46:16 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:46:16 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:46:16 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:46:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:46:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:46:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:46:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:46:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:46:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:46:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:46:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:46:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:46:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:46:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:46:16 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:46:16 at java.lang.reflect.Method.invoke (Method.java:580) 20:46:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:46:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:46:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:46:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:46:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/maven-metadata.xml 20:46:16 [INFO] 20:46:16 [INFO] ---------< org.opendaylight.mdsal:odl-mdsal-replicate-common >---------- 20:46:16 [INFO] Building OpenDaylight :: MD-SAL :: Replicate :: Common 14.0.21-SNAPSHOT [104/229] 20:46:16 [INFO] from features/odl-mdsal-replicate-common/pom.xml 20:46:16 [INFO] ------------------------------[ feature ]------------------------------- 20:46:16 [INFO] 20:46:16 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-replicate-common --- 20:46:16 [INFO] 20:46:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-replicate-common --- 20:46:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:46:16 [INFO] 20:46:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-replicate-common --- 20:46:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:46:16 [INFO] 20:46:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-replicate-common --- 20:46:16 [INFO] 20:46:16 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-replicate-common --- 20:46:16 [INFO] 20:46:16 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-replicate-common --- 20:46:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:46:16 [INFO] argLine set to empty 20:46:16 [INFO] 20:46:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-replicate-common --- 20:46:16 [INFO] Starting audit... 20:46:16 Audit done. 20:46:16 [INFO] You have 0 Checkstyle violations. 20:46:16 [INFO] 20:46:16 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-replicate-common --- 20:46:16 [INFO] Starting audit... 20:46:16 Audit done. 20:46:16 [INFO] You have 0 Checkstyle violations. 20:46:16 [INFO] 20:46:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-replicate-common --- 20:46:16 [INFO] 20:46:16 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-replicate-common --- 20:46:16 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-replicate-common/target/feature/feature.xml 20:46:16 [INFO] ...done! 20:46:16 [INFO] Attaching features XML 20:46:16 [INFO] 20:46:16 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-replicate-common --- 20:46:16 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:46:16 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:46:16 [INFO] 20:46:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-replicate-common >>> 20:46:16 [INFO] 20:46:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-replicate-common --- 20:46:16 [INFO] No files found to run spotbugs, check compile phase has been run 20:46:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:46:16 [INFO] 20:46:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-replicate-common <<< 20:46:16 [INFO] 20:46:16 [INFO] 20:46:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-replicate-common --- 20:46:16 [INFO] 20:46:16 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-replicate-common --- 20:46:16 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-replicate-common 20:46:16 [INFO] Project dependency features detected: [] 20:46:16 [INFO] Pax Exam System (Version: 4.14.0) created. 20:46:16 [INFO] Creating RMI registry server on 127.0.0.1:40917 20:46:17 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:46:17 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:46:17 [INFO] Waiting for remote bundle context.. on 40917 name: 5b34e77f-04db-43cc-94c9-380118201d84 timout: [ RelativeTimeout value = 180000 ] 20:46:21 [INFO] Building jar from resources and headers. 20:46:21 [INFO] Writing jar finished. 20:46:23 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:46:23 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:46:23 [INFO] 20:46:23 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-replicate-common --- 20:46:23 [INFO] 20:46:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-replicate-common --- 20:46:23 [INFO] No Javadoc in project. Archive not created. 20:46:23 [INFO] 20:46:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-replicate-common --- 20:46:23 [INFO] CycloneDX: Resolving Dependencies 20:46:24 [INFO] CycloneDX: Creating BOM version 1.6 with 52 component(s) 20:46:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-replicate-common/target/bom.xml 20:46:24 [INFO] attaching as odl-mdsal-replicate-common-14.0.21-SNAPSHOT-cyclonedx.xml 20:46:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-replicate-common/target/bom.json 20:46:24 [INFO] attaching as odl-mdsal-replicate-common-14.0.21-SNAPSHOT-cyclonedx.json 20:46:24 [INFO] 20:46:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-replicate-common --- 20:46:24 [INFO] Skipping duplicate-finder execution! 20:46:24 [INFO] 20:46:24 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-replicate-common --- 20:46:24 [INFO] Skipping plugin execution 20:46:24 [INFO] 20:46:24 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-replicate-common --- 20:46:24 [INFO] Skipping source per configuration. 20:46:24 [INFO] 20:46:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-replicate-common --- 20:46:24 [INFO] 20:46:24 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-replicate-common --- 20:46:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:46:24 [INFO] 20:46:24 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-replicate-common --- 20:46:24 [WARNING] 20:46:24 [WARNING] The packaging plugin for project odl-mdsal-replicate-common did not assign 20:46:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:46:24 [WARNING] 20:46:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:46:24 [WARNING] 20:46:24 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-replicate-common/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/odl-mdsal-replicate-common-14.0.21-SNAPSHOT.pom 20:46:24 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-replicate-common/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/odl-mdsal-replicate-common-14.0.21-SNAPSHOT-features.xml 20:46:24 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-replicate-common/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/odl-mdsal-replicate-common-14.0.21-SNAPSHOT-cyclonedx.xml 20:46:24 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-replicate-common/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/odl-mdsal-replicate-common-14.0.21-SNAPSHOT-cyclonedx.json 20:46:24 [INFO] 20:46:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-replicate-common --- 20:46:24 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:46:24 [WARNING] 20:46:24 [WARNING] The packaging plugin for project odl-mdsal-replicate-common did not assign 20:46:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:46:24 [WARNING] 20:46:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:46:24 [WARNING] 20:46:24 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/maven-metadata.xml 20:46:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:46:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:46:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:46:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:46:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:46:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:46:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:46:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:46:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:46:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:46:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:46:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:46:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:46:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:46:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:46:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:46:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:46:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:46:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:46:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:46:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:46:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:46:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:46:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:46:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:46:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:46:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:46:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:46:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:46:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:46:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:46:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:46:24 at java.lang.reflect.Method.invoke (Method.java:580) 20:46:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:46:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:46:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:46:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:46:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/maven-metadata.xml 20:46:24 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-replicate-common/maven-metadata.xml 20:46:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:46:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:46:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:46:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:46:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:46:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:46:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:46:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:46:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:46:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:46:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:46:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:46:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:46:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:46:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:46:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:46:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:46:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:46:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:46:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:46:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:46:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:46:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:46:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:46:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:46:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:46:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:46:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:46:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:46:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:46:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:46:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:46:24 at java.lang.reflect.Method.invoke (Method.java:580) 20:46:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:46:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:46:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:46:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:46:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-replicate-common/maven-metadata.xml 20:46:24 [INFO] 20:46:24 [INFO] ----------< org.opendaylight.mdsal:odl-mdsal-replicate-netty >---------- 20:46:24 [INFO] Building OpenDaylight :: MD-SAL :: Replicate :: Netty 14.0.21-SNAPSHOT [105/229] 20:46:24 [INFO] from features/odl-mdsal-replicate-netty/pom.xml 20:46:24 [INFO] ------------------------------[ feature ]------------------------------- 20:46:24 [INFO] 20:46:24 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-replicate-netty --- 20:46:24 [INFO] 20:46:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-replicate-netty --- 20:46:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:46:24 [INFO] 20:46:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-replicate-netty --- 20:46:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:46:24 [INFO] 20:46:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-replicate-netty --- 20:46:24 [INFO] 20:46:24 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-replicate-netty --- 20:46:24 [INFO] 20:46:24 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-replicate-netty --- 20:46:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:46:24 [INFO] argLine set to empty 20:46:24 [INFO] 20:46:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-replicate-netty --- 20:46:24 [INFO] Starting audit... 20:46:24 Audit done. 20:46:24 [INFO] You have 0 Checkstyle violations. 20:46:24 [INFO] 20:46:24 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-replicate-netty --- 20:46:24 [INFO] Starting audit... 20:46:24 Audit done. 20:46:24 [INFO] You have 0 Checkstyle violations. 20:46:24 [INFO] 20:46:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-replicate-netty --- 20:46:24 [INFO] 20:46:24 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-replicate-netty --- 20:46:25 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-replicate-netty/target/feature/feature.xml 20:46:25 [INFO] ...done! 20:46:25 [INFO] Attaching features XML 20:46:25 [INFO] 20:46:25 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-replicate-netty --- 20:46: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 20:46:25 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:46:25 [INFO] 20:46:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-replicate-netty >>> 20:46:25 [INFO] 20:46:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-replicate-netty --- 20:46:25 [INFO] No files found to run spotbugs, check compile phase has been run 20:46:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:46:25 [INFO] 20:46:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-replicate-netty <<< 20:46:25 [INFO] 20:46:25 [INFO] 20:46:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-replicate-netty --- 20:46:25 [INFO] 20:46:25 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-replicate-netty --- 20:46:25 [INFO] 20:46:25 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-replicate-netty --- 20:46:25 [INFO] 20:46:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-replicate-netty --- 20:46:25 [INFO] No Javadoc in project. Archive not created. 20:46:25 [INFO] 20:46:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-replicate-netty --- 20:46:25 [INFO] CycloneDX: Resolving Dependencies 20:46:25 [INFO] CycloneDX: Creating BOM version 1.6 with 91 component(s) 20:46:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-replicate-netty/target/bom.xml 20:46:25 [INFO] attaching as odl-mdsal-replicate-netty-14.0.21-SNAPSHOT-cyclonedx.xml 20:46:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-replicate-netty/target/bom.json 20:46:25 [INFO] attaching as odl-mdsal-replicate-netty-14.0.21-SNAPSHOT-cyclonedx.json 20:46:25 [INFO] 20:46:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-replicate-netty --- 20:46:25 [INFO] Skipping duplicate-finder execution! 20:46:25 [INFO] 20:46:25 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-replicate-netty --- 20:46:25 [INFO] Skipping plugin execution 20:46:25 [INFO] 20:46:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-replicate-netty --- 20:46:25 [INFO] Skipping source per configuration. 20:46:25 [INFO] 20:46:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-replicate-netty --- 20:46:25 [INFO] 20:46:25 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-replicate-netty --- 20:46:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:46:25 [INFO] 20:46:25 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-replicate-netty --- 20:46:25 [WARNING] 20:46:25 [WARNING] The packaging plugin for project odl-mdsal-replicate-netty did not assign 20:46:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:46:25 [WARNING] 20:46:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:46:25 [WARNING] 20:46:25 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-replicate-netty/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/odl-mdsal-replicate-netty-14.0.21-SNAPSHOT.pom 20:46:25 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-replicate-netty/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/odl-mdsal-replicate-netty-14.0.21-SNAPSHOT-features.xml 20:46:25 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-replicate-netty/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/odl-mdsal-replicate-netty-14.0.21-SNAPSHOT-cyclonedx.xml 20:46:25 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-replicate-netty/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/odl-mdsal-replicate-netty-14.0.21-SNAPSHOT-cyclonedx.json 20:46:25 [INFO] 20:46:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-replicate-netty --- 20:46:25 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:46:25 [WARNING] 20:46:25 [WARNING] The packaging plugin for project odl-mdsal-replicate-netty did not assign 20:46:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:46:25 [WARNING] 20:46:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:46:25 [WARNING] 20:46:25 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/maven-metadata.xml 20:46:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:46:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:46:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:46:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:46:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:46:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:46:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:46:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:46:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:46:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:46:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:46:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:46:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:46:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:46:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:46:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:46:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:46:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:46:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:46:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:46:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:46:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:46:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:46:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:46:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:46:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:46:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:46:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:46:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:46:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:46:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:46:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:46:25 at java.lang.reflect.Method.invoke (Method.java:580) 20:46:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:46:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:46:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:46:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:46:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/maven-metadata.xml 20:46:25 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-replicate-netty/maven-metadata.xml 20:46:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:46:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:46:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:46:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:46:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:46:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:46:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:46:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:46:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:46:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:46:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:46:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:46:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:46:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:46:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:46:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:46:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:46:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:46:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:46:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:46:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:46:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:46:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:46:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:46:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:46:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:46:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:46:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:46:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:46:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:46:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:46:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:46:25 at java.lang.reflect.Method.invoke (Method.java:580) 20:46:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:46:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:46:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:46:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:46:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-replicate-netty/maven-metadata.xml 20:46:25 [INFO] 20:46:25 [INFO] ---------------< org.opendaylight.mdsal:features-mdsal >---------------- 20:46:25 [INFO] Building OpenDaylight :: MD-SAL :: Stable Features 14.0.21-SNAPSHOT [106/229] 20:46:25 [INFO] from features/features-mdsal/pom.xml 20:46:25 [INFO] ------------------------------[ feature ]------------------------------- 20:46:25 [INFO] 20:46:25 [INFO] --- clean:3.5.0:clean (default-clean) @ features-mdsal --- 20:46:25 [INFO] 20:46:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-mdsal --- 20:46:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:46:25 [INFO] 20:46:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-mdsal --- 20:46:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:46:26 [INFO] 20:46:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-mdsal --- 20:46:26 [INFO] 20:46:26 [INFO] --- dependency:3.9.0:properties (default) @ features-mdsal --- 20:46:26 [INFO] 20:46:26 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-mdsal --- 20:46:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:46:26 [INFO] argLine set to empty 20:46:26 [INFO] 20:46:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-mdsal --- 20:46:26 [INFO] Starting audit... 20:46:26 Audit done. 20:46:26 [INFO] You have 0 Checkstyle violations. 20:46:26 [INFO] 20:46:26 [INFO] --- checkstyle:3.6.0:check (default) @ features-mdsal --- 20:46:26 [INFO] Starting audit... 20:46:26 Audit done. 20:46:26 [INFO] You have 0 Checkstyle violations. 20:46:26 [INFO] 20:46:26 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-mdsal --- 20:46:26 [INFO] 20:46:26 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-mdsal --- 20:46:26 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/features-mdsal/target/feature/feature.xml 20:46:26 [INFO] ...done! 20:46:26 [INFO] Attaching features XML 20:46:26 [INFO] 20:46:26 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-mdsal --- 20:46:26 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:46:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:46:26 [INFO] 20:46:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-mdsal >>> 20:46:26 [INFO] 20:46:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-mdsal --- 20:46:26 [INFO] No files found to run spotbugs, check compile phase has been run 20:46:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:46:26 [INFO] 20:46:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-mdsal <<< 20:46:26 [INFO] 20:46:26 [INFO] 20:46:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-mdsal --- 20:46:26 [INFO] 20:46:26 [INFO] --- feattest:14.1.7:test (default) @ features-mdsal --- 20:46:26 [INFO] 20:46:26 [INFO] --- copy:14.1.7:copy-files (default) @ features-mdsal --- 20:46:26 [INFO] 20:46:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-mdsal --- 20:46:26 [INFO] No Javadoc in project. Archive not created. 20:46:26 [INFO] 20:46:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-mdsal --- 20:46:26 [INFO] CycloneDX: Resolving Dependencies 20:46:28 [INFO] CycloneDX: Creating BOM version 1.6 with 175 component(s) 20:46:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/features-mdsal/target/bom.xml 20:46:28 [INFO] attaching as features-mdsal-14.0.21-SNAPSHOT-cyclonedx.xml 20:46:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/features-mdsal/target/bom.json 20:46:28 [INFO] attaching as features-mdsal-14.0.21-SNAPSHOT-cyclonedx.json 20:46:28 [INFO] 20:46:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-mdsal --- 20:46:28 [INFO] Skipping duplicate-finder execution! 20:46:28 [INFO] 20:46:28 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-mdsal --- 20:46:28 [INFO] Skipping plugin execution 20:46:28 [INFO] 20:46:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-mdsal --- 20:46:28 [INFO] No sources in project. Archive not created. 20:46:28 [INFO] 20:46:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-mdsal --- 20:46:28 [INFO] 20:46:28 [INFO] --- jacoco:0.8.14:report (report) @ features-mdsal --- 20:46:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:46:28 [INFO] 20:46:28 [INFO] --- install:3.1.4:install (default-install) @ features-mdsal --- 20:46:28 [WARNING] 20:46:28 [WARNING] The packaging plugin for project features-mdsal did not assign 20:46:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:46:28 [WARNING] 20:46:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:46:28 [WARNING] 20:46:28 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/features-mdsal/pom.xml to /tmp/r/org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/features-mdsal-14.0.21-SNAPSHOT.pom 20:46:28 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/features-mdsal/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/features-mdsal-14.0.21-SNAPSHOT-features.xml 20:46:28 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/features-mdsal/target/bom.xml to /tmp/r/org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/features-mdsal-14.0.21-SNAPSHOT-cyclonedx.xml 20:46:28 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/features-mdsal/target/bom.json to /tmp/r/org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/features-mdsal-14.0.21-SNAPSHOT-cyclonedx.json 20:46:28 [INFO] 20:46:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-mdsal --- 20:46:28 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:46:28 [WARNING] 20:46:28 [WARNING] The packaging plugin for project features-mdsal did not assign 20:46:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:46:28 [WARNING] 20:46:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:46:28 [WARNING] 20:46:28 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/maven-metadata.xml 20:46:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:46:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:46:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:46:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:46:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:46:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:46:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:46:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:46:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:46:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:46:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:46:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:46:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:46:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:46:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:46:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:46:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:46:28 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:46:28 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:46:28 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:46:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:46:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:46:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:46:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:46:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:46:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:46:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:46:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:46:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:46:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:46:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:46:28 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:46:28 at java.lang.reflect.Method.invoke (Method.java:580) 20:46:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:46:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:46:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:46:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:46:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/maven-metadata.xml 20:46:28 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/features-mdsal/maven-metadata.xml 20:46:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:46:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:46:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:46:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:46:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:46:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:46:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:46:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:46:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:46:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:46:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:46:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:46:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:46:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:46:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:46:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:46:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:46:28 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:46:28 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:46:28 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:46:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:46:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:46:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:46:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:46:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:46:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:46:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:46:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:46:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:46:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:46:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:46:28 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:46:28 at java.lang.reflect.Method.invoke (Method.java:580) 20:46:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:46:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:46:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:46:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:46:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/features-mdsal/maven-metadata.xml 20:46:28 [INFO] 20:46:28 [INFO] ----------< org.opendaylight.mdsal:odl-mdsal-exp-yanglib-api >---------- 20:46:28 [INFO] Building OpenDaylight :: MD-SAL :: YANG (Module) Library API 0.19.21-SNAPSHOT [107/229] 20:46:28 [INFO] from features/odl-mdsal-exp-yanglib-api/pom.xml 20:46:28 [INFO] ------------------------------[ feature ]------------------------------- 20:46:28 [INFO] 20:46:28 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-exp-yanglib-api --- 20:46:28 [INFO] 20:46:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-exp-yanglib-api --- 20:46:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:46:28 [INFO] 20:46:28 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-exp-yanglib-api --- 20:46:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:46:28 [INFO] 20:46:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-exp-yanglib-api --- 20:46:28 [INFO] 20:46:28 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-exp-yanglib-api --- 20:46:28 [INFO] 20:46:28 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-exp-yanglib-api --- 20:46:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:46:28 [INFO] argLine set to empty 20:46:28 [INFO] 20:46:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-exp-yanglib-api --- 20:46:28 [INFO] Starting audit... 20:46:28 Audit done. 20:46:28 [INFO] You have 0 Checkstyle violations. 20:46:28 [INFO] 20:46:28 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-exp-yanglib-api --- 20:46:28 [INFO] Starting audit... 20:46:28 Audit done. 20:46:28 [INFO] You have 0 Checkstyle violations. 20:46:28 [INFO] 20:46:28 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-exp-yanglib-api --- 20:46:28 [INFO] 20:46:28 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-exp-yanglib-api --- 20:46:28 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-exp-yanglib-api/target/feature/feature.xml 20:46:28 [INFO] ...done! 20:46:28 [INFO] Attaching features XML 20:46:28 [INFO] 20:46:28 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-exp-yanglib-api --- 20:46: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 20:46:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:46:28 [INFO] 20:46:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-exp-yanglib-api >>> 20:46:28 [INFO] 20:46:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-exp-yanglib-api --- 20:46:28 [INFO] No files found to run spotbugs, check compile phase has been run 20:46:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:46:28 [INFO] 20:46:28 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-exp-yanglib-api <<< 20:46:28 [INFO] 20:46:28 [INFO] 20:46:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-exp-yanglib-api --- 20:46:28 [INFO] 20:46:28 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-exp-yanglib-api --- 20:46:28 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-exp-yanglib-api 20:46:28 [INFO] Project dependency features detected: [] 20:46:28 [INFO] Pax Exam System (Version: 4.14.0) created. 20:46:28 [INFO] Creating RMI registry server on 127.0.0.1:46697 20:46:29 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:46:29 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:46:29 [INFO] Waiting for remote bundle context.. on 46697 name: d573c40a-46b0-48b5-ba90-ca843918d2fd timout: [ RelativeTimeout value = 180000 ] 20:46:33 [INFO] Building jar from resources and headers. 20:46:33 [INFO] Writing jar finished. 20:46:35 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:46:35 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:46:35 [INFO] 20:46:35 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-exp-yanglib-api --- 20:46:35 [INFO] 20:46:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-exp-yanglib-api --- 20:46:35 [INFO] No Javadoc in project. Archive not created. 20:46:35 [INFO] 20:46:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-exp-yanglib-api --- 20:46:35 [INFO] CycloneDX: Resolving Dependencies 20:46:36 [INFO] CycloneDX: Creating BOM version 1.6 with 47 component(s) 20:46:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-exp-yanglib-api/target/bom.xml 20:46:36 [INFO] attaching as odl-mdsal-exp-yanglib-api-0.19.21-SNAPSHOT-cyclonedx.xml 20:46:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-exp-yanglib-api/target/bom.json 20:46:36 [INFO] attaching as odl-mdsal-exp-yanglib-api-0.19.21-SNAPSHOT-cyclonedx.json 20:46:36 [INFO] 20:46:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-exp-yanglib-api --- 20:46:36 [INFO] Skipping duplicate-finder execution! 20:46:36 [INFO] 20:46:36 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-exp-yanglib-api --- 20:46:36 [INFO] Skipping plugin execution 20:46:36 [INFO] 20:46:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-exp-yanglib-api --- 20:46:36 [INFO] Skipping source per configuration. 20:46:36 [INFO] 20:46:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-exp-yanglib-api --- 20:46:36 [INFO] 20:46:36 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-exp-yanglib-api --- 20:46:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:46:36 [INFO] 20:46:36 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-exp-yanglib-api --- 20:46:36 [WARNING] 20:46:36 [WARNING] The packaging plugin for project odl-mdsal-exp-yanglib-api did not assign 20:46:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:46:36 [WARNING] 20:46:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:46:36 [WARNING] 20:46:36 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-exp-yanglib-api/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.21-SNAPSHOT.pom 20:46:36 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-exp-yanglib-api/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.21-SNAPSHOT-features.xml 20:46:36 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-exp-yanglib-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.21-SNAPSHOT-cyclonedx.xml 20:46:36 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-exp-yanglib-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.21-SNAPSHOT-cyclonedx.json 20:46:36 [INFO] 20:46:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-exp-yanglib-api --- 20:46:36 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:46:36 [WARNING] 20:46:36 [WARNING] The packaging plugin for project odl-mdsal-exp-yanglib-api did not assign 20:46:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:46:36 [WARNING] 20:46:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:46:36 [WARNING] 20:46:36 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/maven-metadata.xml 20:46:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:46:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:46:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:46:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:46:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:46:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:46:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:46:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:46:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:46:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:46:36 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:46:36 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:46:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:46:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:46:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:46:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:46:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:46:36 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:46:36 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:46:36 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:46:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:46:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:46:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:46:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:46:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:46:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:46:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:46:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:46:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:46:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:46:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:46:36 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:46:36 at java.lang.reflect.Method.invoke (Method.java:580) 20:46:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:46:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:46:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:46:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:46:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/maven-metadata.xml 20:46:36 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/maven-metadata.xml 20:46:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:46:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:46:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:46:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:46:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:46:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:46:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:46:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:46:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:46:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:46:36 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:46:36 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:46:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:46:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:46:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:46:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:46:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:46:36 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:46:36 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:46:36 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:46:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:46:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:46:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:46:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:46:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:46:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:46:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:46:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:46:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:46:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:46:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:46:36 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:46:36 at java.lang.reflect.Method.invoke (Method.java:580) 20:46:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:46:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:46:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:46:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:46:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/maven-metadata.xml 20:46:36 [INFO] 20:46:36 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525 >-------- 20:46:36 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8525 14.0.21-SNAPSHOT [108/229] 20:46:36 [INFO] from features/odl-mdsal-model-rfc8525/pom.xml 20:46:36 [INFO] ------------------------------[ feature ]------------------------------- 20:46:36 [INFO] 20:46:36 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8525 --- 20:46:36 [INFO] 20:46:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8525 --- 20:46:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:46:36 [INFO] 20:46:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8525 --- 20:46:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:46:36 [INFO] 20:46:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8525 --- 20:46:36 [INFO] 20:46:36 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8525 --- 20:46:36 [INFO] 20:46:36 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8525 --- 20:46:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:46:36 [INFO] argLine set to empty 20:46:36 [INFO] 20:46:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8525 --- 20:46:36 [INFO] Starting audit... 20:46:36 Audit done. 20:46:36 [INFO] You have 0 Checkstyle violations. 20:46:36 [INFO] 20:46:36 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8525 --- 20:46:36 [INFO] Starting audit... 20:46:36 Audit done. 20:46:36 [INFO] You have 0 Checkstyle violations. 20:46:36 [INFO] 20:46:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8525 --- 20:46:36 [INFO] 20:46:36 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8525 --- 20:46:36 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8525/target/feature/feature.xml 20:46:36 [INFO] ...done! 20:46:36 [INFO] Attaching features XML 20:46:36 [INFO] 20:46:36 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8525 --- 20:46:36 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:46:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:46:36 [INFO] 20:46:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8525 >>> 20:46:36 [INFO] 20:46:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8525 --- 20:46:36 [INFO] No files found to run spotbugs, check compile phase has been run 20:46:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:46:36 [INFO] 20:46:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8525 <<< 20:46:36 [INFO] 20:46:36 [INFO] 20:46:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8525 --- 20:46:36 [INFO] 20:46:36 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8525 --- 20:46:36 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525 20:46:36 [INFO] Project dependency features detected: [] 20:46:36 [INFO] Pax Exam System (Version: 4.14.0) created. 20:46:36 [INFO] Creating RMI registry server on 127.0.0.1:32993 20:46:37 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:46:37 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:46:37 [INFO] Waiting for remote bundle context.. on 32993 name: f2b3f40a-9afe-409c-8148-72bbf1f9360b timout: [ RelativeTimeout value = 180000 ] 20:46:41 [INFO] Building jar from resources and headers. 20:46:41 [INFO] Writing jar finished. 20:46:43 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:46:43 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:46:43 [INFO] 20:46:43 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8525 --- 20:46:43 [INFO] 20:46:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8525 --- 20:46:43 [INFO] No Javadoc in project. Archive not created. 20:46:43 [INFO] 20:46:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8525 --- 20:46:43 [INFO] CycloneDX: Resolving Dependencies 20:46:43 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 20:46:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8525/target/bom.xml 20:46:43 [INFO] attaching as odl-mdsal-model-rfc8525-14.0.21-SNAPSHOT-cyclonedx.xml 20:46:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8525/target/bom.json 20:46:43 [INFO] attaching as odl-mdsal-model-rfc8525-14.0.21-SNAPSHOT-cyclonedx.json 20:46:43 [INFO] 20:46:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8525 --- 20:46:43 [INFO] Skipping duplicate-finder execution! 20:46:43 [INFO] 20:46:43 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8525 --- 20:46:43 [INFO] Skipping plugin execution 20:46:43 [INFO] 20:46:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8525 --- 20:46:43 [INFO] Skipping source per configuration. 20:46:43 [INFO] 20:46:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8525 --- 20:46:43 [INFO] 20:46:43 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8525 --- 20:46:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:46:43 [INFO] 20:46:43 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8525 --- 20:46:43 [WARNING] 20:46:43 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8525 did not assign 20:46:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:46:43 [WARNING] 20:46:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:46:43 [WARNING] 20:46:43 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8525/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.21-SNAPSHOT.pom 20:46:43 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8525/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.21-SNAPSHOT-features.xml 20:46:43 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8525/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.21-SNAPSHOT-cyclonedx.xml 20:46:43 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8525/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.21-SNAPSHOT-cyclonedx.json 20:46:43 [INFO] 20:46:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8525 --- 20:46:43 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:46:43 [WARNING] 20:46:43 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8525 did not assign 20:46:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:46:43 [WARNING] 20:46:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:46:43 [WARNING] 20:46:43 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/maven-metadata.xml 20:46:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:46:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:46:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:46:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:46:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:46:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:46:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:46:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:46:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:46:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:46:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:46:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:46:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:46:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:46:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:46:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:46:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:46:43 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:46:43 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:46:43 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:46:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:46:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:46:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:46:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:46:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:46:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:46:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:46:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:46:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:46:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:46:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:46:43 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:46:43 at java.lang.reflect.Method.invoke (Method.java:580) 20:46:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:46:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:46:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:46:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:46:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/maven-metadata.xml 20:46:43 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/maven-metadata.xml 20:46:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:46:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:46:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:46:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:46:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:46:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:46:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:46:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:46:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:46:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:46:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:46:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:46:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:46:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:46:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:46:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:46:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:46:43 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:46:43 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:46:43 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:46:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:46:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:46:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:46:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:46:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:46:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:46:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:46:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:46:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:46:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:46:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:46:43 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:46:43 at java.lang.reflect.Method.invoke (Method.java:580) 20:46:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:46:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:46:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:46:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:46:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/maven-metadata.xml 20:46:43 [INFO] 20:46:43 [INFO] --------< org.opendaylight.mdsal:odl-mdsal-exp-yanglib-rfc8525 >-------- 20:46:43 [INFO] Building OpenDaylight :: MD-SAL :: RFC8525 YANG Library 0.19.21-SNAPSHOT [109/229] 20:46:43 [INFO] from features/odl-mdsal-exp-yanglib-rfc8525/pom.xml 20:46:43 [INFO] ------------------------------[ feature ]------------------------------- 20:46:43 [INFO] 20:46:43 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-exp-yanglib-rfc8525 --- 20:46:43 [INFO] 20:46:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-exp-yanglib-rfc8525 --- 20:46:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:46:43 [INFO] 20:46:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-exp-yanglib-rfc8525 --- 20:46:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:46:43 [INFO] 20:46:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-exp-yanglib-rfc8525 --- 20:46:44 [INFO] 20:46:44 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-exp-yanglib-rfc8525 --- 20:46:44 [INFO] 20:46:44 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-exp-yanglib-rfc8525 --- 20:46:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:46:44 [INFO] argLine set to empty 20:46:44 [INFO] 20:46:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-exp-yanglib-rfc8525 --- 20:46:44 [INFO] Starting audit... 20:46:44 Audit done. 20:46:44 [INFO] You have 0 Checkstyle violations. 20:46:44 [INFO] 20:46:44 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-exp-yanglib-rfc8525 --- 20:46:44 [INFO] Starting audit... 20:46:44 Audit done. 20:46:44 [INFO] You have 0 Checkstyle violations. 20:46:44 [INFO] 20:46:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-exp-yanglib-rfc8525 --- 20:46:44 [INFO] 20:46:44 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-exp-yanglib-rfc8525 --- 20:46:44 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-exp-yanglib-rfc8525/target/feature/feature.xml 20:46:44 [INFO] ...done! 20:46:44 [INFO] Attaching features XML 20:46:44 [INFO] 20:46:44 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-exp-yanglib-rfc8525 --- 20:46: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 20:46:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:46:44 [INFO] 20:46:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-exp-yanglib-rfc8525 >>> 20:46:44 [INFO] 20:46:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-exp-yanglib-rfc8525 --- 20:46:44 [INFO] No files found to run spotbugs, check compile phase has been run 20:46:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:46:44 [INFO] 20:46:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-exp-yanglib-rfc8525 <<< 20:46:44 [INFO] 20:46:44 [INFO] 20:46:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-exp-yanglib-rfc8525 --- 20:46:44 [INFO] 20:46:44 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-exp-yanglib-rfc8525 --- 20:46:44 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-exp-yanglib-rfc8525 20:46:44 [INFO] Project dependency features detected: [] 20:46:44 [INFO] Pax Exam System (Version: 4.14.0) created. 20:46:44 [INFO] Creating RMI registry server on 127.0.0.1:40965 20:46:44 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:46:44 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:46:44 [INFO] Waiting for remote bundle context.. on 40965 name: 0e8a5016-24e1-414f-acd6-1226cd0a47e9 timout: [ RelativeTimeout value = 180000 ] 20:46:49 [INFO] Building jar from resources and headers. 20:46:49 [INFO] Writing jar finished. 20:46:52 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:46:52 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:46:52 [INFO] 20:46:52 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-exp-yanglib-rfc8525 --- 20:46:52 [INFO] 20:46:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-exp-yanglib-rfc8525 --- 20:46:52 [INFO] No Javadoc in project. Archive not created. 20:46:52 [INFO] 20:46:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-exp-yanglib-rfc8525 --- 20:46:52 [INFO] CycloneDX: Resolving Dependencies 20:46:53 [INFO] CycloneDX: Creating BOM version 1.6 with 114 component(s) 20:46:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-exp-yanglib-rfc8525/target/bom.xml 20:46:53 [INFO] attaching as odl-mdsal-exp-yanglib-rfc8525-0.19.21-SNAPSHOT-cyclonedx.xml 20:46:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-exp-yanglib-rfc8525/target/bom.json 20:46:53 [INFO] attaching as odl-mdsal-exp-yanglib-rfc8525-0.19.21-SNAPSHOT-cyclonedx.json 20:46:53 [INFO] 20:46:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-exp-yanglib-rfc8525 --- 20:46:53 [INFO] Skipping duplicate-finder execution! 20:46:53 [INFO] 20:46:53 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-exp-yanglib-rfc8525 --- 20:46:53 [INFO] Skipping plugin execution 20:46:53 [INFO] 20:46:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-exp-yanglib-rfc8525 --- 20:46:53 [INFO] Skipping source per configuration. 20:46:53 [INFO] 20:46:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-exp-yanglib-rfc8525 --- 20:46:53 [INFO] 20:46:53 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-exp-yanglib-rfc8525 --- 20:46:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:46:53 [INFO] 20:46:53 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-exp-yanglib-rfc8525 --- 20:46:53 [WARNING] 20:46:53 [WARNING] The packaging plugin for project odl-mdsal-exp-yanglib-rfc8525 did not assign 20:46:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:46:53 [WARNING] 20:46:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:46:53 [WARNING] 20:46:53 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-exp-yanglib-rfc8525/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.21-SNAPSHOT.pom 20:46:53 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-exp-yanglib-rfc8525/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.21-SNAPSHOT-features.xml 20:46:53 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-exp-yanglib-rfc8525/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.21-SNAPSHOT-cyclonedx.xml 20:46:53 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-exp-yanglib-rfc8525/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.21-SNAPSHOT-cyclonedx.json 20:46:53 [INFO] 20:46:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-exp-yanglib-rfc8525 --- 20:46:53 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:46:53 [WARNING] 20:46:53 [WARNING] The packaging plugin for project odl-mdsal-exp-yanglib-rfc8525 did not assign 20:46:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:46:53 [WARNING] 20:46:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:46:53 [WARNING] 20:46:53 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/maven-metadata.xml 20:46:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:46:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:46:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:46:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:46:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:46:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:46:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:46:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:46:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:46:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:46:53 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:46:53 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:46:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:46:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:46:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:46:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:46:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:46:53 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:46:53 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:46:53 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:46:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:46:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:46:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:46:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:46:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:46:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:46:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:46:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:46:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:46:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:46:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:46:53 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:46:53 at java.lang.reflect.Method.invoke (Method.java:580) 20:46:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:46:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:46:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:46:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:46:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/maven-metadata.xml 20:46:53 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/maven-metadata.xml 20:46:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:46:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:46:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:46:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:46:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:46:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:46:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:46:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:46:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:46:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:46:53 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:46:53 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:46:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:46:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:46:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:46:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:46:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:46:53 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:46:53 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:46:53 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:46:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:46:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:46:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:46:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:46:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:46:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:46:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:46:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:46:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:46:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:46:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:46:53 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:46:53 at java.lang.reflect.Method.invoke (Method.java:580) 20:46:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:46:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:46:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:46:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:46:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/maven-metadata.xml 20:46:53 [INFO] 20:46:53 [INFO] ---------< org.opendaylight.mdsal:features-mdsal-experimental >--------- 20:46:53 [INFO] Building OpenDaylight :: MD-SAL :: Experimental Features 14.0.21-SNAPSHOT [110/229] 20:46:53 [INFO] from features/features-mdsal-experimental/pom.xml 20:46:53 [INFO] ------------------------------[ feature ]------------------------------- 20:46:53 [INFO] 20:46:53 [INFO] --- clean:3.5.0:clean (default-clean) @ features-mdsal-experimental --- 20:46:53 [INFO] 20:46:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-mdsal-experimental --- 20:46:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:46:53 [INFO] 20:46:53 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-mdsal-experimental --- 20:46:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:46:53 [INFO] 20:46:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-mdsal-experimental --- 20:46:53 [INFO] 20:46:53 [INFO] --- dependency:3.9.0:properties (default) @ features-mdsal-experimental --- 20:46:53 [INFO] 20:46:53 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-mdsal-experimental --- 20:46:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:46:53 [INFO] argLine set to empty 20:46:53 [INFO] 20:46:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-mdsal-experimental --- 20:46:53 [INFO] Starting audit... 20:46:53 Audit done. 20:46:53 [INFO] You have 0 Checkstyle violations. 20:46:53 [INFO] 20:46:53 [INFO] --- checkstyle:3.6.0:check (default) @ features-mdsal-experimental --- 20:46:53 [INFO] Starting audit... 20:46:53 Audit done. 20:46:53 [INFO] You have 0 Checkstyle violations. 20:46:53 [INFO] 20:46:53 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-mdsal-experimental --- 20:46:53 [INFO] 20:46:53 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-mdsal-experimental --- 20:46:53 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/features-mdsal-experimental/target/feature/feature.xml 20:46:54 [INFO] ...done! 20:46:54 [INFO] Attaching features XML 20:46:54 [INFO] 20:46:54 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-mdsal-experimental --- 20:46:54 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:46:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:46:54 [INFO] 20:46:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-mdsal-experimental >>> 20:46:54 [INFO] 20:46:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-mdsal-experimental --- 20:46:54 [INFO] No files found to run spotbugs, check compile phase has been run 20:46:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:46:54 [INFO] 20:46:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-mdsal-experimental <<< 20:46:54 [INFO] 20:46:54 [INFO] 20:46:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-mdsal-experimental --- 20:46:54 [INFO] 20:46:54 [INFO] --- feattest:14.1.7:test (default) @ features-mdsal-experimental --- 20:46:54 [INFO] 20:46:54 [INFO] --- copy:14.1.7:copy-files (default) @ features-mdsal-experimental --- 20:46:54 [INFO] 20:46:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-mdsal-experimental --- 20:46:54 [INFO] No Javadoc in project. Archive not created. 20:46:54 [INFO] 20:46:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-mdsal-experimental --- 20:46:54 [INFO] CycloneDX: Resolving Dependencies 20:46:55 [INFO] CycloneDX: Creating BOM version 1.6 with 182 component(s) 20:46:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/features-mdsal-experimental/target/bom.xml 20:46:55 [INFO] attaching as features-mdsal-experimental-14.0.21-SNAPSHOT-cyclonedx.xml 20:46:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/features-mdsal-experimental/target/bom.json 20:46:55 [INFO] attaching as features-mdsal-experimental-14.0.21-SNAPSHOT-cyclonedx.json 20:46:55 [INFO] 20:46:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-mdsal-experimental --- 20:46:55 [INFO] Skipping duplicate-finder execution! 20:46:55 [INFO] 20:46:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-mdsal-experimental --- 20:46:55 [INFO] Skipping plugin execution 20:46:55 [INFO] 20:46:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-mdsal-experimental --- 20:46:55 [INFO] No sources in project. Archive not created. 20:46:55 [INFO] 20:46:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-mdsal-experimental --- 20:46:55 [INFO] 20:46:55 [INFO] --- jacoco:0.8.14:report (report) @ features-mdsal-experimental --- 20:46:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:46:55 [INFO] 20:46:55 [INFO] --- install:3.1.4:install (default-install) @ features-mdsal-experimental --- 20:46:55 [WARNING] 20:46:55 [WARNING] The packaging plugin for project features-mdsal-experimental did not assign 20:46:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:46:55 [WARNING] 20:46:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:46:55 [WARNING] 20:46:55 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/features-mdsal-experimental/pom.xml to /tmp/r/org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/features-mdsal-experimental-14.0.21-SNAPSHOT.pom 20:46:55 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/features-mdsal-experimental/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/features-mdsal-experimental-14.0.21-SNAPSHOT-features.xml 20:46:55 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/features-mdsal-experimental/target/bom.xml to /tmp/r/org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/features-mdsal-experimental-14.0.21-SNAPSHOT-cyclonedx.xml 20:46:55 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/features-mdsal-experimental/target/bom.json to /tmp/r/org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/features-mdsal-experimental-14.0.21-SNAPSHOT-cyclonedx.json 20:46:55 [INFO] 20:46:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-mdsal-experimental --- 20:46:55 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:46:55 [WARNING] 20:46:55 [WARNING] The packaging plugin for project features-mdsal-experimental did not assign 20:46:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:46:55 [WARNING] 20:46:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:46:55 [WARNING] 20:46:55 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/maven-metadata.xml 20:46:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:46:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:46:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:46:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:46:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:46:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:46:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:46:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:46:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:46:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:46:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:46:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:46:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:46:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:46:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:46:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:46:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:46:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:46:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:46:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:46:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:46:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:46:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:46:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:46:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:46:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:46:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:46:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:46:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:46:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:46:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:46:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:46:55 at java.lang.reflect.Method.invoke (Method.java:580) 20:46:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:46:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:46:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:46:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:46:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/maven-metadata.xml 20:46:55 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/features-mdsal-experimental/maven-metadata.xml 20:46:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:46:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:46:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:46:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:46:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:46:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:46:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:46:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:46:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:46:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:46:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:46:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:46:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:46:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:46:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:46:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:46:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:46:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:46:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:46:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:46:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:46:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:46:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:46:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:46:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:46:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:46:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:46:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:46:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:46:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:46:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:46:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:46:55 at java.lang.reflect.Method.invoke (Method.java:580) 20:46:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:46:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:46:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:46:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:46:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/features-mdsal-experimental/maven-metadata.xml 20:46:55 [INFO] 20:46:55 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc6022 >---------- 20:46:55 [INFO] Building rfc6022 14.0.21-SNAPSHOT [111/229] 20:46:55 [INFO] from model/rfc/rfc6022/pom.xml 20:46:55 [INFO] -------------------------------[ bundle ]------------------------------- 20:46:55 [INFO] 20:46:55 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6022 --- 20:46:55 [INFO] 20:46:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc6022 --- 20:46:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:46:55 [INFO] 20:46:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc6022 --- 20:46:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:46:55 [INFO] 20:46:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6022 --- 20:46:56 [INFO] 20:46:56 [INFO] --- dependency:3.9.0:properties (default) @ rfc6022 --- 20:46:56 [INFO] 20:46:56 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc6022 --- 20:46:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/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/** 20:46:56 [INFO] 20:46:56 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc6022 --- 20:46:56 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:46:56 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6022/src/main/yang 20:46:56 [INFO] yang-to-sources: Found 2 dependencies in 794.1 μs 20:46:56 [INFO] yang-to-sources: Project model files found: 1 in 3.228 ms 20:46:56 [INFO] yang-to-sources: 3 YANG models processed in 37.98 ms 20:46:56 [INFO] BindingJavaFileGenerator: Defined 58 files in 17.39 ms 20:46:56 [INFO] Sorted 58 files into 13 directories in 128.0 μs 20:46:56 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 58 in 39.47 ms 20:46:56 [INFO] 20:46:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6022 --- 20:46:56 [INFO] Starting audit... 20:46:56 Audit done. 20:46:56 [INFO] You have 0 Checkstyle violations. 20:46:56 [INFO] 20:46:56 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6022 --- 20:46:56 [INFO] Starting audit... 20:46:56 Audit done. 20:46:56 [INFO] You have 0 Checkstyle violations. 20:46:56 [INFO] 20:46:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc6022 --- 20:46:56 [INFO] 20:46:56 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6022 --- 20:46:56 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6022/src/main/resources 20:46:56 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6022/target/generated-sources/spi 20:46:56 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:46:56 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:46:56 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:46:56 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6022/target/generated-sources/spi 20:46:56 [INFO] 20:46:56 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc6022 --- 20:46:56 [INFO] Recompiling the module because of changed dependency. 20:46:56 [INFO] Compiling 57 source files with javac [debug release 21] to target/classes 20:46:56 [INFO] 20:46:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6022 >>> 20:46:56 [INFO] 20:46:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6022 --- 20:46:56 [INFO] Fork Value is true 20:46:59 [INFO] Done SpotBugs Analysis.... 20:46:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:46:59 [INFO] 20:46:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6022 <<< 20:46:59 [INFO] 20:46:59 [INFO] 20:46:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6022 --- 20:46:59 [INFO] BugInstance size is 0 20:46:59 [INFO] Error size is 0 20:46:59 [INFO] No errors/warnings found 20:46:59 [INFO] 20:46:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6022 --- 20:46:59 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6022/src/test/resources 20:46:59 [INFO] 20:46:59 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc6022 --- 20:46:59 [INFO] No sources to compile 20:46:59 [INFO] 20:46:59 [INFO] --- surefire:3.5.4:test (default-test) @ rfc6022 --- 20:46:59 [INFO] No tests to run. 20:46:59 [INFO] 20:46:59 [INFO] --- copy:14.1.7:copy-files (default) @ rfc6022 --- 20:46:59 [INFO] 20:46:59 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6022 --- 20:46:59 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6022/target/rfc6022-14.0.21-SNAPSHOT.jar 20:46:59 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6022/target/classes/META-INF/MANIFEST.MF 20:46:59 [INFO] 20:46:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6022 --- 20:47:01 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6022/target/rfc6022-14.0.21-SNAPSHOT-javadoc.jar 20:47:01 [INFO] 20:47:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6022 --- 20:47:01 [INFO] CycloneDX: Resolving Dependencies 20:47:02 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 20:47:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6022/target/bom.xml 20:47:02 [INFO] attaching as rfc6022-14.0.21-SNAPSHOT-cyclonedx.xml 20:47:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6022/target/bom.json 20:47:02 [INFO] attaching as rfc6022-14.0.21-SNAPSHOT-cyclonedx.json 20:47:02 [INFO] 20:47:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6022 --- 20:47:02 [INFO] Skipping duplicate-finder execution! 20:47:02 [INFO] 20:47:02 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc6022 --- 20:47:02 [INFO] No dependency problems found 20:47:02 [INFO] 20:47:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6022 --- 20:47:02 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6022/target/rfc6022-14.0.21-SNAPSHOT-sources.jar 20:47:02 [INFO] 20:47:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6022 --- 20:47:02 [INFO] 20:47:02 [INFO] --- jacoco:0.8.14:report (report) @ rfc6022 --- 20:47:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:47:02 [INFO] 20:47:02 [INFO] --- install:3.1.4:install (default-install) @ rfc6022 --- 20:47:02 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6022/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-SNAPSHOT.pom 20:47:02 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6022/target/rfc6022-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-SNAPSHOT.jar 20:47:02 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6022/target/rfc6022-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-SNAPSHOT-javadoc.jar 20:47:02 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6022/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-SNAPSHOT-cyclonedx.xml 20:47:02 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6022/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-SNAPSHOT-cyclonedx.json 20:47:02 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6022/target/rfc6022-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-SNAPSHOT-sources.jar 20:47:02 [INFO] 20:47:02 [INFO] --- bundle:6.0.0:install (default-install) @ rfc6022 --- 20:47:02 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-SNAPSHOT.jar 20:47:02 [INFO] Writing OBR metadata 20:47:02 [INFO] 20:47:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6022 --- 20:47:02 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:47:02 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc6022/maven-metadata.xml 20:47:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:47:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:47:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:47:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:47:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:47:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:47:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:47:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:47:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:47:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:47:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:47:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:47:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:47:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:47:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:47:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:47:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:47:02 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:47:02 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:47:02 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:47:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:47:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:47:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:47:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:47:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:47:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:47:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:47:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:47:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:47:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:47:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:47:02 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:47:02 at java.lang.reflect.Method.invoke (Method.java:580) 20:47:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:47:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:47:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:47:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:47:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc6022/maven-metadata.xml 20:47:02 [INFO] 20:47:02 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6022 --- 20:47:02 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:47:02 [INFO] 20:47:02 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc6022 >-------- 20:47:02 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC6022 14.0.21-SNAPSHOT [112/229] 20:47:02 [INFO] from features/odl-mdsal-model-rfc6022/pom.xml 20:47:02 [INFO] ------------------------------[ feature ]------------------------------- 20:47:02 [INFO] 20:47:02 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc6022 --- 20:47:02 [INFO] 20:47:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc6022 --- 20:47:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:47:02 [INFO] 20:47:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc6022 --- 20:47:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:47:02 [INFO] 20:47:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc6022 --- 20:47:03 [INFO] 20:47:03 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc6022 --- 20:47:03 [INFO] 20:47:03 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc6022 --- 20:47:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:47:03 [INFO] argLine set to empty 20:47:03 [INFO] 20:47:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc6022 --- 20:47:03 [INFO] Starting audit... 20:47:03 Audit done. 20:47:03 [INFO] You have 0 Checkstyle violations. 20:47:03 [INFO] 20:47:03 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc6022 --- 20:47:03 [INFO] Starting audit... 20:47:03 Audit done. 20:47:03 [INFO] You have 0 Checkstyle violations. 20:47:03 [INFO] 20:47:03 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc6022 --- 20:47:03 [INFO] 20:47:03 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc6022 --- 20:47:03 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6022/target/feature/feature.xml 20:47:03 [INFO] ...done! 20:47:03 [INFO] Attaching features XML 20:47:03 [INFO] 20:47:03 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc6022 --- 20:47: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 20:47:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:47:03 [INFO] 20:47:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc6022 >>> 20:47:03 [INFO] 20:47:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc6022 --- 20:47:03 [INFO] No files found to run spotbugs, check compile phase has been run 20:47:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:47:03 [INFO] 20:47:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc6022 <<< 20:47:03 [INFO] 20:47:03 [INFO] 20:47:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc6022 --- 20:47:03 [INFO] 20:47:03 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc6022 --- 20:47:03 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc6022 20:47:03 [INFO] Project dependency features detected: [] 20:47:03 [INFO] Pax Exam System (Version: 4.14.0) created. 20:47:03 [INFO] Creating RMI registry server on 127.0.0.1:33625 20:47:03 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:47:03 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:47:03 [INFO] Waiting for remote bundle context.. on 33625 name: 1decc205-0cb8-4977-9f35-e8063c80038b timout: [ RelativeTimeout value = 180000 ] 20:47:07 [INFO] Building jar from resources and headers. 20:47:07 [INFO] Writing jar finished. 20:47:09 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:47:09 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:47:09 [INFO] 20:47:09 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc6022 --- 20:47:09 [INFO] 20:47:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc6022 --- 20:47:09 [INFO] No Javadoc in project. Archive not created. 20:47:09 [INFO] 20:47:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc6022 --- 20:47:09 [INFO] CycloneDX: Resolving Dependencies 20:47:09 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 20:47:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6022/target/bom.xml 20:47:09 [INFO] attaching as odl-mdsal-model-rfc6022-14.0.21-SNAPSHOT-cyclonedx.xml 20:47:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6022/target/bom.json 20:47:09 [INFO] attaching as odl-mdsal-model-rfc6022-14.0.21-SNAPSHOT-cyclonedx.json 20:47:09 [INFO] 20:47:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc6022 --- 20:47:09 [INFO] Skipping duplicate-finder execution! 20:47:09 [INFO] 20:47:09 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc6022 --- 20:47:09 [INFO] Skipping plugin execution 20:47:09 [INFO] 20:47:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc6022 --- 20:47:09 [INFO] Skipping source per configuration. 20:47:09 [INFO] 20:47:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc6022 --- 20:47:09 [INFO] 20:47:09 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc6022 --- 20:47:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:47:09 [INFO] 20:47:09 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc6022 --- 20:47:09 [WARNING] 20:47:09 [WARNING] The packaging plugin for project odl-mdsal-model-rfc6022 did not assign 20:47:09 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:47:09 [WARNING] 20:47:09 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:47:09 [WARNING] 20:47:09 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6022/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.21-SNAPSHOT.pom 20:47:09 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6022/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.21-SNAPSHOT-features.xml 20:47:09 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6022/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.21-SNAPSHOT-cyclonedx.xml 20:47:09 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6022/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.21-SNAPSHOT-cyclonedx.json 20:47:09 [INFO] 20:47:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc6022 --- 20:47:09 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:47:09 [WARNING] 20:47:09 [WARNING] The packaging plugin for project odl-mdsal-model-rfc6022 did not assign 20:47:09 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:47:09 [WARNING] 20:47:09 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:47:09 [WARNING] 20:47:09 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/maven-metadata.xml 20:47:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:47:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:47:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:47:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:47:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:47:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:47:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:47:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:47:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:47:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:47:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:47:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:47:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:47:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:47:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:47:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:47:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:47:09 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:47:09 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:47:09 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:47:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:47:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:47:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:47:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:47:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:47:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:47:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:47:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:47:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:47:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:47:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:47:09 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:47:09 at java.lang.reflect.Method.invoke (Method.java:580) 20:47:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:47:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:47:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:47:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:47:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/maven-metadata.xml 20:47:09 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/maven-metadata.xml 20:47:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:47:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:47:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:47:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:47:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:47:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:47:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:47:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:47:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:47:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:47:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:47:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:47:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:47:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:47:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:47:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:47:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:47:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:47:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:47:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:47:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:47:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:47:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:47:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:47:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:47:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:47:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:47:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:47:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:47:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:47:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:47:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:47:10 at java.lang.reflect.Method.invoke (Method.java:580) 20:47:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:47:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:47:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:47:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:47:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/maven-metadata.xml 20:47:10 [INFO] 20:47:10 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc6241 >---------- 20:47:10 [INFO] Building rfc6241 14.0.21-SNAPSHOT [113/229] 20:47:10 [INFO] from model/rfc/rfc6241/pom.xml 20:47:10 [INFO] -------------------------------[ bundle ]------------------------------- 20:47:10 [INFO] 20:47:10 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6241 --- 20:47:10 [INFO] 20:47:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc6241 --- 20:47:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:47:10 [INFO] 20:47:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc6241 --- 20:47:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:47:10 [INFO] 20:47:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6241 --- 20:47:10 [INFO] 20:47:10 [INFO] --- dependency:3.9.0:properties (default) @ rfc6241 --- 20:47:10 [INFO] 20:47:10 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc6241 --- 20:47:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/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/** 20:47:10 [INFO] 20:47:10 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc6241 --- 20:47:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:47:10 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6241/src/main/yang 20:47:10 [INFO] yang-to-sources: Found 1 dependencies in 520.7 μs 20:47:10 [INFO] yang-to-sources: Project model files found: 1 in 4.119 ms 20:47:10 [INFO] yang-to-sources: 2 YANG models processed in 13.29 ms 20:47:10 [INFO] BindingJavaFileGenerator: Defined 172 files in 6.629 ms 20:47:10 [INFO] Sorted 172 files into 33 directories in 248.1 μs 20:47:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 172 in 71.06 ms 20:47:10 [INFO] 20:47:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6241 --- 20:47:10 [INFO] Starting audit... 20:47:10 Audit done. 20:47:10 [INFO] You have 0 Checkstyle violations. 20:47:10 [INFO] 20:47:10 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6241 --- 20:47:10 [INFO] Starting audit... 20:47:10 Audit done. 20:47:10 [INFO] You have 0 Checkstyle violations. 20:47:10 [INFO] 20:47:10 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc6241 --- 20:47:10 [INFO] 20:47:10 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6241 --- 20:47:10 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6241/src/main/resources 20:47:10 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6241/target/generated-sources/spi 20:47:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:47:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:47:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:47:10 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6241/target/generated-sources/spi 20:47:10 [INFO] 20:47:10 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc6241 --- 20:47:10 [INFO] Recompiling the module because of changed dependency. 20:47:10 [INFO] Compiling 171 source files with javac [debug release 21] to target/classes 20:47:11 [INFO] 20:47:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6241 >>> 20:47:11 [INFO] 20:47:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6241 --- 20:47:11 [INFO] Fork Value is true 20:47:13 [INFO] Done SpotBugs Analysis.... 20:47:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:47:13 [INFO] 20:47:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6241 <<< 20:47:13 [INFO] 20:47:13 [INFO] 20:47:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6241 --- 20:47:13 [INFO] BugInstance size is 0 20:47:13 [INFO] Error size is 0 20:47:13 [INFO] No errors/warnings found 20:47:13 [INFO] 20:47:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6241 --- 20:47:13 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6241/src/test/resources 20:47:13 [INFO] 20:47:13 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc6241 --- 20:47:13 [INFO] No sources to compile 20:47:13 [INFO] 20:47:13 [INFO] --- surefire:3.5.4:test (default-test) @ rfc6241 --- 20:47:13 [INFO] No tests to run. 20:47:13 [INFO] 20:47:13 [INFO] --- copy:14.1.7:copy-files (default) @ rfc6241 --- 20:47:13 [INFO] 20:47:13 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6241 --- 20:47:14 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6241/target/rfc6241-14.0.21-SNAPSHOT.jar 20:47:14 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6241/target/classes/META-INF/MANIFEST.MF 20:47:14 [INFO] 20:47:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6241 --- 20:47:17 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6241/target/rfc6241-14.0.21-SNAPSHOT-javadoc.jar 20:47:17 [INFO] 20:47:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6241 --- 20:47:17 [INFO] CycloneDX: Resolving Dependencies 20:47:18 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 20:47:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6241/target/bom.xml 20:47:18 [INFO] attaching as rfc6241-14.0.21-SNAPSHOT-cyclonedx.xml 20:47:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6241/target/bom.json 20:47:18 [INFO] attaching as rfc6241-14.0.21-SNAPSHOT-cyclonedx.json 20:47:18 [INFO] 20:47:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6241 --- 20:47:18 [INFO] Skipping duplicate-finder execution! 20:47:18 [INFO] 20:47:18 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc6241 --- 20:47:18 [INFO] No dependency problems found 20:47:18 [INFO] 20:47:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6241 --- 20:47:18 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6241/target/rfc6241-14.0.21-SNAPSHOT-sources.jar 20:47:18 [INFO] 20:47:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6241 --- 20:47:18 [INFO] 20:47:18 [INFO] --- jacoco:0.8.14:report (report) @ rfc6241 --- 20:47:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:47:18 [INFO] 20:47:18 [INFO] --- install:3.1.4:install (default-install) @ rfc6241 --- 20:47:18 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6241/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-SNAPSHOT.pom 20:47:18 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6241/target/rfc6241-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-SNAPSHOT.jar 20:47:18 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6241/target/rfc6241-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-SNAPSHOT-javadoc.jar 20:47:18 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6241/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-SNAPSHOT-cyclonedx.xml 20:47:18 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6241/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-SNAPSHOT-cyclonedx.json 20:47:18 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6241/target/rfc6241-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-SNAPSHOT-sources.jar 20:47:18 [INFO] 20:47:18 [INFO] --- bundle:6.0.0:install (default-install) @ rfc6241 --- 20:47:18 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-SNAPSHOT.jar 20:47:18 [INFO] Writing OBR metadata 20:47:18 [INFO] 20:47:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6241 --- 20:47:18 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:47:18 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc6241/maven-metadata.xml 20:47:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:47:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:47:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:47:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:47:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:47:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:47:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:47:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:47:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:47:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:47:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:47:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:47:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:47:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:47:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:47:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:47:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:47:18 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:47:18 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:47:18 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:47:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:47:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:47:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:47:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:47:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:47:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:47:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:47:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:47:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:47:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:47:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:47:18 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:47:18 at java.lang.reflect.Method.invoke (Method.java:580) 20:47:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:47:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:47:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:47:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:47:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc6241/maven-metadata.xml 20:47:18 [INFO] 20:47:18 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6241 --- 20:47:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:47:18 [INFO] 20:47:18 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc6241 >-------- 20:47:18 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC6241 14.0.21-SNAPSHOT [114/229] 20:47:18 [INFO] from features/odl-mdsal-model-rfc6241/pom.xml 20:47:18 [INFO] ------------------------------[ feature ]------------------------------- 20:47:18 [INFO] 20:47:18 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc6241 --- 20:47:18 [INFO] 20:47:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc6241 --- 20:47:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:47:18 [INFO] 20:47:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc6241 --- 20:47:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:47:18 [INFO] 20:47:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc6241 --- 20:47:18 [INFO] 20:47:18 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc6241 --- 20:47:18 [INFO] 20:47:18 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc6241 --- 20:47:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:47:18 [INFO] argLine set to empty 20:47:18 [INFO] 20:47:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc6241 --- 20:47:18 [INFO] Starting audit... 20:47:18 Audit done. 20:47:18 [INFO] You have 0 Checkstyle violations. 20:47:18 [INFO] 20:47:18 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc6241 --- 20:47:18 [INFO] Starting audit... 20:47:18 Audit done. 20:47:18 [INFO] You have 0 Checkstyle violations. 20:47:18 [INFO] 20:47:18 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc6241 --- 20:47:18 [INFO] 20:47:18 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc6241 --- 20:47:18 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6241/target/feature/feature.xml 20:47:18 [INFO] ...done! 20:47:18 [INFO] Attaching features XML 20:47:18 [INFO] 20:47:18 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc6241 --- 20:47: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 20:47:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:47:18 [INFO] 20:47:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc6241 >>> 20:47:18 [INFO] 20:47:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc6241 --- 20:47:18 [INFO] No files found to run spotbugs, check compile phase has been run 20:47:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:47:18 [INFO] 20:47:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc6241 <<< 20:47:18 [INFO] 20:47:18 [INFO] 20:47:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc6241 --- 20:47:18 [INFO] 20:47:18 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc6241 --- 20:47:18 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc6241 20:47:18 [INFO] Project dependency features detected: [] 20:47:18 [INFO] Pax Exam System (Version: 4.14.0) created. 20:47:18 [INFO] Creating RMI registry server on 127.0.0.1:33349 20:47:19 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:47:19 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:47:19 [INFO] Waiting for remote bundle context.. on 33349 name: e6012618-4278-4d06-be13-4a583975b761 timout: [ RelativeTimeout value = 180000 ] 20:47:23 [INFO] Building jar from resources and headers. 20:47:23 [INFO] Writing jar finished. 20:47:25 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:47:25 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:47:25 [INFO] 20:47:25 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc6241 --- 20:47:25 [INFO] 20:47:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc6241 --- 20:47:25 [INFO] No Javadoc in project. Archive not created. 20:47:25 [INFO] 20:47:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc6241 --- 20:47:25 [INFO] CycloneDX: Resolving Dependencies 20:47:25 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 20:47:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6241/target/bom.xml 20:47:25 [INFO] attaching as odl-mdsal-model-rfc6241-14.0.21-SNAPSHOT-cyclonedx.xml 20:47:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6241/target/bom.json 20:47:25 [INFO] attaching as odl-mdsal-model-rfc6241-14.0.21-SNAPSHOT-cyclonedx.json 20:47:25 [INFO] 20:47:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc6241 --- 20:47:25 [INFO] Skipping duplicate-finder execution! 20:47:25 [INFO] 20:47:25 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc6241 --- 20:47:25 [INFO] Skipping plugin execution 20:47:25 [INFO] 20:47:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc6241 --- 20:47:25 [INFO] Skipping source per configuration. 20:47:25 [INFO] 20:47:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc6241 --- 20:47:25 [INFO] 20:47:25 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc6241 --- 20:47:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:47:25 [INFO] 20:47:25 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc6241 --- 20:47:25 [WARNING] 20:47:25 [WARNING] The packaging plugin for project odl-mdsal-model-rfc6241 did not assign 20:47:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:47:25 [WARNING] 20:47:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:47:25 [WARNING] 20:47:25 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6241/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.21-SNAPSHOT.pom 20:47:25 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6241/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.21-SNAPSHOT-features.xml 20:47:25 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6241/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.21-SNAPSHOT-cyclonedx.xml 20:47:25 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6241/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.21-SNAPSHOT-cyclonedx.json 20:47:25 [INFO] 20:47:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc6241 --- 20:47:25 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:47:25 [WARNING] 20:47:25 [WARNING] The packaging plugin for project odl-mdsal-model-rfc6241 did not assign 20:47:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:47:25 [WARNING] 20:47:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:47:25 [WARNING] 20:47:25 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/maven-metadata.xml 20:47:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:47:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:47:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:47:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:47:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:47:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:47:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:47:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:47:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:47:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:47:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:47:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:47:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:47:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:47:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:47:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:47:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:47:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:47:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:47:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:47:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:47:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:47:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:47:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:47:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:47:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:47:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:47:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:47:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:47:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:47:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:47:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:47:25 at java.lang.reflect.Method.invoke (Method.java:580) 20:47:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:47:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:47:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:47:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:47:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/maven-metadata.xml 20:47:25 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/maven-metadata.xml 20:47:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:47:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:47:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:47:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:47:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:47:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:47:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:47:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:47:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:47:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:47:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:47:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:47:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:47:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:47:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:47:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:47:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:47:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:47:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:47:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:47:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:47:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:47:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:47:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:47:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:47:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:47:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:47:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:47:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:47:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:47:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:47:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:47:25 at java.lang.reflect.Method.invoke (Method.java:580) 20:47:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:47:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:47:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:47:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:47:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/maven-metadata.xml 20:47:25 [INFO] 20:47:25 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc6243 >---------- 20:47:25 [INFO] Building rfc6243 14.0.21-SNAPSHOT [115/229] 20:47:25 [INFO] from model/rfc/rfc6243/pom.xml 20:47:25 [INFO] -------------------------------[ bundle ]------------------------------- 20:47:25 [INFO] 20:47:25 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6243 --- 20:47:25 [INFO] 20:47:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc6243 --- 20:47:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:47:25 [INFO] 20:47:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc6243 --- 20:47:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:47:25 [INFO] 20:47:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6243 --- 20:47:26 [INFO] 20:47:26 [INFO] --- dependency:3.9.0:properties (default) @ rfc6243 --- 20:47:26 [INFO] 20:47:26 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc6243 --- 20:47:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/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/** 20:47:26 [INFO] 20:47:26 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc6243 --- 20:47:26 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:47:26 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6243/src/main/yang 20:47:26 [INFO] yang-to-sources: Found 2 dependencies in 829.7 μs 20:47:26 [INFO] yang-to-sources: Project model files found: 1 in 1.461 ms 20:47:26 [INFO] yang-to-sources: 3 YANG models processed in 16.57 ms 20:47:26 [INFO] BindingJavaFileGenerator: Defined 12 files in 5.397 ms 20:47:26 [INFO] Sorted 12 files into 3 directories in 80.87 μs 20:47:26 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 12 in 9.968 ms 20:47:26 [INFO] 20:47:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6243 --- 20:47:26 [INFO] Starting audit... 20:47:26 Audit done. 20:47:26 [INFO] You have 0 Checkstyle violations. 20:47:26 [INFO] 20:47:26 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6243 --- 20:47:26 [INFO] Starting audit... 20:47:26 Audit done. 20:47:26 [INFO] You have 0 Checkstyle violations. 20:47:26 [INFO] 20:47:26 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc6243 --- 20:47:26 [INFO] 20:47:26 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6243 --- 20:47:26 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6243/src/main/resources 20:47:26 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6243/target/generated-sources/spi 20:47:26 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:47:26 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:47:26 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:47:26 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6243/target/generated-sources/spi 20:47:26 [INFO] 20:47:26 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc6243 --- 20:47:26 [INFO] Recompiling the module because of changed dependency. 20:47:26 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 20:47:26 [INFO] 20:47:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6243 >>> 20:47:26 [INFO] 20:47:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6243 --- 20:47:26 [INFO] Fork Value is true 20:47:28 [INFO] Done SpotBugs Analysis.... 20:47:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:47:28 [INFO] 20:47:28 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6243 <<< 20:47:28 [INFO] 20:47:28 [INFO] 20:47:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6243 --- 20:47:28 [INFO] BugInstance size is 0 20:47:28 [INFO] Error size is 0 20:47:28 [INFO] No errors/warnings found 20:47:28 [INFO] 20:47:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6243 --- 20:47:28 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6243/src/test/resources 20:47:28 [INFO] 20:47:28 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc6243 --- 20:47:28 [INFO] No sources to compile 20:47:28 [INFO] 20:47:28 [INFO] --- surefire:3.5.4:test (default-test) @ rfc6243 --- 20:47:28 [INFO] No tests to run. 20:47:28 [INFO] 20:47:28 [INFO] --- copy:14.1.7:copy-files (default) @ rfc6243 --- 20:47:28 [INFO] 20:47:28 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6243 --- 20:47:28 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6243/target/rfc6243-14.0.21-SNAPSHOT.jar 20:47:28 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6243/target/classes/META-INF/MANIFEST.MF 20:47:28 [INFO] 20:47:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6243 --- 20:47:30 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6243/target/rfc6243-14.0.21-SNAPSHOT-javadoc.jar 20:47:30 [INFO] 20:47:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6243 --- 20:47:30 [INFO] CycloneDX: Resolving Dependencies 20:47:30 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 20:47:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6243/target/bom.xml 20:47:30 [INFO] attaching as rfc6243-14.0.21-SNAPSHOT-cyclonedx.xml 20:47:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6243/target/bom.json 20:47:30 [INFO] attaching as rfc6243-14.0.21-SNAPSHOT-cyclonedx.json 20:47:30 [INFO] 20:47:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6243 --- 20:47:30 [INFO] Skipping duplicate-finder execution! 20:47:30 [INFO] 20:47:30 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc6243 --- 20:47:30 [INFO] No dependency problems found 20:47:30 [INFO] 20:47:30 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6243 --- 20:47:30 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6243/target/rfc6243-14.0.21-SNAPSHOT-sources.jar 20:47:30 [INFO] 20:47:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6243 --- 20:47:30 [INFO] 20:47:30 [INFO] --- jacoco:0.8.14:report (report) @ rfc6243 --- 20:47:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:47:30 [INFO] 20:47:30 [INFO] --- install:3.1.4:install (default-install) @ rfc6243 --- 20:47:30 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6243/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-SNAPSHOT.pom 20:47:30 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6243/target/rfc6243-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-SNAPSHOT.jar 20:47:30 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6243/target/rfc6243-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-SNAPSHOT-javadoc.jar 20:47:30 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6243/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-SNAPSHOT-cyclonedx.xml 20:47:30 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6243/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-SNAPSHOT-cyclonedx.json 20:47:30 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6243/target/rfc6243-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-SNAPSHOT-sources.jar 20:47:30 [INFO] 20:47:30 [INFO] --- bundle:6.0.0:install (default-install) @ rfc6243 --- 20:47:30 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-SNAPSHOT.jar 20:47:30 [INFO] Writing OBR metadata 20:47:30 [INFO] 20:47:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6243 --- 20:47:30 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:47:30 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc6243/maven-metadata.xml 20:47:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:47:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:47:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:47:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:47:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:47:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:47:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:47:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:47:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:47:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:47:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:47:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:47:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:47:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:47:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:47:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:47:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:47:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:47:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:47:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:47:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:47:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:47:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:47:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:47:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:47:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:47:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:47:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:47:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:47:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:47:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:47:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:47:30 at java.lang.reflect.Method.invoke (Method.java:580) 20:47:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:47:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:47:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:47:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:47:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc6243/maven-metadata.xml 20:47:30 [INFO] 20:47:30 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6243 --- 20:47:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:47:30 [INFO] 20:47:30 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc6243 >-------- 20:47:30 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC6243 14.0.21-SNAPSHOT [116/229] 20:47:30 [INFO] from features/odl-mdsal-model-rfc6243/pom.xml 20:47:30 [INFO] ------------------------------[ feature ]------------------------------- 20:47:30 [INFO] 20:47:30 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc6243 --- 20:47:30 [INFO] 20:47:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc6243 --- 20:47:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:47:30 [INFO] 20:47:30 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc6243 --- 20:47:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:47:30 [INFO] 20:47:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc6243 --- 20:47:31 [INFO] 20:47:31 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc6243 --- 20:47:31 [INFO] 20:47:31 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc6243 --- 20:47:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:47:31 [INFO] argLine set to empty 20:47:31 [INFO] 20:47:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc6243 --- 20:47:31 [INFO] Starting audit... 20:47:31 Audit done. 20:47:31 [INFO] You have 0 Checkstyle violations. 20:47:31 [INFO] 20:47:31 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc6243 --- 20:47:31 [INFO] Starting audit... 20:47:31 Audit done. 20:47:31 [INFO] You have 0 Checkstyle violations. 20:47:31 [INFO] 20:47:31 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc6243 --- 20:47:31 [INFO] 20:47:31 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc6243 --- 20:47:31 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6243/target/feature/feature.xml 20:47:31 [INFO] ...done! 20:47:31 [INFO] Attaching features XML 20:47:31 [INFO] 20:47:31 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc6243 --- 20:47:31 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:47:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:47:31 [INFO] 20:47:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc6243 >>> 20:47:31 [INFO] 20:47:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc6243 --- 20:47:31 [INFO] No files found to run spotbugs, check compile phase has been run 20:47:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:47:31 [INFO] 20:47:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc6243 <<< 20:47:31 [INFO] 20:47:31 [INFO] 20:47:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc6243 --- 20:47:31 [INFO] 20:47:31 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc6243 --- 20:47:31 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc6243 20:47:31 [INFO] Project dependency features detected: [] 20:47:31 [INFO] Pax Exam System (Version: 4.14.0) created. 20:47:31 [INFO] Creating RMI registry server on 127.0.0.1:40003 20:47:31 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:47:31 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:47:31 [INFO] Waiting for remote bundle context.. on 40003 name: 64621e4b-acf0-4b33-875e-d0578a7938f7 timout: [ RelativeTimeout value = 180000 ] 20:47:35 [INFO] Building jar from resources and headers. 20:47:35 [INFO] Writing jar finished. 20:47:37 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:47:37 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:47:37 [INFO] 20:47:37 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc6243 --- 20:47:37 [INFO] 20:47:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc6243 --- 20:47:37 [INFO] No Javadoc in project. Archive not created. 20:47:37 [INFO] 20:47:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc6243 --- 20:47:37 [INFO] CycloneDX: Resolving Dependencies 20:47:38 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 20:47:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6243/target/bom.xml 20:47:38 [INFO] attaching as odl-mdsal-model-rfc6243-14.0.21-SNAPSHOT-cyclonedx.xml 20:47:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6243/target/bom.json 20:47:38 [INFO] attaching as odl-mdsal-model-rfc6243-14.0.21-SNAPSHOT-cyclonedx.json 20:47:38 [INFO] 20:47:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc6243 --- 20:47:38 [INFO] Skipping duplicate-finder execution! 20:47:38 [INFO] 20:47:38 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc6243 --- 20:47:38 [INFO] Skipping plugin execution 20:47:38 [INFO] 20:47:38 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc6243 --- 20:47:38 [INFO] Skipping source per configuration. 20:47:38 [INFO] 20:47:38 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc6243 --- 20:47:38 [INFO] 20:47:38 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc6243 --- 20:47:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:47:38 [INFO] 20:47:38 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc6243 --- 20:47:38 [WARNING] 20:47:38 [WARNING] The packaging plugin for project odl-mdsal-model-rfc6243 did not assign 20:47:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:47:38 [WARNING] 20:47:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:47:38 [WARNING] 20:47:38 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6243/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.21-SNAPSHOT.pom 20:47:38 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6243/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.21-SNAPSHOT-features.xml 20:47:38 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6243/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.21-SNAPSHOT-cyclonedx.xml 20:47:38 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6243/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.21-SNAPSHOT-cyclonedx.json 20:47:38 [INFO] 20:47:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc6243 --- 20:47:38 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:47:38 [WARNING] 20:47:38 [WARNING] The packaging plugin for project odl-mdsal-model-rfc6243 did not assign 20:47:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:47:38 [WARNING] 20:47:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:47:38 [WARNING] 20:47:38 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/maven-metadata.xml 20:47:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:47:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:47:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:47:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:47:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:47:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:47:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:47:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:47:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:47:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:47:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:47:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:47:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:47:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:47:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:47:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:47:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:47:38 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:47:38 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:47:38 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:47:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:47:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:47:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:47:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:47:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:47:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:47:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:47:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:47:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:47:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:47:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:47:38 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:47:38 at java.lang.reflect.Method.invoke (Method.java:580) 20:47:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:47:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:47:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:47:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:47:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/maven-metadata.xml 20:47:38 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/maven-metadata.xml 20:47:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:47:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:47:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:47:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:47:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:47:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:47:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:47:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:47:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:47:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:47:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:47:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:47:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:47:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:47:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:47:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:47:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:47:38 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:47:38 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:47:38 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:47:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:47:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:47:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:47:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:47:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:47:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:47:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:47:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:47:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:47:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:47:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:47:38 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:47:38 at java.lang.reflect.Method.invoke (Method.java:580) 20:47:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:47:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:47:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:47:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:47:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/maven-metadata.xml 20:47:38 [INFO] 20:47:38 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc6470 >---------- 20:47:38 [INFO] Building rfc6470 14.0.21-SNAPSHOT [117/229] 20:47:38 [INFO] from model/rfc/rfc6470/pom.xml 20:47:38 [INFO] -------------------------------[ bundle ]------------------------------- 20:47:38 [INFO] 20:47:38 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6470 --- 20:47:38 [INFO] 20:47:38 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc6470 --- 20:47:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:47:38 [INFO] 20:47:38 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc6470 --- 20:47:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:47:38 [INFO] 20:47:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6470 --- 20:47:38 [INFO] 20:47:38 [INFO] --- dependency:3.9.0:properties (default) @ rfc6470 --- 20:47:38 [INFO] 20:47:38 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc6470 --- 20:47:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/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/** 20:47:38 [INFO] 20:47:38 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc6470 --- 20:47:38 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:47:38 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6470/src/main/yang 20:47:38 [INFO] yang-to-sources: Found 2 dependencies in 676.8 μs 20:47:38 [INFO] yang-to-sources: Project model files found: 1 in 2.043 ms 20:47:38 [INFO] yang-to-sources: 3 YANG models processed in 18.40 ms 20:47:38 [INFO] BindingJavaFileGenerator: Defined 25 files in 6.282 ms 20:47:38 [INFO] Sorted 25 files into 7 directories in 97.63 μs 20:47:38 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 16.62 ms 20:47:38 [INFO] 20:47:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6470 --- 20:47:38 [INFO] Starting audit... 20:47:38 Audit done. 20:47:38 [INFO] You have 0 Checkstyle violations. 20:47:38 [INFO] 20:47:38 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6470 --- 20:47:38 [INFO] Starting audit... 20:47:38 Audit done. 20:47:38 [INFO] You have 0 Checkstyle violations. 20:47:38 [INFO] 20:47:38 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc6470 --- 20:47:38 [INFO] 20:47:38 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6470 --- 20:47:38 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6470/src/main/resources 20:47:38 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6470/target/generated-sources/spi 20:47:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:47:38 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:47:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:47:38 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6470/target/generated-sources/spi 20:47:38 [INFO] 20:47:38 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc6470 --- 20:47:38 [INFO] Recompiling the module because of changed dependency. 20:47:38 [INFO] Compiling 24 source files with javac [debug release 21] to target/classes 20:47:38 [INFO] 20:47:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6470 >>> 20:47:38 [INFO] 20:47:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6470 --- 20:47:38 [INFO] Fork Value is true 20:47:41 [INFO] Done SpotBugs Analysis.... 20:47:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:47:41 [INFO] 20:47:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6470 <<< 20:47:41 [INFO] 20:47:41 [INFO] 20:47:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6470 --- 20:47:41 [INFO] BugInstance size is 0 20:47:41 [INFO] Error size is 0 20:47:41 [INFO] No errors/warnings found 20:47:41 [INFO] 20:47:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6470 --- 20:47:41 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6470/src/test/resources 20:47:41 [INFO] 20:47:41 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc6470 --- 20:47:41 [INFO] No sources to compile 20:47:41 [INFO] 20:47:41 [INFO] --- surefire:3.5.4:test (default-test) @ rfc6470 --- 20:47:41 [INFO] No tests to run. 20:47:41 [INFO] 20:47:41 [INFO] --- copy:14.1.7:copy-files (default) @ rfc6470 --- 20:47:41 [INFO] 20:47:41 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6470 --- 20:47:41 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6470/target/rfc6470-14.0.21-SNAPSHOT.jar 20:47:41 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6470/target/classes/META-INF/MANIFEST.MF 20:47:41 [INFO] 20:47:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6470 --- 20:47:43 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6470/target/rfc6470-14.0.21-SNAPSHOT-javadoc.jar 20:47:43 [INFO] 20:47:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6470 --- 20:47:43 [INFO] CycloneDX: Resolving Dependencies 20:47:43 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 20:47:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6470/target/bom.xml 20:47:43 [INFO] attaching as rfc6470-14.0.21-SNAPSHOT-cyclonedx.xml 20:47:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6470/target/bom.json 20:47:43 [INFO] attaching as rfc6470-14.0.21-SNAPSHOT-cyclonedx.json 20:47:43 [INFO] 20:47:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6470 --- 20:47:43 [INFO] Skipping duplicate-finder execution! 20:47:43 [INFO] 20:47:43 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc6470 --- 20:47:43 [INFO] No dependency problems found 20:47:43 [INFO] 20:47:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6470 --- 20:47:43 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6470/target/rfc6470-14.0.21-SNAPSHOT-sources.jar 20:47:43 [INFO] 20:47:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6470 --- 20:47:43 [INFO] 20:47:43 [INFO] --- jacoco:0.8.14:report (report) @ rfc6470 --- 20:47:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:47:43 [INFO] 20:47:43 [INFO] --- install:3.1.4:install (default-install) @ rfc6470 --- 20:47:43 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6470/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-SNAPSHOT.pom 20:47:43 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6470/target/rfc6470-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-SNAPSHOT.jar 20:47:43 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6470/target/rfc6470-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-SNAPSHOT-javadoc.jar 20:47:43 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6470/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-SNAPSHOT-cyclonedx.xml 20:47:43 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6470/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-SNAPSHOT-cyclonedx.json 20:47:43 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6470/target/rfc6470-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-SNAPSHOT-sources.jar 20:47:43 [INFO] 20:47:43 [INFO] --- bundle:6.0.0:install (default-install) @ rfc6470 --- 20:47:43 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-SNAPSHOT.jar 20:47:43 [INFO] Writing OBR metadata 20:47:43 [INFO] 20:47:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6470 --- 20:47:43 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:47:43 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc6470/maven-metadata.xml 20:47:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:47:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:47:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:47:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:47:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:47:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:47:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:47:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:47:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:47:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:47:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:47:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:47:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:47:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:47:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:47:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:47:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:47:43 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:47:43 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:47:43 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:47:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:47:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:47:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:47:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:47:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:47:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:47:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:47:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:47:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:47:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:47:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:47:43 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:47:43 at java.lang.reflect.Method.invoke (Method.java:580) 20:47:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:47:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:47:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:47:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:47:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc6470/maven-metadata.xml 20:47:43 [INFO] 20:47:43 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6470 --- 20:47:43 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:47:43 [INFO] 20:47:43 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc6470 >-------- 20:47:43 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC6470 14.0.21-SNAPSHOT [118/229] 20:47:43 [INFO] from features/odl-mdsal-model-rfc6470/pom.xml 20:47:43 [INFO] ------------------------------[ feature ]------------------------------- 20:47:43 [INFO] 20:47:43 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc6470 --- 20:47:43 [INFO] 20:47:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc6470 --- 20:47:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:47:43 [INFO] 20:47:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc6470 --- 20:47:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:47:43 [INFO] 20:47:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc6470 --- 20:47:44 [INFO] 20:47:44 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc6470 --- 20:47:44 [INFO] 20:47:44 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc6470 --- 20:47:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:47:44 [INFO] argLine set to empty 20:47:44 [INFO] 20:47:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc6470 --- 20:47:44 [INFO] Starting audit... 20:47:44 Audit done. 20:47:44 [INFO] You have 0 Checkstyle violations. 20:47:44 [INFO] 20:47:44 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc6470 --- 20:47:44 [INFO] Starting audit... 20:47:44 Audit done. 20:47:44 [INFO] You have 0 Checkstyle violations. 20:47:44 [INFO] 20:47:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc6470 --- 20:47:44 [INFO] 20:47:44 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc6470 --- 20:47:44 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6470/target/feature/feature.xml 20:47:44 [INFO] ...done! 20:47:44 [INFO] Attaching features XML 20:47:44 [INFO] 20:47:44 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc6470 --- 20:47: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 20:47:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:47:44 [INFO] 20:47:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc6470 >>> 20:47:44 [INFO] 20:47:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc6470 --- 20:47:44 [INFO] No files found to run spotbugs, check compile phase has been run 20:47:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:47:44 [INFO] 20:47:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc6470 <<< 20:47:44 [INFO] 20:47:44 [INFO] 20:47:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc6470 --- 20:47:44 [INFO] 20:47:44 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc6470 --- 20:47:44 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc6470 20:47:44 [INFO] Project dependency features detected: [] 20:47:44 [INFO] Pax Exam System (Version: 4.14.0) created. 20:47:44 [INFO] Creating RMI registry server on 127.0.0.1:40401 20:47:44 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:47:44 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:47:44 [INFO] Waiting for remote bundle context.. on 40401 name: 729f966d-fb50-4d31-b0fb-c2428e5261d0 timout: [ RelativeTimeout value = 180000 ] 20:47:48 [INFO] Building jar from resources and headers. 20:47:48 [INFO] Writing jar finished. 20:47:52 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:47:52 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:47:52 [INFO] 20:47:52 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc6470 --- 20:47:52 [INFO] 20:47:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc6470 --- 20:47:52 [INFO] No Javadoc in project. Archive not created. 20:47:52 [INFO] 20:47:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc6470 --- 20:47:52 [INFO] CycloneDX: Resolving Dependencies 20:47:52 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 20:47:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6470/target/bom.xml 20:47:52 [INFO] attaching as odl-mdsal-model-rfc6470-14.0.21-SNAPSHOT-cyclonedx.xml 20:47:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6470/target/bom.json 20:47:52 [INFO] attaching as odl-mdsal-model-rfc6470-14.0.21-SNAPSHOT-cyclonedx.json 20:47:52 [INFO] 20:47:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc6470 --- 20:47:52 [INFO] Skipping duplicate-finder execution! 20:47:52 [INFO] 20:47:52 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc6470 --- 20:47:52 [INFO] Skipping plugin execution 20:47:52 [INFO] 20:47:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc6470 --- 20:47:52 [INFO] Skipping source per configuration. 20:47:52 [INFO] 20:47:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc6470 --- 20:47:52 [INFO] 20:47:52 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc6470 --- 20:47:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:47:52 [INFO] 20:47:52 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc6470 --- 20:47:52 [WARNING] 20:47:52 [WARNING] The packaging plugin for project odl-mdsal-model-rfc6470 did not assign 20:47:52 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:47:52 [WARNING] 20:47:52 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:47:52 [WARNING] 20:47:52 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6470/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.21-SNAPSHOT.pom 20:47:52 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6470/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.21-SNAPSHOT-features.xml 20:47:52 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6470/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.21-SNAPSHOT-cyclonedx.xml 20:47:52 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6470/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.21-SNAPSHOT-cyclonedx.json 20:47:52 [INFO] 20:47:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc6470 --- 20:47:52 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:47:52 [WARNING] 20:47:52 [WARNING] The packaging plugin for project odl-mdsal-model-rfc6470 did not assign 20:47:52 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:47:52 [WARNING] 20:47:52 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:47:52 [WARNING] 20:47:52 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/maven-metadata.xml 20:47:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:47:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:47:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:47:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:47:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:47:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:47:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:47:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:47:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:47:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:47:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:47:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:47:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:47:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:47:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:47:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:47:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:47:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:47:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:47:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:47:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:47:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:47:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:47:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:47:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:47:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:47:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:47:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:47:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:47:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:47:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:47:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:47:52 at java.lang.reflect.Method.invoke (Method.java:580) 20:47:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:47:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:47:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:47:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:47:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/maven-metadata.xml 20:47:52 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/maven-metadata.xml 20:47:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:47:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:47:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:47:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:47:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:47:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:47:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:47:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:47:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:47:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:47:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:47:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:47:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:47:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:47:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:47:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:47:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:47:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:47:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:47:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:47:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:47:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:47:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:47:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:47:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:47:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:47:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:47:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:47:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:47:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:47:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:47:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:47:52 at java.lang.reflect.Method.invoke (Method.java:580) 20:47:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:47:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:47:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:47:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:47:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/maven-metadata.xml 20:47:52 [INFO] 20:47:52 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343 >-------- 20:47:52 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8343 14.0.21-SNAPSHOT [119/229] 20:47:52 [INFO] from features/odl-mdsal-model-rfc8343/pom.xml 20:47:52 [INFO] ------------------------------[ feature ]------------------------------- 20:47:52 [INFO] 20:47:52 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8343 --- 20:47:52 [INFO] 20:47:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8343 --- 20:47:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:47:52 [INFO] 20:47:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8343 --- 20:47:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:47:52 [INFO] 20:47:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8343 --- 20:47:53 [INFO] 20:47:53 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8343 --- 20:47:53 [INFO] 20:47:53 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8343 --- 20:47:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:47:53 [INFO] argLine set to empty 20:47:53 [INFO] 20:47:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8343 --- 20:47:53 [INFO] Starting audit... 20:47:53 Audit done. 20:47:53 [INFO] You have 0 Checkstyle violations. 20:47:53 [INFO] 20:47:53 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8343 --- 20:47:53 [INFO] Starting audit... 20:47:53 Audit done. 20:47:53 [INFO] You have 0 Checkstyle violations. 20:47:53 [INFO] 20:47:53 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8343 --- 20:47:53 [INFO] 20:47:53 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8343 --- 20:47:53 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8343/target/feature/feature.xml 20:47:53 [INFO] ...done! 20:47:53 [INFO] Attaching features XML 20:47:53 [INFO] 20:47:53 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8343 --- 20:47:53 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:47:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:47:53 [INFO] 20:47:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8343 >>> 20:47:53 [INFO] 20:47:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8343 --- 20:47:53 [INFO] No files found to run spotbugs, check compile phase has been run 20:47:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:47:53 [INFO] 20:47:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8343 <<< 20:47:53 [INFO] 20:47:53 [INFO] 20:47:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8343 --- 20:47:53 [INFO] 20:47:53 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8343 --- 20:47:53 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343 20:47:53 [INFO] Project dependency features detected: [] 20:47:53 [INFO] Pax Exam System (Version: 4.14.0) created. 20:47:53 [INFO] Creating RMI registry server on 127.0.0.1:43379 20:47:53 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:47:53 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:47:53 [INFO] Waiting for remote bundle context.. on 43379 name: bdd71df7-3751-49ca-8872-2410ae240e9e timout: [ RelativeTimeout value = 180000 ] 20:47:58 [INFO] Building jar from resources and headers. 20:47:58 [INFO] Writing jar finished. 20:47:59 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:47:59 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:48:00 [INFO] 20:48:00 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8343 --- 20:48:00 [INFO] 20:48:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8343 --- 20:48:00 [INFO] No Javadoc in project. Archive not created. 20:48:00 [INFO] 20:48:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8343 --- 20:48:00 [INFO] CycloneDX: Resolving Dependencies 20:48:00 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 20:48:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8343/target/bom.xml 20:48:00 [INFO] attaching as odl-mdsal-model-rfc8343-14.0.21-SNAPSHOT-cyclonedx.xml 20:48:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8343/target/bom.json 20:48:00 [INFO] attaching as odl-mdsal-model-rfc8343-14.0.21-SNAPSHOT-cyclonedx.json 20:48:00 [INFO] 20:48:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8343 --- 20:48:00 [INFO] Skipping duplicate-finder execution! 20:48:00 [INFO] 20:48:00 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8343 --- 20:48:00 [INFO] Skipping plugin execution 20:48:00 [INFO] 20:48:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8343 --- 20:48:00 [INFO] Skipping source per configuration. 20:48:00 [INFO] 20:48:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8343 --- 20:48:00 [INFO] 20:48:00 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8343 --- 20:48:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:48:00 [INFO] 20:48:00 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8343 --- 20:48:00 [WARNING] 20:48:00 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8343 did not assign 20:48:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:48:00 [WARNING] 20:48:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:48:00 [WARNING] 20:48:00 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8343/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.21-SNAPSHOT.pom 20:48:00 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8343/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.21-SNAPSHOT-features.xml 20:48:00 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8343/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.21-SNAPSHOT-cyclonedx.xml 20:48:00 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8343/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.21-SNAPSHOT-cyclonedx.json 20:48:00 [INFO] 20:48:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8343 --- 20:48:00 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:48:00 [WARNING] 20:48:00 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8343 did not assign 20:48:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:48:00 [WARNING] 20:48:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:48:00 [WARNING] 20:48:00 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/maven-metadata.xml 20:48:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:48:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:48:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:48:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:48:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:48:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:48:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:48:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:48:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:48:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:48:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:48:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:48:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:48:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:48:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:48:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:48:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:48:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:48:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:48:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:48:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:48:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:48:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:48:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:48:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:48:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:48:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:48:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:48:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:48:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:48:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:48:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:48:00 at java.lang.reflect.Method.invoke (Method.java:580) 20:48:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:48:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:48:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:48:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:48:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/maven-metadata.xml 20:48:00 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/maven-metadata.xml 20:48:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:48:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:48:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:48:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:48:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:48:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:48:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:48:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:48:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:48:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:48:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:48:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:48:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:48:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:48:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:48:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:48:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:48:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:48:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:48:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:48:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:48:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:48:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:48:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:48:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:48:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:48:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:48:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:48:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:48:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:48:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:48:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:48:00 at java.lang.reflect.Method.invoke (Method.java:580) 20:48:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:48:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:48:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:48:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:48:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/maven-metadata.xml 20:48:00 [INFO] 20:48:00 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7224 >-------- 20:48:00 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7224 14.0.21-SNAPSHOT [120/229] 20:48:00 [INFO] from features/odl-mdsal-model-rfc7224/pom.xml 20:48:00 [INFO] ------------------------------[ feature ]------------------------------- 20:48:00 [INFO] 20:48:00 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc7224 --- 20:48:00 [INFO] 20:48:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc7224 --- 20:48:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:48:00 [INFO] 20:48:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc7224 --- 20:48:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:48:00 [INFO] 20:48:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc7224 --- 20:48:01 [INFO] 20:48:01 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc7224 --- 20:48:01 [INFO] 20:48:01 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc7224 --- 20:48:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:48:01 [INFO] argLine set to empty 20:48:01 [INFO] 20:48:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc7224 --- 20:48:01 [INFO] Starting audit... 20:48:01 Audit done. 20:48:01 [INFO] You have 0 Checkstyle violations. 20:48:01 [INFO] 20:48:01 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc7224 --- 20:48:01 [INFO] Starting audit... 20:48:01 Audit done. 20:48:01 [INFO] You have 0 Checkstyle violations. 20:48:01 [INFO] 20:48:01 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc7224 --- 20:48:01 [INFO] 20:48:01 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc7224 --- 20:48:01 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7224/target/feature/feature.xml 20:48:01 [INFO] ...done! 20:48:01 [INFO] Attaching features XML 20:48:01 [INFO] 20:48:01 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc7224 --- 20:48:01 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:48:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:48:01 [INFO] 20:48:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc7224 >>> 20:48:01 [INFO] 20:48:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc7224 --- 20:48:01 [INFO] No files found to run spotbugs, check compile phase has been run 20:48:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:48:01 [INFO] 20:48:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc7224 <<< 20:48:01 [INFO] 20:48:01 [INFO] 20:48:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc7224 --- 20:48:01 [INFO] 20:48:01 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc7224 --- 20:48:01 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc7224 20:48:01 [INFO] Project dependency features detected: [] 20:48:01 [INFO] Pax Exam System (Version: 4.14.0) created. 20:48:01 [INFO] Creating RMI registry server on 127.0.0.1:37427 20:48:01 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:48:01 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:48:01 [INFO] Waiting for remote bundle context.. on 37427 name: 4dcafda2-7b3f-411f-8592-8fca731961f0 timout: [ RelativeTimeout value = 180000 ] 20:48:05 [INFO] Building jar from resources and headers. 20:48:05 [INFO] Writing jar finished. 20:48:07 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:48:07 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:48:07 [INFO] 20:48:07 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc7224 --- 20:48:07 [INFO] 20:48:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc7224 --- 20:48:07 [INFO] No Javadoc in project. Archive not created. 20:48:07 [INFO] 20:48:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc7224 --- 20:48:07 [INFO] CycloneDX: Resolving Dependencies 20:48:07 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 20:48:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7224/target/bom.xml 20:48:08 [INFO] attaching as odl-mdsal-model-rfc7224-14.0.21-SNAPSHOT-cyclonedx.xml 20:48:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7224/target/bom.json 20:48:08 [INFO] attaching as odl-mdsal-model-rfc7224-14.0.21-SNAPSHOT-cyclonedx.json 20:48:08 [INFO] 20:48:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc7224 --- 20:48:08 [INFO] Skipping duplicate-finder execution! 20:48:08 [INFO] 20:48:08 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc7224 --- 20:48:08 [INFO] Skipping plugin execution 20:48:08 [INFO] 20:48:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc7224 --- 20:48:08 [INFO] Skipping source per configuration. 20:48:08 [INFO] 20:48:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc7224 --- 20:48:08 [INFO] 20:48:08 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc7224 --- 20:48:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:48:08 [INFO] 20:48:08 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc7224 --- 20:48:08 [WARNING] 20:48:08 [WARNING] The packaging plugin for project odl-mdsal-model-rfc7224 did not assign 20:48:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:48:08 [WARNING] 20:48:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:48:08 [WARNING] 20:48:08 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7224/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.21-SNAPSHOT.pom 20:48:08 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7224/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.21-SNAPSHOT-features.xml 20:48:08 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7224/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.21-SNAPSHOT-cyclonedx.xml 20:48:08 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7224/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.21-SNAPSHOT-cyclonedx.json 20:48:08 [INFO] 20:48:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc7224 --- 20:48:08 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:48:08 [WARNING] 20:48:08 [WARNING] The packaging plugin for project odl-mdsal-model-rfc7224 did not assign 20:48:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:48:08 [WARNING] 20:48:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:48:08 [WARNING] 20:48:08 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/maven-metadata.xml 20:48:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:48:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:48:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:48:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:48:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:48:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:48:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:48:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:48:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:48:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:48:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:48:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:48:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:48:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:48:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:48:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:48:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:48:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:48:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:48:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:48:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:48:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:48:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:48:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:48:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:48:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:48:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:48:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:48:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:48:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:48:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:48:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:48:08 at java.lang.reflect.Method.invoke (Method.java:580) 20:48:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:48:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:48:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:48:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:48:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/maven-metadata.xml 20:48:08 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/maven-metadata.xml 20:48:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:48:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:48:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:48:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:48:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:48:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:48:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:48:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:48:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:48:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:48:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:48:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:48:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:48:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:48:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:48:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:48:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:48:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:48:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:48:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:48:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:48:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:48:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:48:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:48:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:48:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:48:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:48:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:48:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:48:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:48:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:48:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:48:08 at java.lang.reflect.Method.invoke (Method.java:580) 20:48:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:48:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:48:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:48:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:48:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/maven-metadata.xml 20:48:08 [INFO] 20:48:08 [INFO] -----< org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash >------ 20:48:08 [INFO] Building iana-crypt-hash 14.0.21-SNAPSHOT [121/229] 20:48:08 [INFO] from model/iana/iana-crypt-hash/pom.xml 20:48:08 [INFO] -------------------------------[ bundle ]------------------------------- 20:48:08 [INFO] 20:48:08 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-crypt-hash --- 20:48:08 [INFO] 20:48:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-crypt-hash --- 20:48:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:48:08 [INFO] 20:48:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-crypt-hash --- 20:48:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:48:08 [INFO] 20:48:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-crypt-hash --- 20:48:08 [INFO] 20:48:08 [INFO] --- dependency:3.9.0:properties (default) @ iana-crypt-hash --- 20:48:08 [INFO] 20:48:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-crypt-hash --- 20:48:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-crypt-hash/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:48:08 [INFO] 20:48:08 [INFO] --- yang:14.0.21:generate-sources (binding) @ iana-crypt-hash --- 20:48:08 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:48:08 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-crypt-hash/src/main/yang 20:48:08 [INFO] yang-to-sources: Found 0 dependencies in 573.2 μs 20:48:08 [INFO] yang-to-sources: Project model files found: 1 in 1.290 ms 20:48:08 [INFO] yang-to-sources: 1 YANG models processed in 2.568 ms 20:48:08 [INFO] BindingJavaFileGenerator: Defined 8 files in 1.514 ms 20:48:08 [INFO] Sorted 8 files into 3 directories in 114.7 μs 20:48:08 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 6.599 ms 20:48:08 [INFO] 20:48:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-crypt-hash --- 20:48:08 [INFO] Starting audit... 20:48:08 Audit done. 20:48:08 [INFO] You have 0 Checkstyle violations. 20:48:08 [INFO] 20:48:08 [INFO] --- checkstyle:3.6.0:check (default) @ iana-crypt-hash --- 20:48:08 [INFO] Starting audit... 20:48:08 Audit done. 20:48:08 [INFO] You have 0 Checkstyle violations. 20:48:08 [INFO] 20:48:08 [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-crypt-hash --- 20:48:08 [INFO] 20:48:08 [INFO] --- resources:3.3.1:resources (default-resources) @ iana-crypt-hash --- 20:48:08 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-crypt-hash/src/main/resources 20:48:08 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-crypt-hash/target/generated-sources/spi 20:48:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:48:08 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:48:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:48:08 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-crypt-hash/target/generated-sources/spi 20:48:08 [INFO] 20:48:08 [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-crypt-hash --- 20:48:08 [INFO] Recompiling the module because of changed source code. 20:48:08 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 20:48:08 [INFO] 20:48:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-crypt-hash >>> 20:48:08 [INFO] 20:48:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-crypt-hash --- 20:48:08 [INFO] Fork Value is true 20:48:10 [INFO] Done SpotBugs Analysis.... 20:48:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:48:10 [INFO] 20:48:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-crypt-hash <<< 20:48:10 [INFO] 20:48:10 [INFO] 20:48:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-crypt-hash --- 20:48:10 [INFO] BugInstance size is 0 20:48:10 [INFO] Error size is 0 20:48:10 [INFO] No errors/warnings found 20:48:10 [INFO] 20:48:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-crypt-hash --- 20:48:10 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-crypt-hash/src/test/resources 20:48:10 [INFO] 20:48:10 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-crypt-hash --- 20:48:10 [INFO] No sources to compile 20:48:10 [INFO] 20:48:10 [INFO] --- surefire:3.5.4:test (default-test) @ iana-crypt-hash --- 20:48:10 [INFO] No tests to run. 20:48:10 [INFO] 20:48:10 [INFO] --- copy:14.1.7:copy-files (default) @ iana-crypt-hash --- 20:48:10 [INFO] 20:48:10 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-crypt-hash --- 20:48:11 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-crypt-hash/target/iana-crypt-hash-14.0.21-SNAPSHOT.jar 20:48:11 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-crypt-hash/target/classes/META-INF/MANIFEST.MF 20:48:11 [INFO] 20:48:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-crypt-hash --- 20:48:12 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-crypt-hash/target/iana-crypt-hash-14.0.21-SNAPSHOT-javadoc.jar 20:48:12 [INFO] 20:48:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-crypt-hash --- 20:48:12 [INFO] CycloneDX: Resolving Dependencies 20:48:12 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 20:48:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-crypt-hash/target/bom.xml 20:48:12 [INFO] attaching as iana-crypt-hash-14.0.21-SNAPSHOT-cyclonedx.xml 20:48:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-crypt-hash/target/bom.json 20:48:13 [INFO] attaching as iana-crypt-hash-14.0.21-SNAPSHOT-cyclonedx.json 20:48:13 [INFO] 20:48:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-crypt-hash --- 20:48:13 [INFO] Skipping duplicate-finder execution! 20:48:13 [INFO] 20:48:13 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-crypt-hash --- 20:48:13 [INFO] No dependency problems found 20:48:13 [INFO] 20:48:13 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-crypt-hash --- 20:48:13 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-crypt-hash/target/iana-crypt-hash-14.0.21-SNAPSHOT-sources.jar 20:48:13 [INFO] 20:48:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-crypt-hash --- 20:48:13 [INFO] 20:48:13 [INFO] --- jacoco:0.8.14:report (report) @ iana-crypt-hash --- 20:48:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:48:13 [INFO] 20:48:13 [INFO] --- install:3.1.4:install (default-install) @ iana-crypt-hash --- 20:48:13 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-crypt-hash/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-SNAPSHOT.pom 20:48:13 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-crypt-hash/target/iana-crypt-hash-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-SNAPSHOT.jar 20:48:13 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-crypt-hash/target/iana-crypt-hash-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-SNAPSHOT-javadoc.jar 20:48:13 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-crypt-hash/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-SNAPSHOT-cyclonedx.xml 20:48:13 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-crypt-hash/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-SNAPSHOT-cyclonedx.json 20:48:13 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-crypt-hash/target/iana-crypt-hash-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-SNAPSHOT-sources.jar 20:48:13 [INFO] 20:48:13 [INFO] --- bundle:6.0.0:install (default-install) @ iana-crypt-hash --- 20:48:13 [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-SNAPSHOT.jar 20:48:13 [INFO] Writing OBR metadata 20:48:13 [INFO] 20:48:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-crypt-hash --- 20:48:13 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:48:13 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/maven-metadata.xml 20:48:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:48:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:48:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:48:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:48:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:48:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:48:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:48:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:48:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:48:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:48:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:48:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:48:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:48:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:48:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:48:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:48:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:48:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:48:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:48:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:48:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:48:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:48:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:48:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:48:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:48:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:48:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:48:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:48:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:48:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:48:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:48:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:48:13 at java.lang.reflect.Method.invoke (Method.java:580) 20:48:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:48:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:48:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:48:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:48:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/maven-metadata.xml 20:48:13 [INFO] 20:48:13 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-crypt-hash --- 20:48:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:48:13 [INFO] 20:48:13 [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash >-- 20:48:13 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7317 iana-crypt-hash 14.0.21-SNAPSHOT [122/229] 20:48:13 [INFO] from features/odl-mdsal-model-rfc7317-iana-crypt-hash/pom.xml 20:48:13 [INFO] ------------------------------[ feature ]------------------------------- 20:48:13 [INFO] 20:48:13 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 20:48:13 [INFO] 20:48:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 20:48:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:48:13 [INFO] 20:48:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 20:48:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:48:13 [INFO] 20:48:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 20:48:13 [INFO] 20:48:13 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 20:48:13 [INFO] 20:48:13 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 20:48:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:48:13 [INFO] argLine set to empty 20:48:13 [INFO] 20:48:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 20:48:13 [INFO] Starting audit... 20:48:13 Audit done. 20:48:13 [INFO] You have 0 Checkstyle violations. 20:48:13 [INFO] 20:48:13 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 20:48:13 [INFO] Starting audit... 20:48:13 Audit done. 20:48:13 [INFO] You have 0 Checkstyle violations. 20:48:13 [INFO] 20:48:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 20:48:13 [INFO] 20:48:13 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 20:48:13 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/feature/feature.xml 20:48:13 [INFO] ...done! 20:48:13 [INFO] Attaching features XML 20:48:13 [INFO] 20:48:13 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 20:48: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 20:48:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:48:13 [INFO] 20:48:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc7317-iana-crypt-hash >>> 20:48:13 [INFO] 20:48:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 20:48:13 [INFO] No files found to run spotbugs, check compile phase has been run 20:48:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:48:13 [INFO] 20:48:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc7317-iana-crypt-hash <<< 20:48:13 [INFO] 20:48:13 [INFO] 20:48:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 20:48:13 [INFO] 20:48:13 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 20:48:13 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash 20:48:13 [INFO] Project dependency features detected: [] 20:48:13 [INFO] Pax Exam System (Version: 4.14.0) created. 20:48:13 [INFO] Creating RMI registry server on 127.0.0.1:42183 20:48:14 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:48:14 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:48:14 [INFO] Waiting for remote bundle context.. on 42183 name: 322f5d1b-ea5c-4498-a937-1330d8d1c475 timout: [ RelativeTimeout value = 180000 ] 20:48:18 [INFO] Building jar from resources and headers. 20:48:18 [INFO] Writing jar finished. 20:48:20 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:48:20 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:48:20 [INFO] 20:48:20 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 20:48:20 [INFO] 20:48:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 20:48:20 [INFO] No Javadoc in project. Archive not created. 20:48:20 [INFO] 20:48:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 20:48:20 [INFO] CycloneDX: Resolving Dependencies 20:48:21 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 20:48:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/bom.xml 20:48:21 [INFO] attaching as odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.21-SNAPSHOT-cyclonedx.xml 20:48:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/bom.json 20:48:21 [INFO] attaching as odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.21-SNAPSHOT-cyclonedx.json 20:48:21 [INFO] 20:48:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 20:48:21 [INFO] Skipping duplicate-finder execution! 20:48:21 [INFO] 20:48:21 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 20:48:21 [INFO] Skipping plugin execution 20:48:21 [INFO] 20:48:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 20:48:21 [INFO] Skipping source per configuration. 20:48:21 [INFO] 20:48:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 20:48:21 [INFO] 20:48:21 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 20:48:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:48:21 [INFO] 20:48:21 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 20:48:21 [WARNING] 20:48:21 [WARNING] The packaging plugin for project odl-mdsal-model-rfc7317-iana-crypt-hash did not assign 20:48:21 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:48:21 [WARNING] 20:48:21 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:48:21 [WARNING] 20:48:21 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7317-iana-crypt-hash/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.21-SNAPSHOT.pom 20:48:21 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.21-SNAPSHOT-features.xml 20:48:21 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.21-SNAPSHOT-cyclonedx.xml 20:48:21 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.21-SNAPSHOT-cyclonedx.json 20:48:21 [INFO] 20:48:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 20:48:21 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:48:21 [WARNING] 20:48:21 [WARNING] The packaging plugin for project odl-mdsal-model-rfc7317-iana-crypt-hash did not assign 20:48:21 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:48:21 [WARNING] 20:48:21 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:48:21 [WARNING] 20:48:21 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/maven-metadata.xml 20:48:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:48:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:48:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:48:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:48:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:48:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:48:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:48:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:48:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:48:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:48:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:48:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:48:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:48:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:48:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:48:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:48:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:48:21 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:48:21 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:48:21 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:48:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:48:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:48:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:48:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:48:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:48:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:48:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:48:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:48:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:48:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:48:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:48:21 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:48:21 at java.lang.reflect.Method.invoke (Method.java:580) 20:48:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:48:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:48:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:48:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:48:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/maven-metadata.xml 20:48:21 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/maven-metadata.xml 20:48:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:48:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:48:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:48:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:48:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:48:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:48:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:48:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:48:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:48:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:48:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:48:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:48:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:48:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:48:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:48:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:48:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:48:21 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:48:21 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:48:21 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:48:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:48:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:48:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:48:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:48:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:48:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:48:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:48:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:48:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:48:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:48:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:48:21 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:48:21 at java.lang.reflect.Method.invoke (Method.java:580) 20:48:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:48:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:48:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:48:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:48:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/maven-metadata.xml 20:48:21 [INFO] 20:48:21 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8341 >---------- 20:48:21 [INFO] Building rfc8341 14.0.21-SNAPSHOT [123/229] 20:48:21 [INFO] from model/rfc/rfc8341/pom.xml 20:48:21 [INFO] -------------------------------[ bundle ]------------------------------- 20:48:21 [INFO] 20:48:21 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8341 --- 20:48:21 [INFO] 20:48:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8341 --- 20:48:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:48:21 [INFO] 20:48:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8341 --- 20:48:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:48:21 [INFO] 20:48:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8341 --- 20:48:21 [INFO] 20:48:21 [INFO] --- dependency:3.9.0:properties (default) @ rfc8341 --- 20:48:21 [INFO] 20:48:21 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8341 --- 20:48:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/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/** 20:48:21 [INFO] 20:48:21 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8341 --- 20:48:21 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:48:21 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8341/src/main/yang 20:48:21 [INFO] yang-to-sources: Found 1 dependencies in 706.5 μs 20:48:21 [INFO] yang-to-sources: Project model files found: 1 in 2.598 ms 20:48:21 [INFO] yang-to-sources: 2 YANG models processed in 8.585 ms 20:48:21 [INFO] BindingJavaFileGenerator: Defined 30 files in 3.114 ms 20:48:21 [INFO] Sorted 30 files into 8 directories in 109.8 μs 20:48:21 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 13.39 ms 20:48:21 [INFO] 20:48:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8341 --- 20:48:21 [INFO] Starting audit... 20:48:21 Audit done. 20:48:21 [INFO] You have 0 Checkstyle violations. 20:48:21 [INFO] 20:48:21 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8341 --- 20:48:21 [INFO] Starting audit... 20:48:21 Audit done. 20:48:21 [INFO] You have 0 Checkstyle violations. 20:48:21 [INFO] 20:48:21 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8341 --- 20:48:21 [INFO] 20:48:21 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8341 --- 20:48:21 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8341/src/main/resources 20:48:21 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8341/target/generated-sources/spi 20:48:21 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:48:21 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:48:21 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:48:21 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8341/target/generated-sources/spi 20:48:21 [INFO] 20:48:21 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8341 --- 20:48:21 [INFO] Recompiling the module because of changed dependency. 20:48:21 [INFO] Compiling 29 source files with javac [debug release 21] to target/classes 20:48:22 [INFO] 20:48:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8341 >>> 20:48:22 [INFO] 20:48:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8341 --- 20:48:22 [INFO] Fork Value is true 20:48:24 [INFO] Done SpotBugs Analysis.... 20:48:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:48:24 [INFO] 20:48:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8341 <<< 20:48:24 [INFO] 20:48:24 [INFO] 20:48:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8341 --- 20:48:24 [INFO] BugInstance size is 0 20:48:24 [INFO] Error size is 0 20:48:24 [INFO] No errors/warnings found 20:48:24 [INFO] 20:48:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8341 --- 20:48:24 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8341/src/test/resources 20:48:24 [INFO] 20:48:24 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8341 --- 20:48:24 [INFO] No sources to compile 20:48:24 [INFO] 20:48:24 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8341 --- 20:48:24 [INFO] No tests to run. 20:48:24 [INFO] 20:48:24 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8341 --- 20:48:24 [INFO] 20:48:24 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8341 --- 20:48:24 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8341/target/rfc8341-14.0.21-SNAPSHOT.jar 20:48:24 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8341/target/classes/META-INF/MANIFEST.MF 20:48:24 [INFO] 20:48:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8341 --- 20:48:26 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8341/target/rfc8341-14.0.21-SNAPSHOT-javadoc.jar 20:48:26 [INFO] 20:48:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8341 --- 20:48:26 [INFO] CycloneDX: Resolving Dependencies 20:48:26 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 20:48:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8341/target/bom.xml 20:48:27 [INFO] attaching as rfc8341-14.0.21-SNAPSHOT-cyclonedx.xml 20:48:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8341/target/bom.json 20:48:27 [INFO] attaching as rfc8341-14.0.21-SNAPSHOT-cyclonedx.json 20:48:27 [INFO] 20:48:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8341 --- 20:48:27 [INFO] Skipping duplicate-finder execution! 20:48:27 [INFO] 20:48:27 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8341 --- 20:48:27 [INFO] No dependency problems found 20:48:27 [INFO] 20:48:27 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8341 --- 20:48:27 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8341/target/rfc8341-14.0.21-SNAPSHOT-sources.jar 20:48:27 [INFO] 20:48:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8341 --- 20:48:27 [INFO] 20:48:27 [INFO] --- jacoco:0.8.14:report (report) @ rfc8341 --- 20:48:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:48:27 [INFO] 20:48:27 [INFO] --- install:3.1.4:install (default-install) @ rfc8341 --- 20:48:27 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8341/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-SNAPSHOT.pom 20:48:27 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8341/target/rfc8341-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-SNAPSHOT.jar 20:48:27 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8341/target/rfc8341-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-SNAPSHOT-javadoc.jar 20:48:27 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8341/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-SNAPSHOT-cyclonedx.xml 20:48:27 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8341/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-SNAPSHOT-cyclonedx.json 20:48:27 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8341/target/rfc8341-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-SNAPSHOT-sources.jar 20:48:27 [INFO] 20:48:27 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8341 --- 20:48:27 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-SNAPSHOT.jar 20:48:27 [INFO] Writing OBR metadata 20:48:27 [INFO] 20:48:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8341 --- 20:48:27 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:48:27 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8341/maven-metadata.xml 20:48:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:48:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:48:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:48:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:48:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:48:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:48:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:48:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:48:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:48:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:48:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:48:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:48:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:48:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:48:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:48:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:48:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:48:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:48:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:48:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:48:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:48:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:48:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:48:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:48:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:48:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:48:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:48:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:48:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:48:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:48:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:48:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:48:27 at java.lang.reflect.Method.invoke (Method.java:580) 20:48:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:48:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:48:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:48:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:48:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8341/maven-metadata.xml 20:48:27 [INFO] 20:48:27 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8341 --- 20:48:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:48:27 [INFO] 20:48:27 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8341 >-------- 20:48:27 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8341 14.0.21-SNAPSHOT [124/229] 20:48:27 [INFO] from features/odl-mdsal-model-rfc8341/pom.xml 20:48:27 [INFO] ------------------------------[ feature ]------------------------------- 20:48:27 [INFO] 20:48:27 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8341 --- 20:48:27 [INFO] 20:48:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8341 --- 20:48:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:48:27 [INFO] 20:48:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8341 --- 20:48:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:48:27 [INFO] 20:48:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8341 --- 20:48:27 [INFO] 20:48:27 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8341 --- 20:48:27 [INFO] 20:48:27 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8341 --- 20:48:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:48:27 [INFO] argLine set to empty 20:48:27 [INFO] 20:48:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8341 --- 20:48:27 [INFO] Starting audit... 20:48:27 Audit done. 20:48:27 [INFO] You have 0 Checkstyle violations. 20:48:27 [INFO] 20:48:27 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8341 --- 20:48:27 [INFO] Starting audit... 20:48:27 Audit done. 20:48:27 [INFO] You have 0 Checkstyle violations. 20:48:27 [INFO] 20:48:27 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8341 --- 20:48:27 [INFO] 20:48:27 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8341 --- 20:48:27 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8341/target/feature/feature.xml 20:48:27 [INFO] ...done! 20:48:27 [INFO] Attaching features XML 20:48:27 [INFO] 20:48:27 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8341 --- 20:48:27 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:48:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:48:27 [INFO] 20:48:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8341 >>> 20:48:27 [INFO] 20:48:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8341 --- 20:48:27 [INFO] No files found to run spotbugs, check compile phase has been run 20:48:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:48:27 [INFO] 20:48:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8341 <<< 20:48:27 [INFO] 20:48:27 [INFO] 20:48:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8341 --- 20:48:27 [INFO] 20:48:27 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8341 --- 20:48:27 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8341 20:48:27 [INFO] Project dependency features detected: [] 20:48:27 [INFO] Pax Exam System (Version: 4.14.0) created. 20:48:27 [INFO] Creating RMI registry server on 127.0.0.1:38395 20:48:28 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:48:28 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:48:28 [INFO] Waiting for remote bundle context.. on 38395 name: 4894201b-3c0a-4b3a-8b78-1b38071975b7 timout: [ RelativeTimeout value = 180000 ] 20:48:32 [INFO] Building jar from resources and headers. 20:48:32 [INFO] Writing jar finished. 20:48:34 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:48:34 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:48:34 [INFO] 20:48:34 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8341 --- 20:48:34 [INFO] 20:48:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8341 --- 20:48:34 [INFO] No Javadoc in project. Archive not created. 20:48:34 [INFO] 20:48:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8341 --- 20:48:34 [INFO] CycloneDX: Resolving Dependencies 20:48:34 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 20:48:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8341/target/bom.xml 20:48:34 [INFO] attaching as odl-mdsal-model-rfc8341-14.0.21-SNAPSHOT-cyclonedx.xml 20:48:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8341/target/bom.json 20:48:34 [INFO] attaching as odl-mdsal-model-rfc8341-14.0.21-SNAPSHOT-cyclonedx.json 20:48:34 [INFO] 20:48:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8341 --- 20:48:34 [INFO] Skipping duplicate-finder execution! 20:48:34 [INFO] 20:48:34 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8341 --- 20:48:34 [INFO] Skipping plugin execution 20:48:34 [INFO] 20:48:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8341 --- 20:48:34 [INFO] Skipping source per configuration. 20:48:34 [INFO] 20:48:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8341 --- 20:48:34 [INFO] 20:48:34 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8341 --- 20:48:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:48:34 [INFO] 20:48:34 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8341 --- 20:48:34 [WARNING] 20:48:34 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8341 did not assign 20:48:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:48:34 [WARNING] 20:48:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:48:34 [WARNING] 20:48:34 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8341/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.21-SNAPSHOT.pom 20:48:34 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8341/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.21-SNAPSHOT-features.xml 20:48:34 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8341/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.21-SNAPSHOT-cyclonedx.xml 20:48:34 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8341/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.21-SNAPSHOT-cyclonedx.json 20:48:34 [INFO] 20:48:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8341 --- 20:48:34 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:48:34 [WARNING] 20:48:34 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8341 did not assign 20:48:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:48:34 [WARNING] 20:48:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:48:34 [WARNING] 20:48:34 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/maven-metadata.xml 20:48:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:48:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:48:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:48:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:48:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:48:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:48:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:48:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:48:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:48:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:48:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:48:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:48:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:48:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:48:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:48:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:48:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:48:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:48:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:48:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:48:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:48:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:48:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:48:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:48:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:48:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:48:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:48:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:48:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:48:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:48:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:48:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:48:34 at java.lang.reflect.Method.invoke (Method.java:580) 20:48:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:48:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:48:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:48:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:48:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/maven-metadata.xml 20:48:34 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/maven-metadata.xml 20:48:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:48:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:48:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:48:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:48:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:48:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:48:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:48:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:48:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:48:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:48:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:48:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:48:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:48:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:48:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:48:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:48:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:48:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:48:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:48:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:48:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:48:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:48:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:48:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:48:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:48:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:48:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:48:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:48:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:48:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:48:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:48:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:48:34 at java.lang.reflect.Method.invoke (Method.java:580) 20:48:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:48:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:48:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:48:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:48:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/maven-metadata.xml 20:48:34 [INFO] 20:48:34 [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc7317-ietf-system >---- 20:48:34 [INFO] Building rfc7317-ietf-system 14.0.21-SNAPSHOT [125/229] 20:48:34 [INFO] from model/rfc/rfc7317-ietf-system/pom.xml 20:48:34 [INFO] -------------------------------[ bundle ]------------------------------- 20:48:34 [INFO] 20:48:34 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7317-ietf-system --- 20:48:34 [INFO] 20:48:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc7317-ietf-system --- 20:48:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:48:34 [INFO] 20:48:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc7317-ietf-system --- 20:48:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:48:34 [INFO] 20:48:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7317-ietf-system --- 20:48:35 [INFO] 20:48:35 [INFO] --- dependency:3.9.0:properties (default) @ rfc7317-ietf-system --- 20:48:35 [INFO] 20:48:35 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc7317-ietf-system --- 20:48:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7317-ietf-system/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:48:35 [INFO] 20:48:35 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc7317-ietf-system --- 20:48:35 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:48:35 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7317-ietf-system/src/main/yang 20:48:35 [INFO] yang-to-sources: Found 4 dependencies in 863.3 μs 20:48:35 [INFO] yang-to-sources: Project model files found: 1 in 4.086 ms 20:48:35 [INFO] yang-to-sources: 5 YANG models processed in 16.09 ms 20:48:35 [INFO] BindingJavaFileGenerator: Defined 91 files in 5.983 ms 20:48:35 [INFO] Sorted 91 files into 21 directories in 157.5 μs 20:48:35 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 91 in 28.14 ms 20:48:35 [INFO] 20:48:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7317-ietf-system --- 20:48:35 [INFO] Starting audit... 20:48:35 Audit done. 20:48:35 [INFO] You have 0 Checkstyle violations. 20:48:35 [INFO] 20:48:35 [INFO] --- checkstyle:3.6.0:check (default) @ rfc7317-ietf-system --- 20:48:35 [INFO] Starting audit... 20:48:35 Audit done. 20:48:35 [INFO] You have 0 Checkstyle violations. 20:48:35 [INFO] 20:48:35 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc7317-ietf-system --- 20:48:35 [INFO] 20:48:35 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc7317-ietf-system --- 20:48:35 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7317-ietf-system/src/main/resources 20:48:35 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7317-ietf-system/target/generated-sources/spi 20:48:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:48:35 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:48:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:48:35 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7317-ietf-system/target/generated-sources/spi 20:48:35 [INFO] 20:48:35 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc7317-ietf-system --- 20:48:35 [INFO] Recompiling the module because of changed dependency. 20:48:35 [INFO] Compiling 90 source files with javac [debug release 21] to target/classes 20:48:35 [INFO] 20:48:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc7317-ietf-system >>> 20:48:35 [INFO] 20:48:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc7317-ietf-system --- 20:48:35 [INFO] Fork Value is true 20:48:38 [INFO] Done SpotBugs Analysis.... 20:48:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:48:38 [INFO] 20:48:38 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc7317-ietf-system <<< 20:48:38 [INFO] 20:48:38 [INFO] 20:48:38 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc7317-ietf-system --- 20:48:38 [INFO] BugInstance size is 0 20:48:38 [INFO] Error size is 0 20:48:38 [INFO] No errors/warnings found 20:48:38 [INFO] 20:48:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc7317-ietf-system --- 20:48:38 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7317-ietf-system/src/test/resources 20:48:38 [INFO] 20:48:38 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc7317-ietf-system --- 20:48:38 [INFO] No sources to compile 20:48:38 [INFO] 20:48:38 [INFO] --- surefire:3.5.4:test (default-test) @ rfc7317-ietf-system --- 20:48:38 [INFO] No tests to run. 20:48:38 [INFO] 20:48:38 [INFO] --- copy:14.1.7:copy-files (default) @ rfc7317-ietf-system --- 20:48:38 [INFO] 20:48:38 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7317-ietf-system --- 20:48:38 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-14.0.21-SNAPSHOT.jar 20:48:38 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7317-ietf-system/target/classes/META-INF/MANIFEST.MF 20:48:38 [INFO] 20:48:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7317-ietf-system --- 20:48:41 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-14.0.21-SNAPSHOT-javadoc.jar 20:48:41 [INFO] 20:48:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7317-ietf-system --- 20:48:41 [INFO] CycloneDX: Resolving Dependencies 20:48:41 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 20:48:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7317-ietf-system/target/bom.xml 20:48:41 [INFO] attaching as rfc7317-ietf-system-14.0.21-SNAPSHOT-cyclonedx.xml 20:48:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7317-ietf-system/target/bom.json 20:48:41 [INFO] attaching as rfc7317-ietf-system-14.0.21-SNAPSHOT-cyclonedx.json 20:48:41 [INFO] 20:48:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7317-ietf-system --- 20:48:41 [INFO] Skipping duplicate-finder execution! 20:48:41 [INFO] 20:48:41 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc7317-ietf-system --- 20:48:41 [INFO] No dependency problems found 20:48:41 [INFO] 20:48:41 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc7317-ietf-system --- 20:48:41 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-14.0.21-SNAPSHOT-sources.jar 20:48:41 [INFO] 20:48:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc7317-ietf-system --- 20:48:41 [INFO] 20:48:41 [INFO] --- jacoco:0.8.14:report (report) @ rfc7317-ietf-system --- 20:48:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:48:41 [INFO] 20:48:41 [INFO] --- install:3.1.4:install (default-install) @ rfc7317-ietf-system --- 20:48:41 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7317-ietf-system/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-SNAPSHOT.pom 20:48:41 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-SNAPSHOT.jar 20:48:41 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-SNAPSHOT-javadoc.jar 20:48:41 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7317-ietf-system/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-SNAPSHOT-cyclonedx.xml 20:48:41 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7317-ietf-system/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-SNAPSHOT-cyclonedx.json 20:48:41 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-SNAPSHOT-sources.jar 20:48:41 [INFO] 20:48:41 [INFO] --- bundle:6.0.0:install (default-install) @ rfc7317-ietf-system --- 20:48:41 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-SNAPSHOT.jar 20:48:41 [INFO] Writing OBR metadata 20:48:41 [INFO] 20:48:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7317-ietf-system --- 20:48:41 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:48:42 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/maven-metadata.xml 20:48:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:48:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:48:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:48:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:48:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:48:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:48:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:48:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:48:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:48:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:48:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:48:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:48:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:48:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:48:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:48:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:48:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:48:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:48:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:48:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:48:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:48:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:48:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:48:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:48:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:48:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:48:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:48:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:48:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:48:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:48:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:48:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:48:42 at java.lang.reflect.Method.invoke (Method.java:580) 20:48:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:48:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:48:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:48:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:48:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/maven-metadata.xml 20:48:42 [INFO] 20:48:42 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc7317-ietf-system --- 20:48:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:48:42 [INFO] 20:48:42 [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-ietf-system >-- 20:48:42 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7317 ietf-system 14.0.21-SNAPSHOT [126/229] 20:48:42 [INFO] from features/odl-mdsal-model-rfc7317-ietf-system/pom.xml 20:48:42 [INFO] ------------------------------[ feature ]------------------------------- 20:48:42 [INFO] 20:48:42 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc7317-ietf-system --- 20:48:42 [INFO] 20:48:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc7317-ietf-system --- 20:48:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:48:42 [INFO] 20:48:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc7317-ietf-system --- 20:48:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:48:42 [INFO] 20:48:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc7317-ietf-system --- 20:48:42 [INFO] 20:48:42 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc7317-ietf-system --- 20:48:42 [INFO] 20:48:42 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc7317-ietf-system --- 20:48:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:48:42 [INFO] argLine set to empty 20:48:42 [INFO] 20:48:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc7317-ietf-system --- 20:48:42 [INFO] Starting audit... 20:48:42 Audit done. 20:48:42 [INFO] You have 0 Checkstyle violations. 20:48:42 [INFO] 20:48:42 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc7317-ietf-system --- 20:48:42 [INFO] Starting audit... 20:48:42 Audit done. 20:48:42 [INFO] You have 0 Checkstyle violations. 20:48:42 [INFO] 20:48:42 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc7317-ietf-system --- 20:48:42 [INFO] 20:48:42 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc7317-ietf-system --- 20:48:42 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7317-ietf-system/target/feature/feature.xml 20:48:42 [INFO] ...done! 20:48:42 [INFO] Attaching features XML 20:48:42 [INFO] 20:48:42 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc7317-ietf-system --- 20:48: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 20:48:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:48:42 [INFO] 20:48:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc7317-ietf-system >>> 20:48:42 [INFO] 20:48:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc7317-ietf-system --- 20:48:42 [INFO] No files found to run spotbugs, check compile phase has been run 20:48:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:48:42 [INFO] 20:48:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc7317-ietf-system <<< 20:48:42 [INFO] 20:48:42 [INFO] 20:48:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc7317-ietf-system --- 20:48:42 [INFO] 20:48:42 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc7317-ietf-system --- 20:48:42 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-ietf-system 20:48:42 [INFO] Project dependency features detected: [] 20:48:42 [INFO] Pax Exam System (Version: 4.14.0) created. 20:48:42 [INFO] Creating RMI registry server on 127.0.0.1:38241 20:48:42 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:48:42 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:48:42 [INFO] Waiting for remote bundle context.. on 38241 name: 48cc3b88-5f93-443b-be4c-b2012f168504 timout: [ RelativeTimeout value = 180000 ] 20:48:47 [INFO] Building jar from resources and headers. 20:48:47 [INFO] Writing jar finished. 20:48:49 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:48:49 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:48:49 [INFO] 20:48:49 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc7317-ietf-system --- 20:48:49 [INFO] 20:48:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc7317-ietf-system --- 20:48:49 [INFO] No Javadoc in project. Archive not created. 20:48:49 [INFO] 20:48:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc7317-ietf-system --- 20:48:49 [INFO] CycloneDX: Resolving Dependencies 20:48:49 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 20:48:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7317-ietf-system/target/bom.xml 20:48:49 [INFO] attaching as odl-mdsal-model-rfc7317-ietf-system-14.0.21-SNAPSHOT-cyclonedx.xml 20:48:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7317-ietf-system/target/bom.json 20:48:49 [INFO] attaching as odl-mdsal-model-rfc7317-ietf-system-14.0.21-SNAPSHOT-cyclonedx.json 20:48:49 [INFO] 20:48:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc7317-ietf-system --- 20:48:49 [INFO] Skipping duplicate-finder execution! 20:48:49 [INFO] 20:48:49 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc7317-ietf-system --- 20:48:49 [INFO] Skipping plugin execution 20:48:49 [INFO] 20:48:49 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc7317-ietf-system --- 20:48:49 [INFO] Skipping source per configuration. 20:48:49 [INFO] 20:48:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc7317-ietf-system --- 20:48:49 [INFO] 20:48:49 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc7317-ietf-system --- 20:48:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:48:49 [INFO] 20:48:49 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc7317-ietf-system --- 20:48:49 [WARNING] 20:48:49 [WARNING] The packaging plugin for project odl-mdsal-model-rfc7317-ietf-system did not assign 20:48:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:48:49 [WARNING] 20:48:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:48:49 [WARNING] 20:48:49 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7317-ietf-system/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.21-SNAPSHOT.pom 20:48:49 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7317-ietf-system/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.21-SNAPSHOT-features.xml 20:48:49 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7317-ietf-system/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.21-SNAPSHOT-cyclonedx.xml 20:48:49 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7317-ietf-system/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.21-SNAPSHOT-cyclonedx.json 20:48:49 [INFO] 20:48:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc7317-ietf-system --- 20:48:49 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:48:49 [WARNING] 20:48:49 [WARNING] The packaging plugin for project odl-mdsal-model-rfc7317-ietf-system did not assign 20:48:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:48:49 [WARNING] 20:48:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:48:49 [WARNING] 20:48:49 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/maven-metadata.xml 20:48:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:48:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:48:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:48:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:48:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:48:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:48:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:48:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:48:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:48:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:48:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:48:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:48:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:48:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:48:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:48:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:48:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:48:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:48:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:48:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:48:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:48:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:48:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:48:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:48:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:48:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:48:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:48:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:48:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:48:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:48:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:48:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:48:49 at java.lang.reflect.Method.invoke (Method.java:580) 20:48:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:48:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:48:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:48:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:48:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/maven-metadata.xml 20:48:49 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/maven-metadata.xml 20:48:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:48:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:48:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:48:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:48:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:48:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:48:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:48:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:48:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:48:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:48:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:48:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:48:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:48:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:48:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:48:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:48:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:48:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:48:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:48:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:48:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:48:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:48:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:48:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:48:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:48:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:48:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:48:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:48:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:48:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:48:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:48:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:48:49 at java.lang.reflect.Method.invoke (Method.java:580) 20:48:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:48:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:48:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:48:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:48:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/maven-metadata.xml 20:48:49 [INFO] 20:48:49 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc7407-ietf-x509-cert-to-name >-- 20:48:49 [INFO] Building rfc7407-ietf-x509-cert-to-name 14.0.21-SNAPSHOT [127/229] 20:48:49 [INFO] from model/rfc/rfc7407-ietf-x509-cert-to-name/pom.xml 20:48:49 [INFO] -------------------------------[ bundle ]------------------------------- 20:48:49 [INFO] 20:48:49 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7407-ietf-x509-cert-to-name --- 20:48:49 [INFO] 20:48:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc7407-ietf-x509-cert-to-name --- 20:48:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:48:49 [INFO] 20:48:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc7407-ietf-x509-cert-to-name --- 20:48:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:48:49 [INFO] 20:48:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7407-ietf-x509-cert-to-name --- 20:48:50 [INFO] 20:48:50 [INFO] --- dependency:3.9.0:properties (default) @ rfc7407-ietf-x509-cert-to-name --- 20:48:50 [INFO] 20:48:50 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc7407-ietf-x509-cert-to-name --- 20:48:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/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/** 20:48:50 [INFO] 20:48:50 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc7407-ietf-x509-cert-to-name --- 20:48:50 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:48:50 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-x509-cert-to-name/src/main/yang 20:48:50 [INFO] yang-to-sources: Found 1 dependencies in 539.1 μs 20:48:50 [INFO] yang-to-sources: Project model files found: 1 in 1.322 ms 20:48:50 [INFO] yang-to-sources: 2 YANG models processed in 5.995 ms 20:48:50 [INFO] BindingJavaFileGenerator: Defined 16 files in 2.393 ms 20:48:50 [INFO] Sorted 16 files into 4 directories in 101.8 μs 20:48:50 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 7.856 ms 20:48:50 [INFO] 20:48:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7407-ietf-x509-cert-to-name --- 20:48:50 [INFO] Starting audit... 20:48:50 Audit done. 20:48:50 [INFO] You have 0 Checkstyle violations. 20:48:50 [INFO] 20:48:50 [INFO] --- checkstyle:3.6.0:check (default) @ rfc7407-ietf-x509-cert-to-name --- 20:48:50 [INFO] Starting audit... 20:48:50 Audit done. 20:48:50 [INFO] You have 0 Checkstyle violations. 20:48:50 [INFO] 20:48:50 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc7407-ietf-x509-cert-to-name --- 20:48:50 [INFO] 20:48:50 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc7407-ietf-x509-cert-to-name --- 20:48:50 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-x509-cert-to-name/src/main/resources 20:48:50 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi 20:48:50 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:48:50 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:48:50 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:48:50 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi 20:48:50 [INFO] 20:48:50 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc7407-ietf-x509-cert-to-name --- 20:48:50 [INFO] Recompiling the module because of changed dependency. 20:48:50 [INFO] Compiling 15 source files with javac [debug release 21] to target/classes 20:48:50 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-x509-cert-to-name/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/x509/cert/to/name/rev141210/TlsFingerprint.java:[60,42] possible 'this' escape before subclass is fully initialized 20:48:50 [INFO] 20:48:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc7407-ietf-x509-cert-to-name >>> 20:48:50 [INFO] 20:48:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc7407-ietf-x509-cert-to-name --- 20:48:50 [INFO] Fork Value is true 20:48:52 [INFO] Done SpotBugs Analysis.... 20:48:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:48:52 [INFO] 20:48:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc7407-ietf-x509-cert-to-name <<< 20:48:52 [INFO] 20:48:52 [INFO] 20:48:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc7407-ietf-x509-cert-to-name --- 20:48:52 [INFO] BugInstance size is 0 20:48:52 [INFO] Error size is 0 20:48:52 [INFO] No errors/warnings found 20:48:52 [INFO] 20:48:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc7407-ietf-x509-cert-to-name --- 20:48:52 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-x509-cert-to-name/src/test/resources 20:48:52 [INFO] 20:48:52 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc7407-ietf-x509-cert-to-name --- 20:48:52 [INFO] No sources to compile 20:48:52 [INFO] 20:48:52 [INFO] --- surefire:3.5.4:test (default-test) @ rfc7407-ietf-x509-cert-to-name --- 20:48:52 [INFO] No tests to run. 20:48:52 [INFO] 20:48:52 [INFO] --- copy:14.1.7:copy-files (default) @ rfc7407-ietf-x509-cert-to-name --- 20:48:52 [INFO] 20:48:52 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7407-ietf-x509-cert-to-name --- 20:48:52 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-14.0.21-SNAPSHOT.jar 20:48:52 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-x509-cert-to-name/target/classes/META-INF/MANIFEST.MF 20:48:52 [INFO] 20:48:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7407-ietf-x509-cert-to-name --- 20:48:54 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-14.0.21-SNAPSHOT-javadoc.jar 20:48:54 [INFO] 20:48:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7407-ietf-x509-cert-to-name --- 20:48:54 [INFO] CycloneDX: Resolving Dependencies 20:48:54 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 20:48:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.xml 20:48:54 [INFO] attaching as rfc7407-ietf-x509-cert-to-name-14.0.21-SNAPSHOT-cyclonedx.xml 20:48:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.json 20:48:54 [INFO] attaching as rfc7407-ietf-x509-cert-to-name-14.0.21-SNAPSHOT-cyclonedx.json 20:48:54 [INFO] 20:48:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-x509-cert-to-name --- 20:48:54 [INFO] Skipping duplicate-finder execution! 20:48:54 [INFO] 20:48:54 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc7407-ietf-x509-cert-to-name --- 20:48:54 [INFO] No dependency problems found 20:48:54 [INFO] 20:48:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc7407-ietf-x509-cert-to-name --- 20:48:54 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-14.0.21-SNAPSHOT-sources.jar 20:48:54 [INFO] 20:48:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc7407-ietf-x509-cert-to-name --- 20:48:54 [INFO] 20:48:54 [INFO] --- jacoco:0.8.14:report (report) @ rfc7407-ietf-x509-cert-to-name --- 20:48:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:48:54 [INFO] 20:48:54 [INFO] --- install:3.1.4:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- 20:48:54 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-x509-cert-to-name/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-SNAPSHOT.pom 20:48:54 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-SNAPSHOT.jar 20:48:54 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-SNAPSHOT-javadoc.jar 20:48:54 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-SNAPSHOT-cyclonedx.xml 20:48:54 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-SNAPSHOT-cyclonedx.json 20:48:54 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-SNAPSHOT-sources.jar 20:48:54 [INFO] 20:48:54 [INFO] --- bundle:6.0.0:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- 20:48:54 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-SNAPSHOT.jar 20:48:54 [INFO] Writing OBR metadata 20:48:54 [INFO] 20:48:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- 20:48:54 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:48:54 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml 20:48:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:48:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:48:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:48:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:48:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:48:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:48:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:48:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:48:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:48:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:48:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:48:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:48:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:48:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:48:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:48:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:48:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:48:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:48:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:48:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:48:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:48:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:48:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:48:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:48:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:48:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:48:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:48:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:48:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:48:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:48:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:48:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:48:54 at java.lang.reflect.Method.invoke (Method.java:580) 20:48:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:48:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:48:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:48:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:48:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml 20:48:54 [INFO] 20:48:54 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- 20:48:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:48:54 [INFO] 20:48:54 [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7407-ietf-x509-cert-to-name >-- 20:48:54 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7407 ietf-x509-cert-to-name 14.0.21-SNAPSHOT [128/229] 20:48:54 [INFO] from features/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/pom.xml 20:48:54 [INFO] ------------------------------[ feature ]------------------------------- 20:48:54 [INFO] 20:48:54 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 20:48:54 [INFO] 20:48:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 20:48:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:48:54 [INFO] 20:48:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 20:48:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:48:54 [INFO] 20:48:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 20:48:55 [INFO] 20:48:55 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 20:48:55 [INFO] 20:48:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 20:48:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:48:55 [INFO] argLine set to empty 20:48:55 [INFO] 20:48:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 20:48:55 [INFO] Starting audit... 20:48:55 Audit done. 20:48:55 [INFO] You have 0 Checkstyle violations. 20:48:55 [INFO] 20:48:55 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 20:48:55 [INFO] Starting audit... 20:48:55 Audit done. 20:48:55 [INFO] You have 0 Checkstyle violations. 20:48:55 [INFO] 20:48:55 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 20:48:55 [INFO] 20:48:55 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 20:48:55 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/target/feature/feature.xml 20:48:55 [INFO] ...done! 20:48:55 [INFO] Attaching features XML 20:48:55 [INFO] 20:48:55 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 20:48:55 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:48:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:48:55 [INFO] 20:48:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name >>> 20:48:55 [INFO] 20:48:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 20:48:55 [INFO] No files found to run spotbugs, check compile phase has been run 20:48:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:48:55 [INFO] 20:48:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name <<< 20:48:55 [INFO] 20:48:55 [INFO] 20:48:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 20:48:55 [INFO] 20:48:55 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 20:48:55 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc7407-ietf-x509-cert-to-name 20:48:55 [INFO] Project dependency features detected: [] 20:48:55 [INFO] Pax Exam System (Version: 4.14.0) created. 20:48:55 [INFO] Creating RMI registry server on 127.0.0.1:41575 20:48:55 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:48:55 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:48:55 [INFO] Waiting for remote bundle context.. on 41575 name: 98d78934-687a-4226-b4c3-edb4ecc308fc timout: [ RelativeTimeout value = 180000 ] 20:48:59 [INFO] Building jar from resources and headers. 20:48:59 [INFO] Writing jar finished. 20:49:01 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:49:01 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:49:02 [INFO] 20:49:02 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 20:49:02 [INFO] 20:49:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 20:49:02 [INFO] No Javadoc in project. Archive not created. 20:49:02 [INFO] 20:49:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 20:49:02 [INFO] CycloneDX: Resolving Dependencies 20:49:02 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 20:49:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/target/bom.xml 20:49:02 [INFO] attaching as odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.21-SNAPSHOT-cyclonedx.xml 20:49:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/target/bom.json 20:49:02 [INFO] attaching as odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.21-SNAPSHOT-cyclonedx.json 20:49:02 [INFO] 20:49:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 20:49:02 [INFO] Skipping duplicate-finder execution! 20:49:02 [INFO] 20:49:02 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 20:49:02 [INFO] Skipping plugin execution 20:49:02 [INFO] 20:49:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 20:49:02 [INFO] Skipping source per configuration. 20:49:02 [INFO] 20:49:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 20:49:02 [INFO] 20:49:02 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 20:49:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:49:02 [INFO] 20:49:02 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 20:49:02 [WARNING] 20:49:02 [WARNING] The packaging plugin for project odl-mdsal-model-rfc7407-ietf-x509-cert-to-name did not assign 20:49:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:49:02 [WARNING] 20:49:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:49:02 [WARNING] 20:49:02 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.21-SNAPSHOT.pom 20:49:02 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.21-SNAPSHOT-features.xml 20:49:02 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.21-SNAPSHOT-cyclonedx.xml 20:49:02 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.21-SNAPSHOT-cyclonedx.json 20:49:02 [INFO] 20:49:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 20:49:02 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:49:02 [WARNING] 20:49:02 [WARNING] The packaging plugin for project odl-mdsal-model-rfc7407-ietf-x509-cert-to-name did not assign 20:49:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:49:02 [WARNING] 20:49:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:49:02 [WARNING] 20:49:02 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/maven-metadata.xml 20:49:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:49:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:49:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:49:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:49:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:49:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:49:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:49:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:49:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:49:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:49:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:49:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:49:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:49:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:49:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:49:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:49:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:49:02 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:49:02 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:49:02 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:49:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:49:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:49:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:49:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:49:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:49:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:49:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:49:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:49:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:49:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:49:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:49:02 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:49:02 at java.lang.reflect.Method.invoke (Method.java:580) 20:49:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:49:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:49:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:49:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:49:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/maven-metadata.xml 20:49:02 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml 20:49:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:49:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:49:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:49:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:49:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:49:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:49:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:49:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:49:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:49:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:49:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:49:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:49:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:49:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:49:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:49:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:49:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:49:02 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:49:02 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:49:02 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:49:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:49:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:49:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:49:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:49:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:49:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:49:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:49:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:49:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:49:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:49:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:49:02 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:49:02 at java.lang.reflect.Method.invoke (Method.java:580) 20:49:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:49:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:49:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:49:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:49:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml 20:49:02 [INFO] 20:49:02 [INFO] ----< org.opendaylight.mdsal.binding.model.ietf:rfc7407-ietf-snmp >----- 20:49:02 [INFO] Building rfc7407-ietf-snmp 14.0.21-SNAPSHOT [129/229] 20:49:02 [INFO] from model/rfc/rfc7407-ietf-snmp/pom.xml 20:49:02 [INFO] -------------------------------[ bundle ]------------------------------- 20:49:02 [INFO] 20:49:02 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7407-ietf-snmp --- 20:49:02 [INFO] 20:49:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc7407-ietf-snmp --- 20:49:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:49:02 [INFO] 20:49:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc7407-ietf-snmp --- 20:49:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:49:02 [INFO] 20:49:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7407-ietf-snmp --- 20:49:03 [INFO] 20:49:03 [INFO] --- dependency:3.9.0:properties (default) @ rfc7407-ietf-snmp --- 20:49:03 [INFO] 20:49:03 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc7407-ietf-snmp --- 20:49:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-snmp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:49:03 [INFO] 20:49:03 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc7407-ietf-snmp --- 20:49:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:49:03 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-snmp/src/main/yang 20:49:03 [INFO] yang-to-sources: Found 4 dependencies in 851.3 μs 20:49:03 [INFO] yang-to-sources: Project model files found: 12 in 6.787 ms 20:49:03 [INFO] yang-to-sources: 5 YANG models processed in 37.38 ms 20:49:03 [INFO] BindingJavaFileGenerator: Defined 183 files in 9.553 ms 20:49:03 [INFO] Sorted 183 files into 38 directories in 235.9 μs 20:49:03 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 183 in 51.49 ms 20:49:03 [INFO] 20:49:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7407-ietf-snmp --- 20:49:03 [INFO] Starting audit... 20:49:03 Audit done. 20:49:03 [INFO] You have 0 Checkstyle violations. 20:49:03 [INFO] 20:49:03 [INFO] --- checkstyle:3.6.0:check (default) @ rfc7407-ietf-snmp --- 20:49:03 [INFO] Starting audit... 20:49:03 Audit done. 20:49:03 [INFO] You have 0 Checkstyle violations. 20:49:03 [INFO] 20:49:03 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc7407-ietf-snmp --- 20:49:03 [INFO] 20:49:03 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc7407-ietf-snmp --- 20:49:03 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-snmp/src/main/resources 20:49:03 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-snmp/target/generated-sources/spi 20:49:03 [INFO] Copying 12 resources from target/generated-sources/yang to target/classes 20:49:03 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:49:03 [INFO] Copying 12 resources from target/generated-sources/yang to target/classes 20:49:03 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-snmp/target/generated-sources/spi 20:49:03 [INFO] 20:49:03 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc7407-ietf-snmp --- 20:49:03 [INFO] Recompiling the module because of changed dependency. 20:49:03 [INFO] Compiling 182 source files with javac [debug release 21] to target/classes 20:49:04 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-snmp/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/snmp/rev141210/EngineId.java:[60,42] possible 'this' escape before subclass is fully initialized 20:49:04 [INFO] 20:49:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc7407-ietf-snmp >>> 20:49:04 [INFO] 20:49:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc7407-ietf-snmp --- 20:49:04 [INFO] Fork Value is true 20:49:06 [INFO] Done SpotBugs Analysis.... 20:49:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:49:06 [INFO] 20:49:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc7407-ietf-snmp <<< 20:49:06 [INFO] 20:49:06 [INFO] 20:49:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc7407-ietf-snmp --- 20:49:06 [INFO] BugInstance size is 0 20:49:06 [INFO] Error size is 0 20:49:06 [INFO] No errors/warnings found 20:49:06 [INFO] 20:49:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc7407-ietf-snmp --- 20:49:06 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-snmp/src/test/resources 20:49:06 [INFO] 20:49:06 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc7407-ietf-snmp --- 20:49:06 [INFO] No sources to compile 20:49:06 [INFO] 20:49:06 [INFO] --- surefire:3.5.4:test (default-test) @ rfc7407-ietf-snmp --- 20:49:06 [INFO] No tests to run. 20:49:06 [INFO] 20:49:06 [INFO] --- copy:14.1.7:copy-files (default) @ rfc7407-ietf-snmp --- 20:49:06 [INFO] 20:49:06 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7407-ietf-snmp --- 20:49:06 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-14.0.21-SNAPSHOT.jar 20:49:06 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-snmp/target/classes/META-INF/MANIFEST.MF 20:49:06 [INFO] 20:49:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7407-ietf-snmp --- 20:49:11 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-14.0.21-SNAPSHOT-javadoc.jar 20:49:11 [INFO] 20:49:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7407-ietf-snmp --- 20:49:11 [INFO] CycloneDX: Resolving Dependencies 20:49:11 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 20:49:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-snmp/target/bom.xml 20:49:11 [INFO] attaching as rfc7407-ietf-snmp-14.0.21-SNAPSHOT-cyclonedx.xml 20:49:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-snmp/target/bom.json 20:49:11 [INFO] attaching as rfc7407-ietf-snmp-14.0.21-SNAPSHOT-cyclonedx.json 20:49:11 [INFO] 20:49:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-snmp --- 20:49:11 [INFO] Skipping duplicate-finder execution! 20:49:11 [INFO] 20:49:11 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc7407-ietf-snmp --- 20:49:11 [INFO] No dependency problems found 20:49:11 [INFO] 20:49:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc7407-ietf-snmp --- 20:49:11 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-14.0.21-SNAPSHOT-sources.jar 20:49:11 [INFO] 20:49:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc7407-ietf-snmp --- 20:49:11 [INFO] 20:49:11 [INFO] --- jacoco:0.8.14:report (report) @ rfc7407-ietf-snmp --- 20:49:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:49:11 [INFO] 20:49:11 [INFO] --- install:3.1.4:install (default-install) @ rfc7407-ietf-snmp --- 20:49:11 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-snmp/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-SNAPSHOT.pom 20:49:11 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-SNAPSHOT.jar 20:49:11 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-SNAPSHOT-javadoc.jar 20:49:11 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-snmp/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-SNAPSHOT-cyclonedx.xml 20:49:11 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-snmp/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-SNAPSHOT-cyclonedx.json 20:49:11 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-SNAPSHOT-sources.jar 20:49:11 [INFO] 20:49:11 [INFO] --- bundle:6.0.0:install (default-install) @ rfc7407-ietf-snmp --- 20:49:11 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-SNAPSHOT.jar 20:49:11 [INFO] Writing OBR metadata 20:49:11 [INFO] 20:49:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7407-ietf-snmp --- 20:49:11 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:49:11 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/maven-metadata.xml 20:49:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:49:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:49:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:49:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:49:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:49:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:49:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:49:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:49:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:49:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:49:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:49:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:49:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:49:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:49:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:49:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:49:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:49:11 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:49:11 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:49:11 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:49:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:49:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:49:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:49:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:49:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:49:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:49:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:49:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:49:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:49:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:49:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:49:11 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:49:11 at java.lang.reflect.Method.invoke (Method.java:580) 20:49:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:49:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:49:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:49:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:49:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/maven-metadata.xml 20:49:11 [INFO] 20:49:11 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc7407-ietf-snmp --- 20:49:11 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:49:11 [INFO] 20:49:11 [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7407-ietf-snmp >--- 20:49:11 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7407 ietf-snmp 14.0.21-SNAPSHOT [130/229] 20:49:11 [INFO] from features/odl-mdsal-model-rfc7407-ietf-snmp/pom.xml 20:49:11 [INFO] ------------------------------[ feature ]------------------------------- 20:49:11 [INFO] 20:49:11 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc7407-ietf-snmp --- 20:49:11 [INFO] 20:49:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc7407-ietf-snmp --- 20:49:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:49:11 [INFO] 20:49:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc7407-ietf-snmp --- 20:49:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:49:11 [INFO] 20:49:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc7407-ietf-snmp --- 20:49:12 [INFO] 20:49:12 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc7407-ietf-snmp --- 20:49:12 [INFO] 20:49:12 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc7407-ietf-snmp --- 20:49:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:49:12 [INFO] argLine set to empty 20:49:12 [INFO] 20:49:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc7407-ietf-snmp --- 20:49:12 [INFO] Starting audit... 20:49:12 Audit done. 20:49:12 [INFO] You have 0 Checkstyle violations. 20:49:12 [INFO] 20:49:12 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc7407-ietf-snmp --- 20:49:12 [INFO] Starting audit... 20:49:12 Audit done. 20:49:12 [INFO] You have 0 Checkstyle violations. 20:49:12 [INFO] 20:49:12 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc7407-ietf-snmp --- 20:49:12 [INFO] 20:49:12 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc7407-ietf-snmp --- 20:49:12 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7407-ietf-snmp/target/feature/feature.xml 20:49:12 [INFO] ...done! 20:49:12 [INFO] Attaching features XML 20:49:12 [INFO] 20:49:12 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc7407-ietf-snmp --- 20:49:12 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:49:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:49:12 [INFO] 20:49:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc7407-ietf-snmp >>> 20:49:12 [INFO] 20:49:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc7407-ietf-snmp --- 20:49:12 [INFO] No files found to run spotbugs, check compile phase has been run 20:49:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:49:12 [INFO] 20:49:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc7407-ietf-snmp <<< 20:49:12 [INFO] 20:49:12 [INFO] 20:49:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc7407-ietf-snmp --- 20:49:12 [INFO] 20:49:12 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc7407-ietf-snmp --- 20:49:12 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc7407-ietf-snmp 20:49:12 [INFO] Project dependency features detected: [] 20:49:12 [INFO] Pax Exam System (Version: 4.14.0) created. 20:49:12 [INFO] Creating RMI registry server on 127.0.0.1:35749 20:49:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:49:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:49:12 [INFO] Waiting for remote bundle context.. on 35749 name: 38276801-2247-4bae-9044-c69aa78c2ffc timout: [ RelativeTimeout value = 180000 ] 20:49:17 [INFO] Building jar from resources and headers. 20:49:17 [INFO] Writing jar finished. 20:49:19 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:49:19 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:49:19 [INFO] 20:49:19 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc7407-ietf-snmp --- 20:49:19 [INFO] 20:49:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc7407-ietf-snmp --- 20:49:19 [INFO] No Javadoc in project. Archive not created. 20:49:19 [INFO] 20:49:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc7407-ietf-snmp --- 20:49:19 [INFO] CycloneDX: Resolving Dependencies 20:49:19 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 20:49:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7407-ietf-snmp/target/bom.xml 20:49:19 [INFO] attaching as odl-mdsal-model-rfc7407-ietf-snmp-14.0.21-SNAPSHOT-cyclonedx.xml 20:49:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7407-ietf-snmp/target/bom.json 20:49:19 [INFO] attaching as odl-mdsal-model-rfc7407-ietf-snmp-14.0.21-SNAPSHOT-cyclonedx.json 20:49:19 [INFO] 20:49:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc7407-ietf-snmp --- 20:49:19 [INFO] Skipping duplicate-finder execution! 20:49:19 [INFO] 20:49:19 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc7407-ietf-snmp --- 20:49:19 [INFO] Skipping plugin execution 20:49:19 [INFO] 20:49:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc7407-ietf-snmp --- 20:49:19 [INFO] Skipping source per configuration. 20:49:19 [INFO] 20:49:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc7407-ietf-snmp --- 20:49:19 [INFO] 20:49:19 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc7407-ietf-snmp --- 20:49:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:49:19 [INFO] 20:49:19 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc7407-ietf-snmp --- 20:49:19 [WARNING] 20:49:19 [WARNING] The packaging plugin for project odl-mdsal-model-rfc7407-ietf-snmp did not assign 20:49:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:49:19 [WARNING] 20:49:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:49:19 [WARNING] 20:49:19 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7407-ietf-snmp/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.21-SNAPSHOT.pom 20:49:19 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7407-ietf-snmp/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.21-SNAPSHOT-features.xml 20:49:19 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7407-ietf-snmp/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.21-SNAPSHOT-cyclonedx.xml 20:49:19 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7407-ietf-snmp/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.21-SNAPSHOT-cyclonedx.json 20:49:19 [INFO] 20:49:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc7407-ietf-snmp --- 20:49:19 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:49:19 [WARNING] 20:49:19 [WARNING] The packaging plugin for project odl-mdsal-model-rfc7407-ietf-snmp did not assign 20:49:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:49:19 [WARNING] 20:49:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:49:19 [WARNING] 20:49:19 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/maven-metadata.xml 20:49:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:49:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:49:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:49:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:49:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:49:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:49:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:49:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:49:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:49:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:49:19 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:49:19 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:49:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:49:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:49:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:49:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:49:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:49:19 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:49:19 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:49:19 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:49:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:49:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:49:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:49:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:49:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:49:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:49:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:49:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:49:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:49:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:49:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:49:19 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:49:19 at java.lang.reflect.Method.invoke (Method.java:580) 20:49:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:49:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:49:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:49:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:49:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/maven-metadata.xml 20:49:19 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/maven-metadata.xml 20:49:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:49:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:49:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:49:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:49:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:49:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:49:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:49:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:49:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:49:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:49:19 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:49:19 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:49:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:49:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:49:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:49:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:49:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:49:19 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:49:19 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:49:19 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:49:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:49:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:49:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:49:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:49:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:49:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:49:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:49:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:49:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:49:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:49:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:49:19 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:49:19 at java.lang.reflect.Method.invoke (Method.java:580) 20:49:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:49:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:49:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:49:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:49:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/maven-metadata.xml 20:49:19 [INFO] 20:49:19 [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf >-- 20:49:19 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8040 ietf-restconf 14.0.21-SNAPSHOT [131/229] 20:49:19 [INFO] from features/odl-mdsal-model-rfc8040-ietf-restconf/pom.xml 20:49:19 [INFO] ------------------------------[ feature ]------------------------------- 20:49:19 [INFO] 20:49:19 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8040-ietf-restconf --- 20:49:19 [INFO] 20:49:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8040-ietf-restconf --- 20:49:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:49:19 [INFO] 20:49:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8040-ietf-restconf --- 20:49:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:49:19 [INFO] 20:49:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8040-ietf-restconf --- 20:49:20 [INFO] 20:49:20 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8040-ietf-restconf --- 20:49:20 [INFO] 20:49:20 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8040-ietf-restconf --- 20:49:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:49:20 [INFO] argLine set to empty 20:49:20 [INFO] 20:49:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8040-ietf-restconf --- 20:49:20 [INFO] Starting audit... 20:49:20 Audit done. 20:49:20 [INFO] You have 0 Checkstyle violations. 20:49:20 [INFO] 20:49:20 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8040-ietf-restconf --- 20:49:20 [INFO] Starting audit... 20:49:20 Audit done. 20:49:20 [INFO] You have 0 Checkstyle violations. 20:49:20 [INFO] 20:49:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8040-ietf-restconf --- 20:49:20 [INFO] 20:49:20 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8040-ietf-restconf --- 20:49:20 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8040-ietf-restconf/target/feature/feature.xml 20:49:20 [INFO] ...done! 20:49:20 [INFO] Attaching features XML 20:49:20 [INFO] 20:49:20 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8040-ietf-restconf --- 20:49: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 20:49:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:49:20 [INFO] 20:49:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8040-ietf-restconf >>> 20:49:20 [INFO] 20:49:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8040-ietf-restconf --- 20:49:20 [INFO] No files found to run spotbugs, check compile phase has been run 20:49:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:49:20 [INFO] 20:49:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8040-ietf-restconf <<< 20:49:20 [INFO] 20:49:20 [INFO] 20:49:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8040-ietf-restconf --- 20:49:20 [INFO] 20:49:20 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8040-ietf-restconf --- 20:49:20 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf 20:49:20 [INFO] Project dependency features detected: [] 20:49:20 [INFO] Pax Exam System (Version: 4.14.0) created. 20:49:20 [INFO] Creating RMI registry server on 127.0.0.1:45891 20:49:20 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:49:20 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:49:20 [INFO] Waiting for remote bundle context.. on 45891 name: 845f7c47-d896-4ce5-b56f-6e7e1a3ad891 timout: [ RelativeTimeout value = 180000 ] 20:49:25 [INFO] Building jar from resources and headers. 20:49:25 [INFO] Writing jar finished. 20:49:26 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:49:26 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:49:27 [INFO] 20:49:27 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8040-ietf-restconf --- 20:49:27 [INFO] 20:49:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8040-ietf-restconf --- 20:49:27 [INFO] No Javadoc in project. Archive not created. 20:49:27 [INFO] 20:49:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8040-ietf-restconf --- 20:49:27 [INFO] CycloneDX: Resolving Dependencies 20:49:27 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 20:49:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8040-ietf-restconf/target/bom.xml 20:49:27 [INFO] attaching as odl-mdsal-model-rfc8040-ietf-restconf-14.0.21-SNAPSHOT-cyclonedx.xml 20:49:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8040-ietf-restconf/target/bom.json 20:49:27 [INFO] attaching as odl-mdsal-model-rfc8040-ietf-restconf-14.0.21-SNAPSHOT-cyclonedx.json 20:49:27 [INFO] 20:49:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8040-ietf-restconf --- 20:49:27 [INFO] Skipping duplicate-finder execution! 20:49:27 [INFO] 20:49:27 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8040-ietf-restconf --- 20:49:27 [INFO] Skipping plugin execution 20:49:27 [INFO] 20:49:27 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8040-ietf-restconf --- 20:49:27 [INFO] Skipping source per configuration. 20:49:27 [INFO] 20:49:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8040-ietf-restconf --- 20:49:27 [INFO] 20:49:27 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8040-ietf-restconf --- 20:49:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:49:27 [INFO] 20:49:27 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8040-ietf-restconf --- 20:49:27 [WARNING] 20:49:27 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8040-ietf-restconf did not assign 20:49:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:49:27 [WARNING] 20:49:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:49:27 [WARNING] 20:49:27 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8040-ietf-restconf/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.21-SNAPSHOT.pom 20:49:27 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8040-ietf-restconf/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.21-SNAPSHOT-features.xml 20:49:27 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8040-ietf-restconf/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.21-SNAPSHOT-cyclonedx.xml 20:49:27 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8040-ietf-restconf/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.21-SNAPSHOT-cyclonedx.json 20:49:27 [INFO] 20:49:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8040-ietf-restconf --- 20:49:27 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:49:27 [WARNING] 20:49:27 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8040-ietf-restconf did not assign 20:49:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:49:27 [WARNING] 20:49:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:49:27 [WARNING] 20:49:27 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/maven-metadata.xml 20:49:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:49:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:49:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:49:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:49:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:49:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:49:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:49:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:49:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:49:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:49:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:49:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:49:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:49:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:49:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:49:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:49:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:49:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:49:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:49:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:49:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:49:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:49:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:49:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:49:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:49:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:49:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:49:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:49:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:49:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:49:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:49:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:49:27 at java.lang.reflect.Method.invoke (Method.java:580) 20:49:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:49:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:49:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:49:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:49:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/maven-metadata.xml 20:49:27 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/maven-metadata.xml 20:49:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:49:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:49:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:49:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:49:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:49:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:49:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:49:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:49:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:49:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:49:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:49:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:49:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:49:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:49:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:49:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:49:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:49:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:49:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:49:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:49:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:49:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:49:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:49:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:49:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:49:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:49:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:49:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:49:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:49:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:49:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:49:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:49:27 at java.lang.reflect.Method.invoke (Method.java:580) 20:49:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:49:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:49:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:49:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:49:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/maven-metadata.xml 20:49:27 [INFO] 20:49:27 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf-monitoring >-- 20:49:27 [INFO] Building rfc8040-ietf-restconf-monitoring 14.0.21-SNAPSHOT [132/229] 20:49:27 [INFO] from model/rfc/rfc8040-ietf-restconf-monitoring/pom.xml 20:49:27 [INFO] -------------------------------[ bundle ]------------------------------- 20:49:27 [INFO] 20:49:27 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8040-ietf-restconf-monitoring --- 20:49:27 [INFO] 20:49:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8040-ietf-restconf-monitoring --- 20:49:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:49:27 [INFO] 20:49:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf-monitoring --- 20:49:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:49:27 [INFO] 20:49:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8040-ietf-restconf-monitoring --- 20:49:27 [INFO] 20:49:27 [INFO] --- dependency:3.9.0:properties (default) @ rfc8040-ietf-restconf-monitoring --- 20:49:27 [INFO] 20:49:27 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf-monitoring --- 20:49:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/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/** 20:49:27 [INFO] 20:49:27 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8040-ietf-restconf-monitoring --- 20:49:27 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:49:27 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf-monitoring/src/main/yang 20:49:27 [INFO] yang-to-sources: Found 2 dependencies in 583.2 μs 20:49:27 [INFO] yang-to-sources: Project model files found: 1 in 1.452 ms 20:49:28 [INFO] yang-to-sources: 3 YANG models processed in 8.874 ms 20:49:28 [INFO] BindingJavaFileGenerator: Defined 16 files in 2.762 ms 20:49:28 [INFO] Sorted 16 files into 6 directories in 84.62 μs 20:49:28 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 9.409 ms 20:49:28 [INFO] 20:49:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8040-ietf-restconf-monitoring --- 20:49:28 [INFO] Starting audit... 20:49:28 Audit done. 20:49:28 [INFO] You have 0 Checkstyle violations. 20:49:28 [INFO] 20:49:28 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8040-ietf-restconf-monitoring --- 20:49:28 [INFO] Starting audit... 20:49:28 Audit done. 20:49:28 [INFO] You have 0 Checkstyle violations. 20:49:28 [INFO] 20:49:28 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8040-ietf-restconf-monitoring --- 20:49:28 [INFO] 20:49:28 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8040-ietf-restconf-monitoring --- 20:49:28 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf-monitoring/src/main/resources 20:49:28 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi 20:49:28 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:49:28 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:49:28 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:49:28 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi 20:49:28 [INFO] 20:49:28 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8040-ietf-restconf-monitoring --- 20:49:28 [INFO] Recompiling the module because of changed dependency. 20:49:28 [INFO] Compiling 15 source files with javac [debug release 21] to target/classes 20:49:28 [INFO] 20:49:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf-monitoring >>> 20:49:28 [INFO] 20:49:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8040-ietf-restconf-monitoring --- 20:49:28 [INFO] Fork Value is true 20:49:30 [INFO] Done SpotBugs Analysis.... 20:49:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:49:30 [INFO] 20:49:30 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf-monitoring <<< 20:49:30 [INFO] 20:49:30 [INFO] 20:49:30 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8040-ietf-restconf-monitoring --- 20:49:30 [INFO] BugInstance size is 0 20:49:30 [INFO] Error size is 0 20:49:30 [INFO] No errors/warnings found 20:49:30 [INFO] 20:49:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8040-ietf-restconf-monitoring --- 20:49:30 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf-monitoring/src/test/resources 20:49:30 [INFO] 20:49:30 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8040-ietf-restconf-monitoring --- 20:49:30 [INFO] No sources to compile 20:49:30 [INFO] 20:49:30 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8040-ietf-restconf-monitoring --- 20:49:30 [INFO] No tests to run. 20:49:30 [INFO] 20:49:30 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8040-ietf-restconf-monitoring --- 20:49:30 [INFO] 20:49:30 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8040-ietf-restconf-monitoring --- 20:49:30 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-14.0.21-SNAPSHOT.jar 20:49:30 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf-monitoring/target/classes/META-INF/MANIFEST.MF 20:49:30 [INFO] 20:49:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8040-ietf-restconf-monitoring --- 20:49:32 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-14.0.21-SNAPSHOT-javadoc.jar 20:49:32 [INFO] 20:49:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8040-ietf-restconf-monitoring --- 20:49:32 [INFO] CycloneDX: Resolving Dependencies 20:49:32 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 20:49:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.xml 20:49:32 [INFO] attaching as rfc8040-ietf-restconf-monitoring-14.0.21-SNAPSHOT-cyclonedx.xml 20:49:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.json 20:49:32 [INFO] attaching as rfc8040-ietf-restconf-monitoring-14.0.21-SNAPSHOT-cyclonedx.json 20:49:32 [INFO] 20:49:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf-monitoring --- 20:49:32 [INFO] Skipping duplicate-finder execution! 20:49:32 [INFO] 20:49:32 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf-monitoring --- 20:49:32 [INFO] No dependency problems found 20:49:32 [INFO] 20:49:32 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf-monitoring --- 20:49:32 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-14.0.21-SNAPSHOT-sources.jar 20:49:32 [INFO] 20:49:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8040-ietf-restconf-monitoring --- 20:49:32 [INFO] 20:49:32 [INFO] --- jacoco:0.8.14:report (report) @ rfc8040-ietf-restconf-monitoring --- 20:49:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:49:32 [INFO] 20:49:32 [INFO] --- install:3.1.4:install (default-install) @ rfc8040-ietf-restconf-monitoring --- 20:49:32 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf-monitoring/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-SNAPSHOT.pom 20:49:32 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-SNAPSHOT.jar 20:49:32 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-SNAPSHOT-javadoc.jar 20:49:32 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-SNAPSHOT-cyclonedx.xml 20:49:32 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-SNAPSHOT-cyclonedx.json 20:49:32 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-SNAPSHOT-sources.jar 20:49:32 [INFO] 20:49:32 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8040-ietf-restconf-monitoring --- 20:49:32 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-SNAPSHOT.jar 20:49:32 [INFO] Writing OBR metadata 20:49:32 [INFO] 20:49:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- 20:49:32 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:49:32 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/maven-metadata.xml 20:49:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:49:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:49:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:49:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:49:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:49:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:49:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:49:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:49:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:49:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:49:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:49:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:49:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:49:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:49:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:49:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:49:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:49:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:49:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:49:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:49:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:49:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:49:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:49:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:49:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:49:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:49:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:49:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:49:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:49:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:49:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:49:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:49:32 at java.lang.reflect.Method.invoke (Method.java:580) 20:49:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:49:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:49:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:49:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:49:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/maven-metadata.xml 20:49:32 [INFO] 20:49:32 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- 20:49:32 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:49:32 [INFO] 20:49:32 [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf-monitoring >-- 20:49:32 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8040 ietf-restconf-monitoring 14.0.21-SNAPSHOT [133/229] 20:49:32 [INFO] from features/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/pom.xml 20:49:32 [INFO] ------------------------------[ feature ]------------------------------- 20:49:32 [INFO] 20:49:32 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 20:49:32 [INFO] 20:49:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 20:49:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:49:32 [INFO] 20:49:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 20:49:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:49:32 [INFO] 20:49:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 20:49:33 [INFO] 20:49:33 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 20:49:33 [INFO] 20:49:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 20:49:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:49:33 [INFO] argLine set to empty 20:49:33 [INFO] 20:49:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 20:49:33 [INFO] Starting audit... 20:49:33 Audit done. 20:49:33 [INFO] You have 0 Checkstyle violations. 20:49:33 [INFO] 20:49:33 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 20:49:33 [INFO] Starting audit... 20:49:33 Audit done. 20:49:33 [INFO] You have 0 Checkstyle violations. 20:49:33 [INFO] 20:49:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 20:49:33 [INFO] 20:49:33 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 20:49:33 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/target/feature/feature.xml 20:49:33 [INFO] ...done! 20:49:33 [INFO] Attaching features XML 20:49:33 [INFO] 20:49:33 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 20:49:33 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:49:33 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:49:33 [INFO] 20:49:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring >>> 20:49:33 [INFO] 20:49:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 20:49:33 [INFO] No files found to run spotbugs, check compile phase has been run 20:49:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:49:33 [INFO] 20:49:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring <<< 20:49:33 [INFO] 20:49:33 [INFO] 20:49:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 20:49:33 [INFO] 20:49:33 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 20:49:33 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf-monitoring 20:49:33 [INFO] Project dependency features detected: [] 20:49:33 [INFO] Pax Exam System (Version: 4.14.0) created. 20:49:33 [INFO] Creating RMI registry server on 127.0.0.1:43681 20:49:33 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:49:33 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:49:33 [INFO] Waiting for remote bundle context.. on 43681 name: 64d49bf3-32ca-44d5-86c4-d1c2e9e918a7 timout: [ RelativeTimeout value = 180000 ] 20:49:37 [INFO] Building jar from resources and headers. 20:49:37 [INFO] Writing jar finished. 20:49:39 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:49:39 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:49:39 [INFO] 20:49:39 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 20:49:39 [INFO] 20:49:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 20:49:39 [INFO] No Javadoc in project. Archive not created. 20:49:39 [INFO] 20:49:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 20:49:39 [INFO] CycloneDX: Resolving Dependencies 20:49:39 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 20:49:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/target/bom.xml 20:49:39 [INFO] attaching as odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.21-SNAPSHOT-cyclonedx.xml 20:49:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/target/bom.json 20:49:39 [INFO] attaching as odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.21-SNAPSHOT-cyclonedx.json 20:49:39 [INFO] 20:49:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 20:49:39 [INFO] Skipping duplicate-finder execution! 20:49:39 [INFO] 20:49:39 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 20:49:39 [INFO] Skipping plugin execution 20:49:39 [INFO] 20:49:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 20:49:39 [INFO] Skipping source per configuration. 20:49:39 [INFO] 20:49:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 20:49:39 [INFO] 20:49:39 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 20:49:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:49:39 [INFO] 20:49:39 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 20:49:39 [WARNING] 20:49:39 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8040-ietf-restconf-monitoring did not assign 20:49:39 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:49:39 [WARNING] 20:49:39 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:49:39 [WARNING] 20:49:39 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.21-SNAPSHOT.pom 20:49:39 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.21-SNAPSHOT-features.xml 20:49:39 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.21-SNAPSHOT-cyclonedx.xml 20:49:39 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.21-SNAPSHOT-cyclonedx.json 20:49:39 [INFO] 20:49:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 20:49:39 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:49:39 [WARNING] 20:49:39 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8040-ietf-restconf-monitoring did not assign 20:49:39 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:49:39 [WARNING] 20:49:39 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:49:39 [WARNING] 20:49:39 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/maven-metadata.xml 20:49:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:49:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:49:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:49:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:49:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:49:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:49:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:49:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:49:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:49:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:49:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:49:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:49:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:49:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:49:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:49:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:49:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:49:39 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:49:39 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:49:39 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:49:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:49:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:49:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:49:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:49:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:49:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:49:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:49:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:49:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:49:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:49:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:49:39 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:49:39 at java.lang.reflect.Method.invoke (Method.java:580) 20:49:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:49:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:49:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:49:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:49:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/maven-metadata.xml 20:49:39 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml 20:49:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:49:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:49:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:49:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:49:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:49:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:49:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:49:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:49:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:49:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:49:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:49:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:49:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:49:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:49:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:49:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:49:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:49:39 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:49:39 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:49:39 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:49:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:49:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:49:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:49:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:49:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:49:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:49:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:49:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:49:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:49:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:49:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:49:39 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:49:39 at java.lang.reflect.Method.invoke (Method.java:580) 20:49:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:49:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:49:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:49:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:49:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml 20:49:39 [INFO] 20:49:39 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8072 >---------- 20:49:39 [INFO] Building rfc8072 14.0.21-SNAPSHOT [134/229] 20:49:39 [INFO] from model/rfc/rfc8072/pom.xml 20:49:39 [INFO] -------------------------------[ bundle ]------------------------------- 20:49:39 [INFO] 20:49:39 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8072 --- 20:49:39 [INFO] 20:49:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8072 --- 20:49:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:49:39 [INFO] 20:49:39 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8072 --- 20:49:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:49:39 [INFO] 20:49:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8072 --- 20:49:40 [INFO] 20:49:40 [INFO] --- dependency:3.9.0:properties (default) @ rfc8072 --- 20:49:40 [INFO] 20:49:40 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8072 --- 20:49:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8072/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:49:40 [INFO] 20:49:40 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8072 --- 20:49:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:49:40 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8072/src/main/yang 20:49:40 [INFO] yang-to-sources: Found 1 dependencies in 496.7 μs 20:49:40 [INFO] yang-to-sources: Project model files found: 1 in 2.273 ms 20:49:40 [INFO] yang-to-sources: 2 YANG models processed in 13.33 ms 20:49:40 [INFO] BindingJavaFileGenerator: Defined 34 files in 4.398 ms 20:49:40 [INFO] Sorted 34 files into 12 directories in 100.8 μs 20:49:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 34 in 10.10 ms 20:49:40 [INFO] 20:49:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8072 --- 20:49:40 [INFO] Starting audit... 20:49:40 Audit done. 20:49:40 [INFO] You have 0 Checkstyle violations. 20:49:40 [INFO] 20:49:40 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8072 --- 20:49:40 [INFO] Starting audit... 20:49:40 Audit done. 20:49:40 [INFO] You have 0 Checkstyle violations. 20:49:40 [INFO] 20:49:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8072 --- 20:49:40 [INFO] 20:49:40 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8072 --- 20:49:40 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8072/src/main/resources 20:49:40 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8072/target/generated-sources/spi 20:49:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:49:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:49:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:49:40 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8072/target/generated-sources/spi 20:49:40 [INFO] 20:49:40 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8072 --- 20:49:40 [INFO] Recompiling the module because of changed dependency. 20:49:40 [INFO] Compiling 33 source files with javac [debug release 21] to target/classes 20:49:40 [INFO] 20:49:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8072 >>> 20:49:40 [INFO] 20:49:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8072 --- 20:49:40 [INFO] Fork Value is true 20:49:43 [INFO] Done SpotBugs Analysis.... 20:49:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:49:43 [INFO] 20:49:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8072 <<< 20:49:43 [INFO] 20:49:43 [INFO] 20:49:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8072 --- 20:49:43 [INFO] BugInstance size is 0 20:49:43 [INFO] Error size is 0 20:49:43 [INFO] No errors/warnings found 20:49:43 [INFO] 20:49:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8072 --- 20:49:43 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8072/src/test/resources 20:49:43 [INFO] 20:49:43 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8072 --- 20:49:43 [INFO] No sources to compile 20:49:43 [INFO] 20:49:43 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8072 --- 20:49:43 [INFO] No tests to run. 20:49:43 [INFO] 20:49:43 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8072 --- 20:49:43 [INFO] 20:49:43 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8072 --- 20:49:43 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8072/target/rfc8072-14.0.21-SNAPSHOT.jar 20:49:43 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8072/target/classes/META-INF/MANIFEST.MF 20:49:43 [INFO] 20:49:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8072 --- 20:49:45 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8072/target/rfc8072-14.0.21-SNAPSHOT-javadoc.jar 20:49:45 [INFO] 20:49:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8072 --- 20:49:45 [INFO] CycloneDX: Resolving Dependencies 20:49:45 [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) 20:49:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8072/target/bom.xml 20:49:45 [INFO] attaching as rfc8072-14.0.21-SNAPSHOT-cyclonedx.xml 20:49:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8072/target/bom.json 20:49:45 [INFO] attaching as rfc8072-14.0.21-SNAPSHOT-cyclonedx.json 20:49:45 [INFO] 20:49:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8072 --- 20:49:45 [INFO] Skipping duplicate-finder execution! 20:49:45 [INFO] 20:49:45 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8072 --- 20:49:45 [INFO] No dependency problems found 20:49:45 [INFO] 20:49:45 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8072 --- 20:49:45 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8072/target/rfc8072-14.0.21-SNAPSHOT-sources.jar 20:49:45 [INFO] 20:49:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8072 --- 20:49:45 [INFO] 20:49:45 [INFO] --- jacoco:0.8.14:report (report) @ rfc8072 --- 20:49:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:49:45 [INFO] 20:49:45 [INFO] --- install:3.1.4:install (default-install) @ rfc8072 --- 20:49:45 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8072/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-SNAPSHOT.pom 20:49:45 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8072/target/rfc8072-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-SNAPSHOT.jar 20:49:45 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8072/target/rfc8072-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-SNAPSHOT-javadoc.jar 20:49:45 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8072/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-SNAPSHOT-cyclonedx.xml 20:49:45 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8072/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-SNAPSHOT-cyclonedx.json 20:49:45 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8072/target/rfc8072-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-SNAPSHOT-sources.jar 20:49:45 [INFO] 20:49:45 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8072 --- 20:49:45 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-SNAPSHOT.jar 20:49:45 [INFO] Writing OBR metadata 20:49:45 [INFO] 20:49:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8072 --- 20:49:45 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:49:45 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8072/maven-metadata.xml 20:49:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:49:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:49:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:49:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:49:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:49:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:49:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:49:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:49:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:49:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:49:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:49:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:49:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:49:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:49:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:49:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:49:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:49:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:49:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:49:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:49:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:49:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:49:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:49:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:49:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:49:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:49:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:49:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:49:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:49:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:49:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:49:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:49:45 at java.lang.reflect.Method.invoke (Method.java:580) 20:49:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:49:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:49:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:49:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:49:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8072/maven-metadata.xml 20:49:45 [INFO] 20:49:45 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8072 --- 20:49:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:49:45 [INFO] 20:49:45 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072 >-------- 20:49:45 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8072 14.0.21-SNAPSHOT [135/229] 20:49:45 [INFO] from features/odl-mdsal-model-rfc8072/pom.xml 20:49:45 [INFO] ------------------------------[ feature ]------------------------------- 20:49:45 [INFO] 20:49:45 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8072 --- 20:49:45 [INFO] 20:49:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8072 --- 20:49:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:49:45 [INFO] 20:49:45 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8072 --- 20:49:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:49:45 [INFO] 20:49:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8072 --- 20:49:46 [INFO] 20:49:46 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8072 --- 20:49:46 [INFO] 20:49:46 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8072 --- 20:49:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:49:46 [INFO] argLine set to empty 20:49:46 [INFO] 20:49:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8072 --- 20:49:46 [INFO] Starting audit... 20:49:46 Audit done. 20:49:46 [INFO] You have 0 Checkstyle violations. 20:49:46 [INFO] 20:49:46 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8072 --- 20:49:46 [INFO] Starting audit... 20:49:46 Audit done. 20:49:46 [INFO] You have 0 Checkstyle violations. 20:49:46 [INFO] 20:49:46 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8072 --- 20:49:46 [INFO] 20:49:46 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8072 --- 20:49:46 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8072/target/feature/feature.xml 20:49:46 [INFO] ...done! 20:49:46 [INFO] Attaching features XML 20:49:46 [INFO] 20:49:46 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8072 --- 20:49: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 20:49:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:49:46 [INFO] 20:49:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8072 >>> 20:49:46 [INFO] 20:49:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8072 --- 20:49:46 [INFO] No files found to run spotbugs, check compile phase has been run 20:49:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:49:46 [INFO] 20:49:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8072 <<< 20:49:46 [INFO] 20:49:46 [INFO] 20:49:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8072 --- 20:49:46 [INFO] 20:49:46 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8072 --- 20:49:46 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072 20:49:46 [INFO] Project dependency features detected: [] 20:49:46 [INFO] Pax Exam System (Version: 4.14.0) created. 20:49:46 [INFO] Creating RMI registry server on 127.0.0.1:41533 20:49:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:49:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:49:46 [INFO] Waiting for remote bundle context.. on 41533 name: 5741a449-2aa1-4368-bfa0-771005bd49f3 timout: [ RelativeTimeout value = 180000 ] 20:49:51 [INFO] Building jar from resources and headers. 20:49:51 [INFO] Writing jar finished. 20:49:53 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:49:53 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:49:53 [INFO] 20:49:53 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8072 --- 20:49:53 [INFO] 20:49:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8072 --- 20:49:53 [INFO] No Javadoc in project. Archive not created. 20:49:53 [INFO] 20:49:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8072 --- 20:49:53 [INFO] CycloneDX: Resolving Dependencies 20:49:53 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 20:49:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8072/target/bom.xml 20:49:54 [INFO] attaching as odl-mdsal-model-rfc8072-14.0.21-SNAPSHOT-cyclonedx.xml 20:49:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8072/target/bom.json 20:49:54 [INFO] attaching as odl-mdsal-model-rfc8072-14.0.21-SNAPSHOT-cyclonedx.json 20:49:54 [INFO] 20:49:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8072 --- 20:49:54 [INFO] Skipping duplicate-finder execution! 20:49:54 [INFO] 20:49:54 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8072 --- 20:49:54 [INFO] Skipping plugin execution 20:49:54 [INFO] 20:49:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8072 --- 20:49:54 [INFO] Skipping source per configuration. 20:49:54 [INFO] 20:49:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8072 --- 20:49:54 [INFO] 20:49:54 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8072 --- 20:49:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:49:54 [INFO] 20:49:54 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8072 --- 20:49:54 [WARNING] 20:49:54 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8072 did not assign 20:49:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:49:54 [WARNING] 20:49:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:49:54 [WARNING] 20:49:54 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8072/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.21-SNAPSHOT.pom 20:49:54 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8072/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.21-SNAPSHOT-features.xml 20:49:54 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8072/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.21-SNAPSHOT-cyclonedx.xml 20:49:54 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8072/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.21-SNAPSHOT-cyclonedx.json 20:49:54 [INFO] 20:49:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8072 --- 20:49:54 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:49:54 [WARNING] 20:49:54 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8072 did not assign 20:49:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:49:54 [WARNING] 20:49:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:49:54 [WARNING] 20:49:54 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/maven-metadata.xml 20:49:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:49:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:49:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:49:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:49:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:49:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:49:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:49:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:49:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:49:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:49:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:49:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:49:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:49:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:49:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:49:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:49:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:49:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:49:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:49:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:49:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:49:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:49:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:49:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:49:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:49:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:49:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:49:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:49:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:49:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:49:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:49:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:49:54 at java.lang.reflect.Method.invoke (Method.java:580) 20:49:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:49:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:49:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:49:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:49:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/maven-metadata.xml 20:49:54 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/maven-metadata.xml 20:49:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:49:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:49:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:49:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:49:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:49:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:49:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:49:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:49:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:49:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:49:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:49:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:49:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:49:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:49:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:49:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:49:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:49:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:49:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:49:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:49:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:49:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:49:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:49:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:49:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:49:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:49:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:49:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:49:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:49:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:49:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:49:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:49:54 at java.lang.reflect.Method.invoke (Method.java:580) 20:49:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:49:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:49:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:49:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:49:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/maven-metadata.xml 20:49:54 [INFO] 20:49:54 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8177 >---------- 20:49:54 [INFO] Building rfc8177 14.0.21-SNAPSHOT [136/229] 20:49:54 [INFO] from model/rfc/rfc8177/pom.xml 20:49:54 [INFO] -------------------------------[ bundle ]------------------------------- 20:49:54 [INFO] 20:49:54 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8177 --- 20:49:54 [INFO] 20:49:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8177 --- 20:49:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:49:54 [INFO] 20:49:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8177 --- 20:49:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:49:54 [INFO] 20:49:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8177 --- 20:49:54 [INFO] 20:49:54 [INFO] --- dependency:3.9.0:properties (default) @ rfc8177 --- 20:49:54 [INFO] 20:49:54 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8177 --- 20:49:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8177/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:49:54 [INFO] 20:49:54 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8177 --- 20:49:54 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:49:54 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8177/src/main/yang 20:49:54 [INFO] yang-to-sources: Found 2 dependencies in 606.7 μs 20:49:54 [INFO] yang-to-sources: Project model files found: 1 in 2.013 ms 20:49:54 [INFO] yang-to-sources: 3 YANG models processed in 18.64 ms 20:49:54 [INFO] BindingJavaFileGenerator: Defined 68 files in 4.690 ms 20:49:54 [INFO] Sorted 68 files into 16 directories in 194.6 μs 20:49:54 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 68 in 28.59 ms 20:49:54 [INFO] 20:49:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8177 --- 20:49:54 [INFO] Starting audit... 20:49:54 Audit done. 20:49:54 [INFO] You have 0 Checkstyle violations. 20:49:54 [INFO] 20:49:54 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8177 --- 20:49:54 [INFO] Starting audit... 20:49:54 Audit done. 20:49:54 [INFO] You have 0 Checkstyle violations. 20:49:54 [INFO] 20:49:54 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8177 --- 20:49:54 [INFO] 20:49:54 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8177 --- 20:49:54 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8177/src/main/resources 20:49:54 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8177/target/generated-sources/spi 20:49:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:49:54 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:49:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:49:54 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8177/target/generated-sources/spi 20:49:54 [INFO] 20:49:54 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8177 --- 20:49:54 [INFO] Recompiling the module because of changed dependency. 20:49:54 [INFO] Compiling 67 source files with javac [debug release 21] to target/classes 20:49:55 [INFO] 20:49:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8177 >>> 20:49:55 [INFO] 20:49:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8177 --- 20:49:55 [INFO] Fork Value is true 20:49:57 [INFO] Done SpotBugs Analysis.... 20:49:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:49:57 [INFO] 20:49:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8177 <<< 20:49:57 [INFO] 20:49:57 [INFO] 20:49:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8177 --- 20:49:57 [INFO] BugInstance size is 0 20:49:57 [INFO] Error size is 0 20:49:57 [INFO] No errors/warnings found 20:49:57 [INFO] 20:49:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8177 --- 20:49:57 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8177/src/test/resources 20:49:57 [INFO] 20:49:57 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8177 --- 20:49:57 [INFO] No sources to compile 20:49:57 [INFO] 20:49:57 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8177 --- 20:49:57 [INFO] No tests to run. 20:49:57 [INFO] 20:49:57 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8177 --- 20:49:57 [INFO] 20:49:57 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8177 --- 20:49:57 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8177/target/rfc8177-14.0.21-SNAPSHOT.jar 20:49:57 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8177/target/classes/META-INF/MANIFEST.MF 20:49:57 [INFO] 20:49:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8177 --- 20:50:00 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8177/target/rfc8177-14.0.21-SNAPSHOT-javadoc.jar 20:50:00 [INFO] 20:50:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8177 --- 20:50:00 [INFO] CycloneDX: Resolving Dependencies 20:50:00 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 20:50:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8177/target/bom.xml 20:50:00 [INFO] attaching as rfc8177-14.0.21-SNAPSHOT-cyclonedx.xml 20:50:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8177/target/bom.json 20:50:00 [INFO] attaching as rfc8177-14.0.21-SNAPSHOT-cyclonedx.json 20:50:00 [INFO] 20:50:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8177 --- 20:50:00 [INFO] Skipping duplicate-finder execution! 20:50:00 [INFO] 20:50:00 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8177 --- 20:50:00 [INFO] No dependency problems found 20:50:00 [INFO] 20:50:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8177 --- 20:50:00 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8177/target/rfc8177-14.0.21-SNAPSHOT-sources.jar 20:50:00 [INFO] 20:50:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8177 --- 20:50:00 [INFO] 20:50:00 [INFO] --- jacoco:0.8.14:report (report) @ rfc8177 --- 20:50:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:50:00 [INFO] 20:50:00 [INFO] --- install:3.1.4:install (default-install) @ rfc8177 --- 20:50:00 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8177/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-SNAPSHOT.pom 20:50:00 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8177/target/rfc8177-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-SNAPSHOT.jar 20:50:00 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8177/target/rfc8177-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-SNAPSHOT-javadoc.jar 20:50:00 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8177/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-SNAPSHOT-cyclonedx.xml 20:50:00 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8177/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-SNAPSHOT-cyclonedx.json 20:50:00 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8177/target/rfc8177-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-SNAPSHOT-sources.jar 20:50:00 [INFO] 20:50:00 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8177 --- 20:50:00 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-SNAPSHOT.jar 20:50:00 [INFO] Writing OBR metadata 20:50:00 [INFO] 20:50:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8177 --- 20:50:00 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:50:00 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8177/maven-metadata.xml 20:50:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:50:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:50:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:50:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:50:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:50:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:50:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:50:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:50:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:50:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:50:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:50:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:50:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:50:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:50:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:50:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:50:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:50:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:50:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:50:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:50:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:50:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:50:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:50:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:50:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:50:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:50:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:50:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:50:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:50:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:50:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:50:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:50:00 at java.lang.reflect.Method.invoke (Method.java:580) 20:50:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:50:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:50:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:50:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:50:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8177/maven-metadata.xml 20:50:00 [INFO] 20:50:00 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8177 --- 20:50:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:50:00 [INFO] 20:50:00 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8177 >-------- 20:50:00 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8177 14.0.21-SNAPSHOT [137/229] 20:50:00 [INFO] from features/odl-mdsal-model-rfc8177/pom.xml 20:50:00 [INFO] ------------------------------[ feature ]------------------------------- 20:50:00 [INFO] 20:50:00 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8177 --- 20:50:00 [INFO] 20:50:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8177 --- 20:50:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:50:00 [INFO] 20:50:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8177 --- 20:50:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:50:00 [INFO] 20:50:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8177 --- 20:50:01 [INFO] 20:50:01 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8177 --- 20:50:01 [INFO] 20:50:01 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8177 --- 20:50:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:50:01 [INFO] argLine set to empty 20:50:01 [INFO] 20:50:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8177 --- 20:50:01 [INFO] Starting audit... 20:50:01 Audit done. 20:50:01 [INFO] You have 0 Checkstyle violations. 20:50:01 [INFO] 20:50:01 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8177 --- 20:50:01 [INFO] Starting audit... 20:50:01 Audit done. 20:50:01 [INFO] You have 0 Checkstyle violations. 20:50:01 [INFO] 20:50:01 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8177 --- 20:50:01 [INFO] 20:50:01 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8177 --- 20:50:01 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8177/target/feature/feature.xml 20:50:01 [INFO] ...done! 20:50:01 [INFO] Attaching features XML 20:50:01 [INFO] 20:50:01 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8177 --- 20:50:01 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:50:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:50:01 [INFO] 20:50:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8177 >>> 20:50:01 [INFO] 20:50:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8177 --- 20:50:01 [INFO] No files found to run spotbugs, check compile phase has been run 20:50:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:50:01 [INFO] 20:50:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8177 <<< 20:50:01 [INFO] 20:50:01 [INFO] 20:50:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8177 --- 20:50:01 [INFO] 20:50:01 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8177 --- 20:50:01 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8177 20:50:01 [INFO] Project dependency features detected: [] 20:50:01 [INFO] Pax Exam System (Version: 4.14.0) created. 20:50:01 [INFO] Creating RMI registry server on 127.0.0.1:35759 20:50:01 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:50:01 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:50:01 [INFO] Waiting for remote bundle context.. on 35759 name: 19bd8f8a-5b56-4b7f-9356-f0cf05714806 timout: [ RelativeTimeout value = 180000 ] 20:50:05 [INFO] Building jar from resources and headers. 20:50:05 [INFO] Writing jar finished. 20:50:07 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:50:07 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:50:07 [INFO] 20:50:07 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8177 --- 20:50:07 [INFO] 20:50:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8177 --- 20:50:07 [INFO] No Javadoc in project. Archive not created. 20:50:07 [INFO] 20:50:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8177 --- 20:50:07 [INFO] CycloneDX: Resolving Dependencies 20:50:08 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 20:50:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8177/target/bom.xml 20:50:08 [INFO] attaching as odl-mdsal-model-rfc8177-14.0.21-SNAPSHOT-cyclonedx.xml 20:50:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8177/target/bom.json 20:50:08 [INFO] attaching as odl-mdsal-model-rfc8177-14.0.21-SNAPSHOT-cyclonedx.json 20:50:08 [INFO] 20:50:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8177 --- 20:50:08 [INFO] Skipping duplicate-finder execution! 20:50:08 [INFO] 20:50:08 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8177 --- 20:50:08 [INFO] Skipping plugin execution 20:50:08 [INFO] 20:50:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8177 --- 20:50:08 [INFO] Skipping source per configuration. 20:50:08 [INFO] 20:50:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8177 --- 20:50:08 [INFO] 20:50:08 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8177 --- 20:50:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:50:08 [INFO] 20:50:08 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8177 --- 20:50:08 [WARNING] 20:50:08 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8177 did not assign 20:50:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:50:08 [WARNING] 20:50:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:50:08 [WARNING] 20:50:08 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8177/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.21-SNAPSHOT.pom 20:50:08 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8177/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.21-SNAPSHOT-features.xml 20:50:08 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8177/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.21-SNAPSHOT-cyclonedx.xml 20:50:08 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8177/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.21-SNAPSHOT-cyclonedx.json 20:50:08 [INFO] 20:50:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8177 --- 20:50:08 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:50:08 [WARNING] 20:50:08 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8177 did not assign 20:50:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:50:08 [WARNING] 20:50:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:50:08 [WARNING] 20:50:08 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/maven-metadata.xml 20:50:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:50:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:50:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:50:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:50:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:50:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:50:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:50:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:50:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:50:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:50:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:50:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:50:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:50:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:50:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:50:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:50:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:50:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:50:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:50:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:50:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:50:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:50:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:50:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:50:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:50:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:50:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:50:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:50:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:50:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:50:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:50:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:50:08 at java.lang.reflect.Method.invoke (Method.java:580) 20:50:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:50:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:50:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:50:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:50:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/maven-metadata.xml 20:50:08 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/maven-metadata.xml 20:50:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:50:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:50:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:50:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:50:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:50:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:50:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:50:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:50:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:50:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:50:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:50:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:50:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:50:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:50:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:50:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:50:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:50:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:50:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:50:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:50:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:50:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:50:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:50:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:50:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:50:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:50:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:50:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:50:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:50:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:50:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:50:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:50:08 at java.lang.reflect.Method.invoke (Method.java:580) 20:50:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:50:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:50:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:50:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:50:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/maven-metadata.xml 20:50:08 [INFO] 20:50:08 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344 >-------- 20:50:08 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8344 14.0.21-SNAPSHOT [138/229] 20:50:08 [INFO] from features/odl-mdsal-model-rfc8344/pom.xml 20:50:08 [INFO] ------------------------------[ feature ]------------------------------- 20:50:08 [INFO] 20:50:08 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8344 --- 20:50:08 [INFO] 20:50:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8344 --- 20:50:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:50:08 [INFO] 20:50:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8344 --- 20:50:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:50:08 [INFO] 20:50:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8344 --- 20:50:08 [INFO] 20:50:08 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8344 --- 20:50:08 [INFO] 20:50:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8344 --- 20:50:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:50:08 [INFO] argLine set to empty 20:50:09 [INFO] 20:50:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8344 --- 20:50:09 [INFO] Starting audit... 20:50:09 Audit done. 20:50:09 [INFO] You have 0 Checkstyle violations. 20:50:09 [INFO] 20:50:09 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8344 --- 20:50:09 [INFO] Starting audit... 20:50:09 Audit done. 20:50:09 [INFO] You have 0 Checkstyle violations. 20:50:09 [INFO] 20:50:09 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8344 --- 20:50:09 [INFO] 20:50:09 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8344 --- 20:50:09 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8344/target/feature/feature.xml 20:50:09 [INFO] ...done! 20:50:09 [INFO] Attaching features XML 20:50:09 [INFO] 20:50:09 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8344 --- 20:50: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 20:50:09 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:50:09 [INFO] 20:50:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8344 >>> 20:50:09 [INFO] 20:50:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8344 --- 20:50:09 [INFO] No files found to run spotbugs, check compile phase has been run 20:50:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:50:09 [INFO] 20:50:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8344 <<< 20:50:09 [INFO] 20:50:09 [INFO] 20:50:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8344 --- 20:50:09 [INFO] 20:50:09 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8344 --- 20:50:09 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344 20:50:09 [INFO] Project dependency features detected: [] 20:50:09 [INFO] Pax Exam System (Version: 4.14.0) created. 20:50:09 [INFO] Creating RMI registry server on 127.0.0.1:44623 20:50:09 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:50:09 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:50:09 [INFO] Waiting for remote bundle context.. on 44623 name: 3a5cfa3a-6e3f-46a7-a339-f2ecde0ca638 timout: [ RelativeTimeout value = 180000 ] 20:50:13 [INFO] Building jar from resources and headers. 20:50:13 [INFO] Writing jar finished. 20:50:15 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:50:15 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:50:15 [INFO] 20:50:15 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8344 --- 20:50:15 [INFO] 20:50:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8344 --- 20:50:15 [INFO] No Javadoc in project. Archive not created. 20:50:15 [INFO] 20:50:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8344 --- 20:50:15 [INFO] CycloneDX: Resolving Dependencies 20:50:16 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 20:50:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8344/target/bom.xml 20:50:16 [INFO] attaching as odl-mdsal-model-rfc8344-14.0.21-SNAPSHOT-cyclonedx.xml 20:50:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8344/target/bom.json 20:50:16 [INFO] attaching as odl-mdsal-model-rfc8344-14.0.21-SNAPSHOT-cyclonedx.json 20:50:16 [INFO] 20:50:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8344 --- 20:50:16 [INFO] Skipping duplicate-finder execution! 20:50:16 [INFO] 20:50:16 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8344 --- 20:50:16 [INFO] Skipping plugin execution 20:50:16 [INFO] 20:50:16 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8344 --- 20:50:16 [INFO] Skipping source per configuration. 20:50:16 [INFO] 20:50:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8344 --- 20:50:16 [INFO] 20:50:16 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8344 --- 20:50:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:50:16 [INFO] 20:50:16 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8344 --- 20:50:16 [WARNING] 20:50:16 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8344 did not assign 20:50:16 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:50:16 [WARNING] 20:50:16 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:50:16 [WARNING] 20:50:16 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8344/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.21-SNAPSHOT.pom 20:50:16 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8344/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.21-SNAPSHOT-features.xml 20:50:16 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8344/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.21-SNAPSHOT-cyclonedx.xml 20:50:16 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8344/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.21-SNAPSHOT-cyclonedx.json 20:50:16 [INFO] 20:50:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8344 --- 20:50:16 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:50:16 [WARNING] 20:50:16 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8344 did not assign 20:50:16 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:50:16 [WARNING] 20:50:16 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:50:16 [WARNING] 20:50:16 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/maven-metadata.xml 20:50:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:50:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:50:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:50:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:50:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:50:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:50:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:50:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:50:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:50:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:50:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:50:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:50:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:50:16 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:50:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:50:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:50:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:50:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:50:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:50:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:50:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:50:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:50:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:50:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:50:16 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:50:16 at java.lang.reflect.Method.invoke (Method.java:580) 20:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:50:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/maven-metadata.xml 20:50:16 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/maven-metadata.xml 20:50:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:50:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:50:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:50:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:50:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:50:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:50:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:50:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:50:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:50:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:50:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:50:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:50:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:50:16 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:50:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:50:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:50:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:50:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:50:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:50:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:50:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:50:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:50:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:50:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:50:16 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:50:16 at java.lang.reflect.Method.invoke (Method.java:580) 20:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:50:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/maven-metadata.xml 20:50:16 [INFO] 20:50:16 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8345 >-------- 20:50:16 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8345 14.0.21-SNAPSHOT [139/229] 20:50:16 [INFO] from features/odl-mdsal-model-rfc8345/pom.xml 20:50:16 [INFO] ------------------------------[ feature ]------------------------------- 20:50:16 [INFO] 20:50:16 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8345 --- 20:50:16 [INFO] 20:50:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8345 --- 20:50:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:50:16 [INFO] 20:50:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8345 --- 20:50:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:50:16 [INFO] 20:50:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8345 --- 20:50:16 [INFO] 20:50:16 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8345 --- 20:50:16 [INFO] 20:50:16 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8345 --- 20:50:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:50:16 [INFO] argLine set to empty 20:50:16 [INFO] 20:50:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8345 --- 20:50:16 [INFO] Starting audit... 20:50:16 Audit done. 20:50:16 [INFO] You have 0 Checkstyle violations. 20:50:16 [INFO] 20:50:16 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8345 --- 20:50:16 [INFO] Starting audit... 20:50:16 Audit done. 20:50:16 [INFO] You have 0 Checkstyle violations. 20:50:16 [INFO] 20:50:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8345 --- 20:50:16 [INFO] 20:50:16 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8345 --- 20:50:16 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8345/target/feature/feature.xml 20:50:16 [INFO] ...done! 20:50:16 [INFO] Attaching features XML 20:50:16 [INFO] 20:50:16 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8345 --- 20:50:16 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:50:16 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:50:16 [INFO] 20:50:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8345 >>> 20:50:16 [INFO] 20:50:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8345 --- 20:50:16 [INFO] No files found to run spotbugs, check compile phase has been run 20:50:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:50:16 [INFO] 20:50:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8345 <<< 20:50:16 [INFO] 20:50:16 [INFO] 20:50:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8345 --- 20:50:16 [INFO] 20:50:16 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8345 --- 20:50:16 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8345 20:50:16 [INFO] Project dependency features detected: [] 20:50:16 [INFO] Pax Exam System (Version: 4.14.0) created. 20:50:16 [INFO] Creating RMI registry server on 127.0.0.1:33251 20:50:17 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:50:17 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:50:17 [INFO] Waiting for remote bundle context.. on 33251 name: 2331eb42-09d7-4472-9e32-42c4def0c23b timout: [ RelativeTimeout value = 180000 ] 20:50:21 [INFO] Building jar from resources and headers. 20:50:21 [INFO] Writing jar finished. 20:50:23 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:50:23 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:50:23 [INFO] 20:50:23 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8345 --- 20:50:23 [INFO] 20:50:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8345 --- 20:50:23 [INFO] No Javadoc in project. Archive not created. 20:50:23 [INFO] 20:50:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8345 --- 20:50:23 [INFO] CycloneDX: Resolving Dependencies 20:50:24 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 20:50:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8345/target/bom.xml 20:50:24 [INFO] attaching as odl-mdsal-model-rfc8345-14.0.21-SNAPSHOT-cyclonedx.xml 20:50:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8345/target/bom.json 20:50:24 [INFO] attaching as odl-mdsal-model-rfc8345-14.0.21-SNAPSHOT-cyclonedx.json 20:50:24 [INFO] 20:50:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8345 --- 20:50:24 [INFO] Skipping duplicate-finder execution! 20:50:24 [INFO] 20:50:24 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8345 --- 20:50:24 [INFO] Skipping plugin execution 20:50:24 [INFO] 20:50:24 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8345 --- 20:50:24 [INFO] Skipping source per configuration. 20:50:24 [INFO] 20:50:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8345 --- 20:50:24 [INFO] 20:50:24 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8345 --- 20:50:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:50:24 [INFO] 20:50:24 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8345 --- 20:50:24 [WARNING] 20:50:24 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8345 did not assign 20:50:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:50:24 [WARNING] 20:50:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:50:24 [WARNING] 20:50:24 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8345/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.21-SNAPSHOT.pom 20:50:24 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8345/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.21-SNAPSHOT-features.xml 20:50:24 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8345/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.21-SNAPSHOT-cyclonedx.xml 20:50:24 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8345/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.21-SNAPSHOT-cyclonedx.json 20:50:24 [INFO] 20:50:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8345 --- 20:50:24 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:50:24 [WARNING] 20:50:24 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8345 did not assign 20:50:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:50:24 [WARNING] 20:50:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:50:24 [WARNING] 20:50:24 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/maven-metadata.xml 20:50:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:50:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:50:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:50:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:50:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:50:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:50:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:50:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:50:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:50:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:50:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:50:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:50:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:50:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:50:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:50:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:50:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:50:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:50:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:50:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:50:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:50:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:50:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:50:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:50:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:50:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:50:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:50:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:50:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:50:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:50:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:50:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:50:24 at java.lang.reflect.Method.invoke (Method.java:580) 20:50:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:50:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:50:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:50:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:50:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/maven-metadata.xml 20:50:24 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/maven-metadata.xml 20:50:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:50:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:50:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:50:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:50:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:50:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:50:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:50:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:50:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:50:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:50:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:50:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:50:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:50:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:50:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:50:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:50:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:50:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:50:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:50:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:50:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:50:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:50:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:50:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:50:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:50:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:50:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:50:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:50:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:50:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:50:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:50:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:50:24 at java.lang.reflect.Method.invoke (Method.java:580) 20:50:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:50:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:50:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:50:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:50:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/maven-metadata.xml 20:50:24 [INFO] 20:50:24 [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8345-non-nmda >---- 20:50:24 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8345 :: NON-NMDA 14.0.21-SNAPSHOT [140/229] 20:50:24 [INFO] from features/odl-mdsal-model-rfc8345-non-nmda/pom.xml 20:50:24 [INFO] ------------------------------[ feature ]------------------------------- 20:50:24 [INFO] 20:50:24 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8345-non-nmda --- 20:50:24 [INFO] 20:50:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8345-non-nmda --- 20:50:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:50:24 [INFO] 20:50:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8345-non-nmda --- 20:50:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:50:24 [INFO] 20:50:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8345-non-nmda --- 20:50:24 [INFO] 20:50:24 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8345-non-nmda --- 20:50:24 [INFO] 20:50:24 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8345-non-nmda --- 20:50:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:50:24 [INFO] argLine set to empty 20:50:24 [INFO] 20:50:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8345-non-nmda --- 20:50:24 [INFO] Starting audit... 20:50:24 Audit done. 20:50:24 [INFO] You have 0 Checkstyle violations. 20:50:24 [INFO] 20:50:24 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8345-non-nmda --- 20:50:24 [INFO] Starting audit... 20:50:24 Audit done. 20:50:24 [INFO] You have 0 Checkstyle violations. 20:50:24 [INFO] 20:50:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8345-non-nmda --- 20:50:24 [INFO] 20:50:24 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8345-non-nmda --- 20:50:24 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8345-non-nmda/target/feature/feature.xml 20:50:24 [INFO] ...done! 20:50:24 [INFO] Attaching features XML 20:50:24 [INFO] 20:50:24 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8345-non-nmda --- 20:50:24 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:50:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:50:24 [INFO] 20:50:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8345-non-nmda >>> 20:50:24 [INFO] 20:50:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8345-non-nmda --- 20:50:24 [INFO] No files found to run spotbugs, check compile phase has been run 20:50:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:50:24 [INFO] 20:50:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8345-non-nmda <<< 20:50:24 [INFO] 20:50:24 [INFO] 20:50:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8345-non-nmda --- 20:50:24 [INFO] 20:50:24 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8345-non-nmda --- 20:50:24 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8345-non-nmda 20:50:24 [INFO] Project dependency features detected: [] 20:50:24 [INFO] Pax Exam System (Version: 4.14.0) created. 20:50:24 [INFO] Creating RMI registry server on 127.0.0.1:37087 20:50:25 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:50:25 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:50:25 [INFO] Waiting for remote bundle context.. on 37087 name: 33ab3f12-79c0-4528-99ec-df59ae42fffd timout: [ RelativeTimeout value = 180000 ] 20:50:29 [INFO] Building jar from resources and headers. 20:50:29 [INFO] Writing jar finished. 20:50:31 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:50:31 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:50:31 [INFO] 20:50:31 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8345-non-nmda --- 20:50:31 [INFO] 20:50:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8345-non-nmda --- 20:50:31 [INFO] No Javadoc in project. Archive not created. 20:50:31 [INFO] 20:50:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8345-non-nmda --- 20:50:31 [INFO] CycloneDX: Resolving Dependencies 20:50:32 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 20:50:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8345-non-nmda/target/bom.xml 20:50:32 [INFO] attaching as odl-mdsal-model-rfc8345-non-nmda-14.0.21-SNAPSHOT-cyclonedx.xml 20:50:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8345-non-nmda/target/bom.json 20:50:32 [INFO] attaching as odl-mdsal-model-rfc8345-non-nmda-14.0.21-SNAPSHOT-cyclonedx.json 20:50:32 [INFO] 20:50:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8345-non-nmda --- 20:50:32 [INFO] Skipping duplicate-finder execution! 20:50:32 [INFO] 20:50:32 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8345-non-nmda --- 20:50:32 [INFO] Skipping plugin execution 20:50:32 [INFO] 20:50:32 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8345-non-nmda --- 20:50:32 [INFO] Skipping source per configuration. 20:50:32 [INFO] 20:50:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8345-non-nmda --- 20:50:32 [INFO] 20:50:32 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8345-non-nmda --- 20:50:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:50:32 [INFO] 20:50:32 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8345-non-nmda --- 20:50:32 [WARNING] 20:50:32 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8345-non-nmda did not assign 20:50:32 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:50:32 [WARNING] 20:50:32 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:50:32 [WARNING] 20:50:32 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8345-non-nmda/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.21-SNAPSHOT.pom 20:50:32 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8345-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.21-SNAPSHOT-features.xml 20:50:32 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8345-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.21-SNAPSHOT-cyclonedx.xml 20:50:32 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8345-non-nmda/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.21-SNAPSHOT-cyclonedx.json 20:50:32 [INFO] 20:50:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8345-non-nmda --- 20:50:32 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:50:32 [WARNING] 20:50:32 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8345-non-nmda did not assign 20:50:32 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:50:32 [WARNING] 20:50:32 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:50:32 [WARNING] 20:50:32 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml 20:50:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:50:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:50:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:50:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:50:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:50:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:50:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:50:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:50:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:50:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:50:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:50:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:50:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:50:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:50:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:50:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:50:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:50:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:50:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:50:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:50:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:50:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:50:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:50:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:50:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:50:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:50:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:50:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:50:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:50:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:50:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:50:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:50:32 at java.lang.reflect.Method.invoke (Method.java:580) 20:50:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:50:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:50:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:50:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:50:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml 20:50:32 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/maven-metadata.xml 20:50:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:50:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:50:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:50:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:50:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:50:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:50:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:50:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:50:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:50:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:50:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:50:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:50:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:50:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:50:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:50:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:50:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:50:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:50:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:50:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:50:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:50:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:50:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:50:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:50:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:50:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:50:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:50:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:50:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:50:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:50:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:50:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:50:32 at java.lang.reflect.Method.invoke (Method.java:580) 20:50:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:50:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:50:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:50:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:50:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/maven-metadata.xml 20:50:32 [INFO] 20:50:32 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8346 >-------- 20:50:32 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8346 14.0.21-SNAPSHOT [141/229] 20:50:32 [INFO] from features/odl-mdsal-model-rfc8346/pom.xml 20:50:32 [INFO] ------------------------------[ feature ]------------------------------- 20:50:32 [INFO] 20:50:32 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8346 --- 20:50:32 [INFO] 20:50:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8346 --- 20:50:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:50:32 [INFO] 20:50:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8346 --- 20:50:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:50:32 [INFO] 20:50:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8346 --- 20:50:32 [INFO] 20:50:32 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8346 --- 20:50:32 [INFO] 20:50:32 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8346 --- 20:50:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:50:32 [INFO] argLine set to empty 20:50:32 [INFO] 20:50:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8346 --- 20:50:32 [INFO] Starting audit... 20:50:32 Audit done. 20:50:32 [INFO] You have 0 Checkstyle violations. 20:50:32 [INFO] 20:50:32 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8346 --- 20:50:32 [INFO] Starting audit... 20:50:32 Audit done. 20:50:32 [INFO] You have 0 Checkstyle violations. 20:50:32 [INFO] 20:50:32 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8346 --- 20:50:32 [INFO] 20:50:32 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8346 --- 20:50:32 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8346/target/feature/feature.xml 20:50:32 [INFO] ...done! 20:50:32 [INFO] Attaching features XML 20:50:32 [INFO] 20:50:32 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8346 --- 20:50:32 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:50:32 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:50:32 [INFO] 20:50:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8346 >>> 20:50:32 [INFO] 20:50:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8346 --- 20:50:32 [INFO] No files found to run spotbugs, check compile phase has been run 20:50:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:50:32 [INFO] 20:50:32 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8346 <<< 20:50:32 [INFO] 20:50:32 [INFO] 20:50:32 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8346 --- 20:50:32 [INFO] 20:50:32 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8346 --- 20:50:32 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8346 20:50:32 [INFO] Project dependency features detected: [] 20:50:32 [INFO] Pax Exam System (Version: 4.14.0) created. 20:50:32 [INFO] Creating RMI registry server on 127.0.0.1:42297 20:50:33 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:50:33 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:50:33 [INFO] Waiting for remote bundle context.. on 42297 name: cbd0d160-97d3-4bb3-9d92-64f8d93fd6f8 timout: [ RelativeTimeout value = 180000 ] 20:50:37 [INFO] Building jar from resources and headers. 20:50:37 [INFO] Writing jar finished. 20:50:39 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:50:39 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:50:39 [INFO] 20:50:39 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8346 --- 20:50:39 [INFO] 20:50:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8346 --- 20:50:39 [INFO] No Javadoc in project. Archive not created. 20:50:39 [INFO] 20:50:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8346 --- 20:50:39 [INFO] CycloneDX: Resolving Dependencies 20:50:40 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) 20:50:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8346/target/bom.xml 20:50:40 [INFO] attaching as odl-mdsal-model-rfc8346-14.0.21-SNAPSHOT-cyclonedx.xml 20:50:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8346/target/bom.json 20:50:40 [INFO] attaching as odl-mdsal-model-rfc8346-14.0.21-SNAPSHOT-cyclonedx.json 20:50:40 [INFO] 20:50:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8346 --- 20:50:40 [INFO] Skipping duplicate-finder execution! 20:50:40 [INFO] 20:50:40 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8346 --- 20:50:40 [INFO] Skipping plugin execution 20:50:40 [INFO] 20:50:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8346 --- 20:50:40 [INFO] Skipping source per configuration. 20:50:40 [INFO] 20:50:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8346 --- 20:50:40 [INFO] 20:50:40 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8346 --- 20:50:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:50:40 [INFO] 20:50:40 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8346 --- 20:50:40 [WARNING] 20:50:40 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8346 did not assign 20:50:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:50:40 [WARNING] 20:50:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:50:40 [WARNING] 20:50:40 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8346/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.21-SNAPSHOT.pom 20:50:40 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8346/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.21-SNAPSHOT-features.xml 20:50:40 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8346/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.21-SNAPSHOT-cyclonedx.xml 20:50:40 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8346/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.21-SNAPSHOT-cyclonedx.json 20:50:40 [INFO] 20:50:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8346 --- 20:50:40 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:50:40 [WARNING] 20:50:40 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8346 did not assign 20:50:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:50:40 [WARNING] 20:50:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:50:40 [WARNING] 20:50:40 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/maven-metadata.xml 20:50:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:50:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:50:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:50:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:50:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:50:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:50:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:50:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:50:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:50:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:50:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:50:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:50:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:50:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:50:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:50:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:50:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:50:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:50:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:50:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:50:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:50:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:50:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:50:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:50:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:50:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:50:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:50:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:50:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:50:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:50:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:50:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:50:40 at java.lang.reflect.Method.invoke (Method.java:580) 20:50:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:50:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:50:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:50:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:50:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/maven-metadata.xml 20:50:40 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/maven-metadata.xml 20:50:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:50:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:50:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:50:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:50:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:50:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:50:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:50:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:50:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:50:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:50:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:50:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:50:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:50:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:50:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:50:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:50:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:50:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:50:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:50:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:50:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:50:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:50:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:50:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:50:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:50:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:50:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:50:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:50:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:50:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:50:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:50:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:50:40 at java.lang.reflect.Method.invoke (Method.java:580) 20:50:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:50:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:50:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:50:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:50:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/maven-metadata.xml 20:50:40 [INFO] 20:50:40 [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8346-non-nmda >---- 20:50:40 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8346 :: NON-NMDA 14.0.21-SNAPSHOT [142/229] 20:50:40 [INFO] from features/odl-mdsal-model-rfc8346-non-nmda/pom.xml 20:50:40 [INFO] ------------------------------[ feature ]------------------------------- 20:50:40 [INFO] 20:50:40 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8346-non-nmda --- 20:50:40 [INFO] 20:50:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8346-non-nmda --- 20:50:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:50:40 [INFO] 20:50:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8346-non-nmda --- 20:50:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:50:40 [INFO] 20:50:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8346-non-nmda --- 20:50:40 [INFO] 20:50:40 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8346-non-nmda --- 20:50:40 [INFO] 20:50:40 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8346-non-nmda --- 20:50:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:50:40 [INFO] argLine set to empty 20:50:40 [INFO] 20:50:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8346-non-nmda --- 20:50:40 [INFO] Starting audit... 20:50:40 Audit done. 20:50:40 [INFO] You have 0 Checkstyle violations. 20:50:40 [INFO] 20:50:40 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8346-non-nmda --- 20:50:40 [INFO] Starting audit... 20:50:40 Audit done. 20:50:40 [INFO] You have 0 Checkstyle violations. 20:50:40 [INFO] 20:50:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8346-non-nmda --- 20:50:40 [INFO] 20:50:40 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8346-non-nmda --- 20:50:40 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8346-non-nmda/target/feature/feature.xml 20:50:40 [INFO] ...done! 20:50:40 [INFO] Attaching features XML 20:50:40 [INFO] 20:50:40 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8346-non-nmda --- 20:50: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 20:50:40 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:50:40 [INFO] 20:50:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8346-non-nmda >>> 20:50:40 [INFO] 20:50:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8346-non-nmda --- 20:50:40 [INFO] No files found to run spotbugs, check compile phase has been run 20:50:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:50:40 [INFO] 20:50:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8346-non-nmda <<< 20:50:40 [INFO] 20:50:40 [INFO] 20:50:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8346-non-nmda --- 20:50:40 [INFO] 20:50:40 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8346-non-nmda --- 20:50:40 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8346-non-nmda 20:50:40 [INFO] Project dependency features detected: [] 20:50:40 [INFO] Pax Exam System (Version: 4.14.0) created. 20:50:40 [INFO] Creating RMI registry server on 127.0.0.1:38645 20:50:41 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:50:41 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:50:41 [INFO] Waiting for remote bundle context.. on 38645 name: 5feb1b5c-981e-426d-a78d-c14bde58e985 timout: [ RelativeTimeout value = 180000 ] 20:50:45 [INFO] Building jar from resources and headers. 20:50:45 [INFO] Writing jar finished. 20:50:47 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:50:47 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:50:47 [INFO] 20:50:47 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8346-non-nmda --- 20:50:47 [INFO] 20:50:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8346-non-nmda --- 20:50:47 [INFO] No Javadoc in project. Archive not created. 20:50:47 [INFO] 20:50:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8346-non-nmda --- 20:50:47 [INFO] CycloneDX: Resolving Dependencies 20:50:47 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 20:50:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8346-non-nmda/target/bom.xml 20:50:48 [INFO] attaching as odl-mdsal-model-rfc8346-non-nmda-14.0.21-SNAPSHOT-cyclonedx.xml 20:50:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8346-non-nmda/target/bom.json 20:50:48 [INFO] attaching as odl-mdsal-model-rfc8346-non-nmda-14.0.21-SNAPSHOT-cyclonedx.json 20:50:48 [INFO] 20:50:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8346-non-nmda --- 20:50:48 [INFO] Skipping duplicate-finder execution! 20:50:48 [INFO] 20:50:48 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8346-non-nmda --- 20:50:48 [INFO] Skipping plugin execution 20:50:48 [INFO] 20:50:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8346-non-nmda --- 20:50:48 [INFO] Skipping source per configuration. 20:50:48 [INFO] 20:50:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8346-non-nmda --- 20:50:48 [INFO] 20:50:48 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8346-non-nmda --- 20:50:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:50:48 [INFO] 20:50:48 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8346-non-nmda --- 20:50:48 [WARNING] 20:50:48 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8346-non-nmda did not assign 20:50:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:50:48 [WARNING] 20:50:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:50:48 [WARNING] 20:50:48 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8346-non-nmda/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.21-SNAPSHOT.pom 20:50:48 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8346-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.21-SNAPSHOT-features.xml 20:50:48 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8346-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.21-SNAPSHOT-cyclonedx.xml 20:50:48 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8346-non-nmda/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.21-SNAPSHOT-cyclonedx.json 20:50:48 [INFO] 20:50:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8346-non-nmda --- 20:50:48 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:50:48 [WARNING] 20:50:48 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8346-non-nmda did not assign 20:50:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:50:48 [WARNING] 20:50:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:50:48 [WARNING] 20:50:48 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml 20:50:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:50:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:50:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:50:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:50:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:50:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:50:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:50:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:50:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:50:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:50:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:50:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:50:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:50:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:50:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:50:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:50:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:50:48 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:50:48 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:50:48 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:50:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:50:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:50:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:50:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:50:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:50:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:50:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:50:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:50:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:50:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:50:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:50:48 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:50:48 at java.lang.reflect.Method.invoke (Method.java:580) 20:50:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:50:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:50:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:50:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:50:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml 20:50:48 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/maven-metadata.xml 20:50:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:50:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:50:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:50:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:50:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:50:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:50:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:50:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:50:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:50:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:50:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:50:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:50:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:50:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:50:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:50:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:50:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:50:48 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:50:48 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:50:48 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:50:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:50:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:50:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:50:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:50:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:50:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:50:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:50:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:50:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:50:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:50:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:50:48 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:50:48 at java.lang.reflect.Method.invoke (Method.java:580) 20:50:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:50:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:50:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:50:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:50:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/maven-metadata.xml 20:50:48 [INFO] 20:50:48 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8348 >-------- 20:50:48 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8348 14.0.21-SNAPSHOT [143/229] 20:50:48 [INFO] from features/odl-mdsal-model-rfc8348/pom.xml 20:50:48 [INFO] ------------------------------[ feature ]------------------------------- 20:50:48 [INFO] 20:50:48 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8348 --- 20:50:48 [INFO] 20:50:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8348 --- 20:50:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:50:48 [INFO] 20:50:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8348 --- 20:50:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:50:48 [INFO] 20:50:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8348 --- 20:50:48 [INFO] 20:50:48 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8348 --- 20:50:48 [INFO] 20:50:48 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8348 --- 20:50:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:50:48 [INFO] argLine set to empty 20:50:48 [INFO] 20:50:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8348 --- 20:50:48 [INFO] Starting audit... 20:50:48 Audit done. 20:50:48 [INFO] You have 0 Checkstyle violations. 20:50:48 [INFO] 20:50:48 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8348 --- 20:50:48 [INFO] Starting audit... 20:50:48 Audit done. 20:50:48 [INFO] You have 0 Checkstyle violations. 20:50:48 [INFO] 20:50:48 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8348 --- 20:50:48 [INFO] 20:50:48 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8348 --- 20:50:48 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8348/target/feature/feature.xml 20:50:48 [INFO] ...done! 20:50:48 [INFO] Attaching features XML 20:50:48 [INFO] 20:50:48 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8348 --- 20:50:48 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:50:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:50:48 [INFO] 20:50:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8348 >>> 20:50:48 [INFO] 20:50:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8348 --- 20:50:48 [INFO] No files found to run spotbugs, check compile phase has been run 20:50:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:50:48 [INFO] 20:50:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8348 <<< 20:50:48 [INFO] 20:50:48 [INFO] 20:50:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8348 --- 20:50:48 [INFO] 20:50:48 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8348 --- 20:50:48 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8348 20:50:48 [INFO] Project dependency features detected: [] 20:50:48 [INFO] Pax Exam System (Version: 4.14.0) created. 20:50:48 [INFO] Creating RMI registry server on 127.0.0.1:41485 20:50:49 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:50:49 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:50:49 [INFO] Waiting for remote bundle context.. on 41485 name: 0a180177-77dd-4c43-b793-a68c1bb62a8c timout: [ RelativeTimeout value = 180000 ] 20:50:53 [INFO] Building jar from resources and headers. 20:50:53 [INFO] Writing jar finished. 20:50:55 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:50:55 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:50:55 [INFO] 20:50:55 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8348 --- 20:50:55 [INFO] 20:50:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8348 --- 20:50:55 [INFO] No Javadoc in project. Archive not created. 20:50:55 [INFO] 20:50:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8348 --- 20:50:55 [INFO] CycloneDX: Resolving Dependencies 20:50:55 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 20:50:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8348/target/bom.xml 20:50:55 [INFO] attaching as odl-mdsal-model-rfc8348-14.0.21-SNAPSHOT-cyclonedx.xml 20:50:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8348/target/bom.json 20:50:55 [INFO] attaching as odl-mdsal-model-rfc8348-14.0.21-SNAPSHOT-cyclonedx.json 20:50:55 [INFO] 20:50:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8348 --- 20:50:55 [INFO] Skipping duplicate-finder execution! 20:50:55 [INFO] 20:50:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8348 --- 20:50:55 [INFO] Skipping plugin execution 20:50:55 [INFO] 20:50:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8348 --- 20:50:55 [INFO] Skipping source per configuration. 20:50:55 [INFO] 20:50:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8348 --- 20:50:55 [INFO] 20:50:55 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8348 --- 20:50:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:50:55 [INFO] 20:50:55 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8348 --- 20:50:55 [WARNING] 20:50:55 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8348 did not assign 20:50:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:50:55 [WARNING] 20:50:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:50:55 [WARNING] 20:50:55 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8348/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.21-SNAPSHOT.pom 20:50:55 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8348/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.21-SNAPSHOT-features.xml 20:50:55 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8348/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.21-SNAPSHOT-cyclonedx.xml 20:50:55 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8348/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.21-SNAPSHOT-cyclonedx.json 20:50:55 [INFO] 20:50:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8348 --- 20:50:55 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:50:55 [WARNING] 20:50:55 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8348 did not assign 20:50:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:50:55 [WARNING] 20:50:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:50:55 [WARNING] 20:50:55 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/maven-metadata.xml 20:50:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:50:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:50:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:50:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:50:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:50:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:50:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:50:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:50:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:50:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:50:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:50:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:50:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:50:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:50:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:50:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:50:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:50:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:50:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:50:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:50:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:50:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:50:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:50:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:50:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:50:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:50:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:50:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:50:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:50:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:50:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:50:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:50:55 at java.lang.reflect.Method.invoke (Method.java:580) 20:50:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:50:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:50:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:50:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:50:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/maven-metadata.xml 20:50:55 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/maven-metadata.xml 20:50:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:50:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:50:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:50:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:50:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:50:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:50:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:50:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:50:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:50:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:50:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:50:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:50:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:50:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:50:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:50:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:50:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:50:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:50:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:50:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:50:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:50:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:50:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:50:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:50:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:50:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:50:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:50:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:50:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:50:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:50:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:50:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:50:55 at java.lang.reflect.Method.invoke (Method.java:580) 20:50:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:50:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:50:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:50:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:50:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/maven-metadata.xml 20:50:55 [INFO] 20:50:55 [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8348-non-nmda >---- 20:50:55 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8348 :: NON-NMDA 14.0.21-SNAPSHOT [144/229] 20:50:55 [INFO] from features/odl-mdsal-model-rfc8348-non-nmda/pom.xml 20:50:55 [INFO] ------------------------------[ feature ]------------------------------- 20:50:55 [INFO] 20:50:55 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8348-non-nmda --- 20:50:55 [INFO] 20:50:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8348-non-nmda --- 20:50:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:50:55 [INFO] 20:50:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8348-non-nmda --- 20:50:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:50:55 [INFO] 20:50:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8348-non-nmda --- 20:50:56 [INFO] 20:50:56 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8348-non-nmda --- 20:50:56 [INFO] 20:50:56 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8348-non-nmda --- 20:50:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:50:56 [INFO] argLine set to empty 20:50:56 [INFO] 20:50:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8348-non-nmda --- 20:50:56 [INFO] Starting audit... 20:50:56 Audit done. 20:50:56 [INFO] You have 0 Checkstyle violations. 20:50:56 [INFO] 20:50:56 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8348-non-nmda --- 20:50:56 [INFO] Starting audit... 20:50:56 Audit done. 20:50:56 [INFO] You have 0 Checkstyle violations. 20:50:56 [INFO] 20:50:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8348-non-nmda --- 20:50:56 [INFO] 20:50:56 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8348-non-nmda --- 20:50:56 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8348-non-nmda/target/feature/feature.xml 20:50:56 [INFO] ...done! 20:50:56 [INFO] Attaching features XML 20:50:56 [INFO] 20:50:56 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8348-non-nmda --- 20:50:56 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:50:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:50:56 [INFO] 20:50:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8348-non-nmda >>> 20:50:56 [INFO] 20:50:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8348-non-nmda --- 20:50:56 [INFO] No files found to run spotbugs, check compile phase has been run 20:50:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:50:56 [INFO] 20:50:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8348-non-nmda <<< 20:50:56 [INFO] 20:50:56 [INFO] 20:50:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8348-non-nmda --- 20:50:56 [INFO] 20:50:56 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8348-non-nmda --- 20:50:56 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8348-non-nmda 20:50:56 [INFO] Project dependency features detected: [] 20:50:56 [INFO] Pax Exam System (Version: 4.14.0) created. 20:50:56 [INFO] Creating RMI registry server on 127.0.0.1:41549 20:50:56 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:50:56 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:50:56 [INFO] Waiting for remote bundle context.. on 41549 name: 90afc0b3-45a9-4644-ad8e-026b5cf54226 timout: [ RelativeTimeout value = 180000 ] 20:51:00 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:46169/jndi/rmi://127.0.0.1:41549/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 20:51:00 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) 20:51:00 at java.base/java.lang.Thread.run(Thread.java:1583) 20:51:00 Caused by: java.io.IOException: The server has been stopped. 20:51:00 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 20:51:00 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) 20:51:00 ... 1 more 20:51:01 [INFO] Building jar from resources and headers. 20:51:01 [INFO] Writing jar finished. 20:51:03 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:51:03 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:51:03 [INFO] 20:51:03 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8348-non-nmda --- 20:51:03 [INFO] 20:51:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8348-non-nmda --- 20:51:03 [INFO] No Javadoc in project. Archive not created. 20:51:03 [INFO] 20:51:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8348-non-nmda --- 20:51:03 [INFO] CycloneDX: Resolving Dependencies 20:51:03 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 20:51:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8348-non-nmda/target/bom.xml 20:51:03 [INFO] attaching as odl-mdsal-model-rfc8348-non-nmda-14.0.21-SNAPSHOT-cyclonedx.xml 20:51:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8348-non-nmda/target/bom.json 20:51:03 [INFO] attaching as odl-mdsal-model-rfc8348-non-nmda-14.0.21-SNAPSHOT-cyclonedx.json 20:51:03 [INFO] 20:51:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8348-non-nmda --- 20:51:03 [INFO] Skipping duplicate-finder execution! 20:51:03 [INFO] 20:51:03 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8348-non-nmda --- 20:51:03 [INFO] Skipping plugin execution 20:51:03 [INFO] 20:51:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8348-non-nmda --- 20:51:03 [INFO] Skipping source per configuration. 20:51:03 [INFO] 20:51:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8348-non-nmda --- 20:51:03 [INFO] 20:51:03 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8348-non-nmda --- 20:51:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:51:03 [INFO] 20:51:03 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8348-non-nmda --- 20:51:03 [WARNING] 20:51:03 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8348-non-nmda did not assign 20:51:03 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:51:03 [WARNING] 20:51:03 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:51:03 [WARNING] 20:51:03 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8348-non-nmda/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.21-SNAPSHOT.pom 20:51:03 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8348-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.21-SNAPSHOT-features.xml 20:51:03 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8348-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.21-SNAPSHOT-cyclonedx.xml 20:51:03 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8348-non-nmda/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.21-SNAPSHOT-cyclonedx.json 20:51:03 [INFO] 20:51:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8348-non-nmda --- 20:51:03 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:51:03 [WARNING] 20:51:03 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8348-non-nmda did not assign 20:51:03 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:51:03 [WARNING] 20:51:03 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:51:03 [WARNING] 20:51:03 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml 20:51:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:51:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:51:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:51:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:51:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:51:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:51:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:51:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:51:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:51:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:51:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:51:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:51:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:51:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:51:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:51:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:51:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:51:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:51:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:51:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:51:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:51:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:51:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:51:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:51:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:51:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:51:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:51:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:51:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:51:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:51:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:51:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:51:03 at java.lang.reflect.Method.invoke (Method.java:580) 20:51:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:51:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:51:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:51:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:51:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml 20:51:03 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/maven-metadata.xml 20:51:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:51:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:51:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:51:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:51:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:51:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:51:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:51:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:51:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:51:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:51:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:51:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:51:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:51:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:51:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:51:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:51:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:51:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:51:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:51:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:51:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:51:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:51:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:51:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:51:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:51:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:51:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:51:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:51:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:51:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:51:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:51:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:51:03 at java.lang.reflect.Method.invoke (Method.java:580) 20:51:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:51:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:51:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:51:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:51:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/maven-metadata.xml 20:51:03 [INFO] 20:51:03 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8349 >-------- 20:51:03 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8349 14.0.21-SNAPSHOT [145/229] 20:51:03 [INFO] from features/odl-mdsal-model-rfc8349/pom.xml 20:51:03 [INFO] ------------------------------[ feature ]------------------------------- 20:51:03 [INFO] 20:51:03 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8349 --- 20:51:03 [INFO] 20:51:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8349 --- 20:51:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:51:03 [INFO] 20:51:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8349 --- 20:51:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:51:03 [INFO] 20:51:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8349 --- 20:51:04 [INFO] 20:51:04 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8349 --- 20:51:04 [INFO] 20:51:04 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8349 --- 20:51:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:51:04 [INFO] argLine set to empty 20:51:04 [INFO] 20:51:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8349 --- 20:51:04 [INFO] Starting audit... 20:51:04 Audit done. 20:51:04 [INFO] You have 0 Checkstyle violations. 20:51:04 [INFO] 20:51:04 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8349 --- 20:51:04 [INFO] Starting audit... 20:51:04 Audit done. 20:51:04 [INFO] You have 0 Checkstyle violations. 20:51:04 [INFO] 20:51:04 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8349 --- 20:51:04 [INFO] 20:51:04 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8349 --- 20:51:04 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8349/target/feature/feature.xml 20:51:04 [INFO] ...done! 20:51:04 [INFO] Attaching features XML 20:51:04 [INFO] 20:51:04 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8349 --- 20:51: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 20:51:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:51:04 [INFO] 20:51:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8349 >>> 20:51:04 [INFO] 20:51:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8349 --- 20:51:04 [INFO] No files found to run spotbugs, check compile phase has been run 20:51:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:51:04 [INFO] 20:51:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8349 <<< 20:51:04 [INFO] 20:51:04 [INFO] 20:51:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8349 --- 20:51:04 [INFO] 20:51:04 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8349 --- 20:51:04 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8349 20:51:04 [INFO] Project dependency features detected: [] 20:51:04 [INFO] Pax Exam System (Version: 4.14.0) created. 20:51:04 [INFO] Creating RMI registry server on 127.0.0.1:33099 20:51:04 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:51:04 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:51:04 [INFO] Waiting for remote bundle context.. on 33099 name: 04dc8448-b3e6-40ad-bc99-a685474fa04c timout: [ RelativeTimeout value = 180000 ] 20:51:08 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:34705/jndi/rmi://127.0.0.1:33099/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 20:51:08 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) 20:51:08 at java.base/java.lang.Thread.run(Thread.java:1583) 20:51:08 Caused by: java.io.IOException: The server has been stopped. 20:51:08 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 20:51:08 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) 20:51:08 ... 1 more 20:51:08 [INFO] Building jar from resources and headers. 20:51:08 [INFO] Writing jar finished. 20:51:10 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:51:10 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:51:11 [INFO] 20:51:11 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8349 --- 20:51:11 [INFO] 20:51:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8349 --- 20:51:11 [INFO] No Javadoc in project. Archive not created. 20:51:11 [INFO] 20:51:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8349 --- 20:51:11 [INFO] CycloneDX: Resolving Dependencies 20:51:11 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 20:51:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8349/target/bom.xml 20:51:11 [INFO] attaching as odl-mdsal-model-rfc8349-14.0.21-SNAPSHOT-cyclonedx.xml 20:51:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8349/target/bom.json 20:51:11 [INFO] attaching as odl-mdsal-model-rfc8349-14.0.21-SNAPSHOT-cyclonedx.json 20:51:11 [INFO] 20:51:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8349 --- 20:51:11 [INFO] Skipping duplicate-finder execution! 20:51:11 [INFO] 20:51:11 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8349 --- 20:51:11 [INFO] Skipping plugin execution 20:51:11 [INFO] 20:51:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8349 --- 20:51:11 [INFO] Skipping source per configuration. 20:51:11 [INFO] 20:51:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8349 --- 20:51:11 [INFO] 20:51:11 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8349 --- 20:51:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:51:11 [INFO] 20:51:11 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8349 --- 20:51:11 [WARNING] 20:51:11 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8349 did not assign 20:51:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:51:11 [WARNING] 20:51:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:51:11 [WARNING] 20:51:11 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8349/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.21-SNAPSHOT.pom 20:51:11 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8349/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.21-SNAPSHOT-features.xml 20:51:11 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8349/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.21-SNAPSHOT-cyclonedx.xml 20:51:11 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8349/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.21-SNAPSHOT-cyclonedx.json 20:51:11 [INFO] 20:51:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8349 --- 20:51:11 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:51:11 [WARNING] 20:51:11 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8349 did not assign 20:51:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:51:11 [WARNING] 20:51:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:51:11 [WARNING] 20:51:11 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/maven-metadata.xml 20:51:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:51:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:51:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:51:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:51:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:51:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:51:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:51:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:51:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:51:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:51:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:51:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:51:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:51:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:51:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:51:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:51:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:51:11 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:51:11 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:51:11 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:51:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:51:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:51:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:51:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:51:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:51:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:51:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:51:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:51:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:51:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:51:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:51:11 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:51:11 at java.lang.reflect.Method.invoke (Method.java:580) 20:51:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:51:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:51:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:51:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:51:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/maven-metadata.xml 20:51:11 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/maven-metadata.xml 20:51:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:51:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:51:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:51:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:51:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:51:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:51:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:51:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:51:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:51:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:51:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:51:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:51:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:51:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:51:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:51:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:51:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:51:11 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:51:11 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:51:11 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:51:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:51:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:51:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:51:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:51:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:51:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:51:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:51:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:51:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:51:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:51:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:51:11 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:51:11 at java.lang.reflect.Method.invoke (Method.java:580) 20:51:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:51:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:51:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:51:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:51:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/maven-metadata.xml 20:51:11 [INFO] 20:51:11 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8519 >-------- 20:51:11 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8519 14.0.21-SNAPSHOT [146/229] 20:51:11 [INFO] from features/odl-mdsal-model-rfc8519/pom.xml 20:51:11 [INFO] ------------------------------[ feature ]------------------------------- 20:51:11 [INFO] 20:51:11 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8519 --- 20:51:11 [INFO] 20:51:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8519 --- 20:51:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:51:11 [INFO] 20:51:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8519 --- 20:51:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:51:11 [INFO] 20:51:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8519 --- 20:51:12 [INFO] 20:51:12 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8519 --- 20:51:12 [INFO] 20:51:12 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8519 --- 20:51:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:51:12 [INFO] argLine set to empty 20:51:12 [INFO] 20:51:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8519 --- 20:51:12 [INFO] Starting audit... 20:51:12 Audit done. 20:51:12 [INFO] You have 0 Checkstyle violations. 20:51:12 [INFO] 20:51:12 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8519 --- 20:51:12 [INFO] Starting audit... 20:51:12 Audit done. 20:51:12 [INFO] You have 0 Checkstyle violations. 20:51:12 [INFO] 20:51:12 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8519 --- 20:51:12 [INFO] 20:51:12 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8519 --- 20:51:12 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8519/target/feature/feature.xml 20:51:12 [INFO] ...done! 20:51:12 [INFO] Attaching features XML 20:51:12 [INFO] 20:51:12 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8519 --- 20:51:12 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:51:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:51:12 [INFO] 20:51:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8519 >>> 20:51:12 [INFO] 20:51:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8519 --- 20:51:12 [INFO] No files found to run spotbugs, check compile phase has been run 20:51:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:51:12 [INFO] 20:51:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8519 <<< 20:51:12 [INFO] 20:51:12 [INFO] 20:51:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8519 --- 20:51:12 [INFO] 20:51:12 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8519 --- 20:51:12 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8519 20:51:12 [INFO] Project dependency features detected: [] 20:51:12 [INFO] Pax Exam System (Version: 4.14.0) created. 20:51:12 [INFO] Creating RMI registry server on 127.0.0.1:36115 20:51:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:51:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:51:12 [INFO] Waiting for remote bundle context.. on 36115 name: 3b037b7e-68b7-450c-afa1-62dc65aa35f3 timout: [ RelativeTimeout value = 180000 ] 20:51:16 [INFO] Building jar from resources and headers. 20:51:16 [INFO] Writing jar finished. 20:51:18 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:51:18 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:51:18 [INFO] 20:51:18 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8519 --- 20:51:18 [INFO] 20:51:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8519 --- 20:51:18 [INFO] No Javadoc in project. Archive not created. 20:51:18 [INFO] 20:51:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8519 --- 20:51:18 [INFO] CycloneDX: Resolving Dependencies 20:51:19 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 20:51:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8519/target/bom.xml 20:51:19 [INFO] attaching as odl-mdsal-model-rfc8519-14.0.21-SNAPSHOT-cyclonedx.xml 20:51:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8519/target/bom.json 20:51:19 [INFO] attaching as odl-mdsal-model-rfc8519-14.0.21-SNAPSHOT-cyclonedx.json 20:51:19 [INFO] 20:51:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8519 --- 20:51:19 [INFO] Skipping duplicate-finder execution! 20:51:19 [INFO] 20:51:19 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8519 --- 20:51:19 [INFO] Skipping plugin execution 20:51:19 [INFO] 20:51:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8519 --- 20:51:19 [INFO] Skipping source per configuration. 20:51:19 [INFO] 20:51:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8519 --- 20:51:19 [INFO] 20:51:19 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8519 --- 20:51:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:51:19 [INFO] 20:51:19 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8519 --- 20:51:19 [WARNING] 20:51:19 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8519 did not assign 20:51:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:51:19 [WARNING] 20:51:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:51:19 [WARNING] 20:51:19 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8519/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.21-SNAPSHOT.pom 20:51:19 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8519/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.21-SNAPSHOT-features.xml 20:51:19 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8519/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.21-SNAPSHOT-cyclonedx.xml 20:51:19 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8519/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.21-SNAPSHOT-cyclonedx.json 20:51:19 [INFO] 20:51:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8519 --- 20:51:19 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:51:19 [WARNING] 20:51:19 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8519 did not assign 20:51:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:51:19 [WARNING] 20:51:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:51:19 [WARNING] 20:51:19 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/maven-metadata.xml 20:51:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:51:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:51:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:51:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:51:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:51:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:51:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:51:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:51:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:51:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:51:19 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:51:19 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:51:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:51:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:51:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:51:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:51:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:51:19 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:51:19 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:51:19 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:51:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:51:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:51:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:51:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:51:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:51:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:51:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:51:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:51:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:51:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:51:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:51:19 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:51:19 at java.lang.reflect.Method.invoke (Method.java:580) 20:51:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:51:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:51:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:51:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:51:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/maven-metadata.xml 20:51:19 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/maven-metadata.xml 20:51:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:51:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:51:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:51:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:51:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:51:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:51:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:51:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:51:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:51:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:51:19 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:51:19 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:51:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:51:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:51:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:51:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:51:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:51:19 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:51:19 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:51:19 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:51:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:51:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:51:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:51:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:51:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:51:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:51:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:51:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:51:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:51:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:51:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:51:19 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:51:19 at java.lang.reflect.Method.invoke (Method.java:580) 20:51:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:51:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:51:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:51:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:51:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/maven-metadata.xml 20:51:19 [INFO] 20:51:19 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8520 >-------- 20:51:19 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8520 14.0.21-SNAPSHOT [147/229] 20:51:19 [INFO] from features/odl-mdsal-model-rfc8520/pom.xml 20:51:19 [INFO] ------------------------------[ feature ]------------------------------- 20:51:19 [INFO] 20:51:19 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8520 --- 20:51:19 [INFO] 20:51:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8520 --- 20:51:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:51:19 [INFO] 20:51:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8520 --- 20:51:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:51:19 [INFO] 20:51:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8520 --- 20:51:19 [INFO] 20:51:19 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8520 --- 20:51:19 [INFO] 20:51:19 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8520 --- 20:51:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:51:19 [INFO] argLine set to empty 20:51:19 [INFO] 20:51:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8520 --- 20:51:19 [INFO] Starting audit... 20:51:19 Audit done. 20:51:19 [INFO] You have 0 Checkstyle violations. 20:51:19 [INFO] 20:51:19 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8520 --- 20:51:19 [INFO] Starting audit... 20:51:19 Audit done. 20:51:19 [INFO] You have 0 Checkstyle violations. 20:51:19 [INFO] 20:51:19 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8520 --- 20:51:19 [INFO] 20:51:19 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8520 --- 20:51:19 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8520/target/feature/feature.xml 20:51:19 [INFO] ...done! 20:51:19 [INFO] Attaching features XML 20:51:19 [INFO] 20:51:19 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8520 --- 20:51:19 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:51:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:51:19 [INFO] 20:51:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8520 >>> 20:51:19 [INFO] 20:51:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8520 --- 20:51:19 [INFO] No files found to run spotbugs, check compile phase has been run 20:51:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:51:19 [INFO] 20:51:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8520 <<< 20:51:19 [INFO] 20:51:19 [INFO] 20:51:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8520 --- 20:51:19 [INFO] 20:51:19 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8520 --- 20:51:19 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8520 20:51:19 [INFO] Project dependency features detected: [] 20:51:19 [INFO] Pax Exam System (Version: 4.14.0) created. 20:51:19 [INFO] Creating RMI registry server on 127.0.0.1:34871 20:51:20 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:51:20 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:51:20 [INFO] Waiting for remote bundle context.. on 34871 name: df84e3c7-41b4-483e-9f5a-3ef3f0d7ec4d timout: [ RelativeTimeout value = 180000 ] 20:51:24 [INFO] Building jar from resources and headers. 20:51:24 [INFO] Writing jar finished. 20:51:26 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:51:26 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:51:26 [INFO] 20:51:26 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8520 --- 20:51:26 [INFO] 20:51:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8520 --- 20:51:26 [INFO] No Javadoc in project. Archive not created. 20:51:26 [INFO] 20:51:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8520 --- 20:51:26 [INFO] CycloneDX: Resolving Dependencies 20:51:27 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 20:51:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8520/target/bom.xml 20:51:27 [INFO] attaching as odl-mdsal-model-rfc8520-14.0.21-SNAPSHOT-cyclonedx.xml 20:51:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8520/target/bom.json 20:51:27 [INFO] attaching as odl-mdsal-model-rfc8520-14.0.21-SNAPSHOT-cyclonedx.json 20:51:27 [INFO] 20:51:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8520 --- 20:51:27 [INFO] Skipping duplicate-finder execution! 20:51:27 [INFO] 20:51:27 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8520 --- 20:51:27 [INFO] Skipping plugin execution 20:51:27 [INFO] 20:51:27 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8520 --- 20:51:27 [INFO] Skipping source per configuration. 20:51:27 [INFO] 20:51:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8520 --- 20:51:27 [INFO] 20:51:27 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8520 --- 20:51:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:51:27 [INFO] 20:51:27 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8520 --- 20:51:27 [WARNING] 20:51:27 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8520 did not assign 20:51:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:51:27 [WARNING] 20:51:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:51:27 [WARNING] 20:51:27 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8520/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.21-SNAPSHOT.pom 20:51:27 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8520/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.21-SNAPSHOT-features.xml 20:51:27 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8520/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.21-SNAPSHOT-cyclonedx.xml 20:51:27 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8520/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.21-SNAPSHOT-cyclonedx.json 20:51:27 [INFO] 20:51:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8520 --- 20:51:27 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:51:27 [WARNING] 20:51:27 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8520 did not assign 20:51:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:51:27 [WARNING] 20:51:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:51:27 [WARNING] 20:51:27 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/maven-metadata.xml 20:51:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:51:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:51:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:51:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:51:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:51:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:51:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:51:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:51:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:51:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:51:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:51:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:51:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:51:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:51:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:51:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:51:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:51:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:51:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:51:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:51:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:51:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:51:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:51:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:51:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:51:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:51:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:51:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:51:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:51:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:51:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:51:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:51:27 at java.lang.reflect.Method.invoke (Method.java:580) 20:51:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:51:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:51:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:51:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:51:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/maven-metadata.xml 20:51:27 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/maven-metadata.xml 20:51:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:51:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:51:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:51:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:51:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:51:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:51:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:51:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:51:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:51:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:51:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:51:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:51:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:51:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:51:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:51:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:51:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:51:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:51:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:51:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:51:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:51:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:51:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:51:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:51:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:51:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:51:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:51:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:51:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:51:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:51:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:51:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:51:27 at java.lang.reflect.Method.invoke (Method.java:580) 20:51:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:51:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:51:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:51:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:51:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/maven-metadata.xml 20:51:27 [INFO] 20:51:27 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8526 >---------- 20:51:27 [INFO] Building rfc8526 14.0.21-SNAPSHOT [148/229] 20:51:27 [INFO] from model/rfc/rfc8526/pom.xml 20:51:27 [INFO] -------------------------------[ bundle ]------------------------------- 20:51:27 [INFO] 20:51:27 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8526 --- 20:51:27 [INFO] 20:51:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8526 --- 20:51:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:51:27 [INFO] 20:51:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8526 --- 20:51:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:51:27 [INFO] 20:51:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8526 --- 20:51:27 [INFO] 20:51:27 [INFO] --- dependency:3.9.0:properties (default) @ rfc8526 --- 20:51:27 [INFO] 20:51:27 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8526 --- 20:51:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/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/** 20:51:27 [INFO] 20:51:27 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8526 --- 20:51:27 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:51:27 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8526/src/main/yang 20:51:27 [INFO] yang-to-sources: Found 7 dependencies in 755.8 μs 20:51:27 [INFO] yang-to-sources: Project model files found: 1 in 1.782 ms 20:51:27 [INFO] yang-to-sources: 8 YANG models processed in 20.48 ms 20:51:27 [INFO] BindingJavaFileGenerator: Defined 40 files in 6.172 ms 20:51:27 [INFO] Sorted 40 files into 14 directories in 105.7 μs 20:51:27 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 21.17 ms 20:51:27 [INFO] 20:51:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8526 --- 20:51:27 [INFO] Starting audit... 20:51:27 Audit done. 20:51:27 [INFO] You have 0 Checkstyle violations. 20:51:27 [INFO] 20:51:27 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8526 --- 20:51:27 [INFO] Starting audit... 20:51:27 Audit done. 20:51:27 [INFO] You have 0 Checkstyle violations. 20:51:27 [INFO] 20:51:27 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8526 --- 20:51:27 [INFO] 20:51:27 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8526 --- 20:51:27 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8526/src/main/resources 20:51:27 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8526/target/generated-sources/spi 20:51:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:51:27 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:51:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:51:27 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8526/target/generated-sources/spi 20:51:27 [INFO] 20:51:27 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8526 --- 20:51:27 [INFO] Recompiling the module because of changed dependency. 20:51:27 [INFO] Compiling 39 source files with javac [debug release 21] to target/classes 20:51:28 [INFO] 20:51:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8526 >>> 20:51:28 [INFO] 20:51:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8526 --- 20:51:28 [INFO] Fork Value is true 20:51:30 [INFO] Done SpotBugs Analysis.... 20:51:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:51:30 [INFO] 20:51:30 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8526 <<< 20:51:30 [INFO] 20:51:30 [INFO] 20:51:30 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8526 --- 20:51:30 [INFO] BugInstance size is 0 20:51:30 [INFO] Error size is 0 20:51:30 [INFO] No errors/warnings found 20:51:30 [INFO] 20:51:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8526 --- 20:51:30 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8526/src/test/resources 20:51:30 [INFO] 20:51:30 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8526 --- 20:51:30 [INFO] No sources to compile 20:51:30 [INFO] 20:51:30 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8526 --- 20:51:30 [INFO] No tests to run. 20:51:30 [INFO] 20:51:30 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8526 --- 20:51:30 [INFO] 20:51:30 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8526 --- 20:51:30 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8526/target/rfc8526-14.0.21-SNAPSHOT.jar 20:51:30 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8526/target/classes/META-INF/MANIFEST.MF 20:51:30 [INFO] 20:51:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8526 --- 20:51:32 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8526/target/rfc8526-14.0.21-SNAPSHOT-javadoc.jar 20:51:32 [INFO] 20:51:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8526 --- 20:51:32 [INFO] CycloneDX: Resolving Dependencies 20:51:33 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 20:51:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8526/target/bom.xml 20:51:33 [INFO] attaching as rfc8526-14.0.21-SNAPSHOT-cyclonedx.xml 20:51:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8526/target/bom.json 20:51:33 [INFO] attaching as rfc8526-14.0.21-SNAPSHOT-cyclonedx.json 20:51:33 [INFO] 20:51:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8526 --- 20:51:33 [INFO] Skipping duplicate-finder execution! 20:51:33 [INFO] 20:51:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8526 --- 20:51:33 [INFO] No dependency problems found 20:51:33 [INFO] 20:51:33 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8526 --- 20:51:33 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8526/target/rfc8526-14.0.21-SNAPSHOT-sources.jar 20:51:33 [INFO] 20:51:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8526 --- 20:51:33 [INFO] 20:51:33 [INFO] --- jacoco:0.8.14:report (report) @ rfc8526 --- 20:51:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:51:33 [INFO] 20:51:33 [INFO] --- install:3.1.4:install (default-install) @ rfc8526 --- 20:51:33 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8526/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-SNAPSHOT.pom 20:51:33 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8526/target/rfc8526-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-SNAPSHOT.jar 20:51:33 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8526/target/rfc8526-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-SNAPSHOT-javadoc.jar 20:51:33 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8526/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-SNAPSHOT-cyclonedx.xml 20:51:33 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8526/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-SNAPSHOT-cyclonedx.json 20:51:33 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8526/target/rfc8526-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-SNAPSHOT-sources.jar 20:51:33 [INFO] 20:51:33 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8526 --- 20:51:33 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-SNAPSHOT.jar 20:51:33 [INFO] Writing OBR metadata 20:51:33 [INFO] 20:51:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8526 --- 20:51:33 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:51:33 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8526/maven-metadata.xml 20:51:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:51:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:51:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:51:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:51:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:51:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:51:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:51:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:51:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:51:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:51:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:51:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:51:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:51:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:51:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:51:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:51:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:51:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:51:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:51:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:51:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:51:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:51:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:51:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:51:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:51:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:51:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:51:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:51:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:51:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:51:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:51:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:51:33 at java.lang.reflect.Method.invoke (Method.java:580) 20:51:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:51:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:51:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:51:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:51:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8526/maven-metadata.xml 20:51:33 [INFO] 20:51:33 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8526 --- 20:51:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:51:33 [INFO] 20:51:33 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8526 >-------- 20:51:33 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8526 14.0.21-SNAPSHOT [149/229] 20:51:33 [INFO] from features/odl-mdsal-model-rfc8526/pom.xml 20:51:33 [INFO] ------------------------------[ feature ]------------------------------- 20:51:33 [INFO] 20:51:33 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8526 --- 20:51:33 [INFO] 20:51:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8526 --- 20:51:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:51:33 [INFO] 20:51:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8526 --- 20:51:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:51:33 [INFO] 20:51:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8526 --- 20:51:34 [INFO] 20:51:34 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8526 --- 20:51:34 [INFO] 20:51:34 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8526 --- 20:51:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:51:34 [INFO] argLine set to empty 20:51:34 [INFO] 20:51:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8526 --- 20:51:34 [INFO] Starting audit... 20:51:34 Audit done. 20:51:34 [INFO] You have 0 Checkstyle violations. 20:51:34 [INFO] 20:51:34 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8526 --- 20:51:34 [INFO] Starting audit... 20:51:34 Audit done. 20:51:34 [INFO] You have 0 Checkstyle violations. 20:51:34 [INFO] 20:51:34 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8526 --- 20:51:34 [INFO] 20:51:34 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8526 --- 20:51:34 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8526/target/feature/feature.xml 20:51:34 [INFO] ...done! 20:51:34 [INFO] Attaching features XML 20:51:34 [INFO] 20:51:34 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8526 --- 20:51: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 20:51:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:51:34 [INFO] 20:51:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8526 >>> 20:51:34 [INFO] 20:51:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8526 --- 20:51:34 [INFO] No files found to run spotbugs, check compile phase has been run 20:51:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:51:34 [INFO] 20:51:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8526 <<< 20:51:34 [INFO] 20:51:34 [INFO] 20:51:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8526 --- 20:51:34 [INFO] 20:51:34 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8526 --- 20:51:34 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8526 20:51:34 [INFO] Project dependency features detected: [] 20:51:34 [INFO] Pax Exam System (Version: 4.14.0) created. 20:51:34 [INFO] Creating RMI registry server on 127.0.0.1:37085 20:51:34 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:51:34 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:51:34 [INFO] Waiting for remote bundle context.. on 37085 name: 60b14719-624d-43e2-a7c5-ff0560141bfb timout: [ RelativeTimeout value = 180000 ] 20:51:38 [INFO] Building jar from resources and headers. 20:51:38 [INFO] Writing jar finished. 20:51:40 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:51:40 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:51:40 [INFO] 20:51:40 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8526 --- 20:51:40 [INFO] 20:51:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8526 --- 20:51:40 [INFO] No Javadoc in project. Archive not created. 20:51:40 [INFO] 20:51:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8526 --- 20:51:40 [INFO] CycloneDX: Resolving Dependencies 20:51:41 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) 20:51:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8526/target/bom.xml 20:51:41 [INFO] attaching as odl-mdsal-model-rfc8526-14.0.21-SNAPSHOT-cyclonedx.xml 20:51:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8526/target/bom.json 20:51:41 [INFO] attaching as odl-mdsal-model-rfc8526-14.0.21-SNAPSHOT-cyclonedx.json 20:51:41 [INFO] 20:51:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8526 --- 20:51:41 [INFO] Skipping duplicate-finder execution! 20:51:41 [INFO] 20:51:41 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8526 --- 20:51:41 [INFO] Skipping plugin execution 20:51:41 [INFO] 20:51:41 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8526 --- 20:51:41 [INFO] Skipping source per configuration. 20:51:41 [INFO] 20:51:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8526 --- 20:51:41 [INFO] 20:51:41 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8526 --- 20:51:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:51:41 [INFO] 20:51:41 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8526 --- 20:51:41 [WARNING] 20:51:41 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8526 did not assign 20:51:41 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:51:41 [WARNING] 20:51:41 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:51:41 [WARNING] 20:51:41 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8526/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.21-SNAPSHOT.pom 20:51:41 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8526/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.21-SNAPSHOT-features.xml 20:51:41 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8526/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.21-SNAPSHOT-cyclonedx.xml 20:51:41 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8526/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.21-SNAPSHOT-cyclonedx.json 20:51:41 [INFO] 20:51:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8526 --- 20:51:41 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:51:41 [WARNING] 20:51:41 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8526 did not assign 20:51:41 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:51:41 [WARNING] 20:51:41 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:51:41 [WARNING] 20:51:41 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/maven-metadata.xml 20:51:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:51:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:51:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:51:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:51:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:51:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:51:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:51:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:51:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:51:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:51:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:51:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:51:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:51:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:51:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:51:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:51:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:51:41 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:51:41 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:51:41 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:51:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:51:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:51:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:51:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:51:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:51:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:51:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:51:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:51:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:51:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:51:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:51:41 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:51:41 at java.lang.reflect.Method.invoke (Method.java:580) 20:51:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:51:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:51:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:51:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:51:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/maven-metadata.xml 20:51:41 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/maven-metadata.xml 20:51:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:51:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:51:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:51:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:51:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:51:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:51:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:51:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:51:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:51:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:51:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:51:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:51:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:51:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:51:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:51:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:51:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:51:41 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:51:41 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:51:41 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:51:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:51:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:51:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:51:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:51:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:51:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:51:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:51:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:51:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:51:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:51:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:51:41 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:51:41 at java.lang.reflect.Method.invoke (Method.java:580) 20:51:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:51:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:51:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:51:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:51:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/maven-metadata.xml 20:51:41 [INFO] 20:51:41 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528 >-------- 20:51:41 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8528 14.0.21-SNAPSHOT [150/229] 20:51:41 [INFO] from features/odl-mdsal-model-rfc8528/pom.xml 20:51:41 [INFO] ------------------------------[ feature ]------------------------------- 20:51:41 [INFO] 20:51:41 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8528 --- 20:51:41 [INFO] 20:51:41 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8528 --- 20:51:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:51:41 [INFO] 20:51:41 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8528 --- 20:51:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:51:41 [INFO] 20:51:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8528 --- 20:51:41 [INFO] 20:51:41 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8528 --- 20:51:41 [INFO] 20:51:41 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8528 --- 20:51:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:51:41 [INFO] argLine set to empty 20:51:41 [INFO] 20:51:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8528 --- 20:51:41 [INFO] Starting audit... 20:51:41 Audit done. 20:51:41 [INFO] You have 0 Checkstyle violations. 20:51:41 [INFO] 20:51:41 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8528 --- 20:51:41 [INFO] Starting audit... 20:51:41 Audit done. 20:51:41 [INFO] You have 0 Checkstyle violations. 20:51:41 [INFO] 20:51:41 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8528 --- 20:51:41 [INFO] 20:51:41 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8528 --- 20:51:41 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8528/target/feature/feature.xml 20:51:41 [INFO] ...done! 20:51:41 [INFO] Attaching features XML 20:51:41 [INFO] 20:51:41 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8528 --- 20:51: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 20:51:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:51:41 [INFO] 20:51:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8528 >>> 20:51:41 [INFO] 20:51:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8528 --- 20:51:41 [INFO] No files found to run spotbugs, check compile phase has been run 20:51:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:51:41 [INFO] 20:51:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8528 <<< 20:51:41 [INFO] 20:51:41 [INFO] 20:51:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8528 --- 20:51:41 [INFO] 20:51:41 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8528 --- 20:51:41 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528 20:51:41 [INFO] Project dependency features detected: [] 20:51:41 [INFO] Pax Exam System (Version: 4.14.0) created. 20:51:41 [INFO] Creating RMI registry server on 127.0.0.1:46589 20:51:42 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:51:42 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:51:42 [INFO] Waiting for remote bundle context.. on 46589 name: a319733e-e4e7-443b-8e6e-8bb2d52a8a48 timout: [ RelativeTimeout value = 180000 ] 20:51:46 [INFO] Building jar from resources and headers. 20:51:46 [INFO] Writing jar finished. 20:51:48 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:51:48 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:51:48 [INFO] 20:51:48 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8528 --- 20:51:48 [INFO] 20:51:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8528 --- 20:51:48 [INFO] No Javadoc in project. Archive not created. 20:51:48 [INFO] 20:51:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8528 --- 20:51:48 [INFO] CycloneDX: Resolving Dependencies 20:51:48 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 20:51:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8528/target/bom.xml 20:51:48 [INFO] attaching as odl-mdsal-model-rfc8528-14.0.21-SNAPSHOT-cyclonedx.xml 20:51:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8528/target/bom.json 20:51:48 [INFO] attaching as odl-mdsal-model-rfc8528-14.0.21-SNAPSHOT-cyclonedx.json 20:51:48 [INFO] 20:51:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8528 --- 20:51:48 [INFO] Skipping duplicate-finder execution! 20:51:48 [INFO] 20:51:48 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8528 --- 20:51:48 [INFO] Skipping plugin execution 20:51:48 [INFO] 20:51:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8528 --- 20:51:48 [INFO] Skipping source per configuration. 20:51:48 [INFO] 20:51:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8528 --- 20:51:48 [INFO] 20:51:48 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8528 --- 20:51:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:51:48 [INFO] 20:51:48 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8528 --- 20:51:48 [WARNING] 20:51:48 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8528 did not assign 20:51:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:51:48 [WARNING] 20:51:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:51:48 [WARNING] 20:51:48 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8528/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.21-SNAPSHOT.pom 20:51:48 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8528/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.21-SNAPSHOT-features.xml 20:51:48 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8528/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.21-SNAPSHOT-cyclonedx.xml 20:51:48 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8528/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.21-SNAPSHOT-cyclonedx.json 20:51:48 [INFO] 20:51:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8528 --- 20:51:48 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:51:48 [WARNING] 20:51:48 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8528 did not assign 20:51:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:51:48 [WARNING] 20:51:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:51:48 [WARNING] 20:51:48 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/maven-metadata.xml 20:51:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:51:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:51:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:51:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:51:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:51:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:51:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:51:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:51:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:51:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:51:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:51:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:51:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:51:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:51:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:51:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:51:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:51:48 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:51:48 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:51:48 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:51:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:51:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:51:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:51:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:51:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:51:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:51:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:51:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:51:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:51:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:51:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:51:48 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:51:48 at java.lang.reflect.Method.invoke (Method.java:580) 20:51:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:51:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:51:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:51:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:51:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/maven-metadata.xml 20:51:48 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/maven-metadata.xml 20:51:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:51:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:51:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:51:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:51:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:51:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:51:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:51:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:51:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:51:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:51:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:51:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:51:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:51:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:51:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:51:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:51:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:51:48 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:51:48 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:51:48 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:51:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:51:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:51:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:51:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:51:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:51:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:51:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:51:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:51:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:51:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:51:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:51:48 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:51:48 at java.lang.reflect.Method.invoke (Method.java:580) 20:51:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:51:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:51:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:51:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:51:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/maven-metadata.xml 20:51:48 [INFO] 20:51:48 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529 >-------- 20:51:49 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8529 14.0.21-SNAPSHOT [151/229] 20:51:49 [INFO] from features/odl-mdsal-model-rfc8529/pom.xml 20:51:49 [INFO] ------------------------------[ feature ]------------------------------- 20:51:49 [INFO] 20:51:49 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8529 --- 20:51:49 [INFO] 20:51:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8529 --- 20:51:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:51:49 [INFO] 20:51:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8529 --- 20:51:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:51:49 [INFO] 20:51:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8529 --- 20:51:49 [INFO] 20:51:49 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8529 --- 20:51:49 [INFO] 20:51:49 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8529 --- 20:51:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:51:49 [INFO] argLine set to empty 20:51:49 [INFO] 20:51:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8529 --- 20:51:49 [INFO] Starting audit... 20:51:49 Audit done. 20:51:49 [INFO] You have 0 Checkstyle violations. 20:51:49 [INFO] 20:51:49 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8529 --- 20:51:49 [INFO] Starting audit... 20:51:49 Audit done. 20:51:49 [INFO] You have 0 Checkstyle violations. 20:51:49 [INFO] 20:51:49 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8529 --- 20:51:49 [INFO] 20:51:49 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8529 --- 20:51:49 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8529/target/feature/feature.xml 20:51:49 [INFO] ...done! 20:51:49 [INFO] Attaching features XML 20:51:49 [INFO] 20:51:49 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8529 --- 20:51:49 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:51:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:51:49 [INFO] 20:51:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8529 >>> 20:51:49 [INFO] 20:51:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8529 --- 20:51:49 [INFO] No files found to run spotbugs, check compile phase has been run 20:51:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:51:49 [INFO] 20:51:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8529 <<< 20:51:49 [INFO] 20:51:49 [INFO] 20:51:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8529 --- 20:51:49 [INFO] 20:51:49 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8529 --- 20:51:49 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529 20:51:49 [INFO] Project dependency features detected: [] 20:51:49 [INFO] Pax Exam System (Version: 4.14.0) created. 20:51:49 [INFO] Creating RMI registry server on 127.0.0.1:45699 20:51:50 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:51:50 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:51:50 [INFO] Waiting for remote bundle context.. on 45699 name: d70e4e60-6a6d-4c3b-9577-ff8b052f8d9d timout: [ RelativeTimeout value = 180000 ] 20:51:54 [INFO] Building jar from resources and headers. 20:51:54 [INFO] Writing jar finished. 20:51:56 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:51:56 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:51:56 [INFO] 20:51:56 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8529 --- 20:51:56 [INFO] 20:51:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8529 --- 20:51:56 [INFO] No Javadoc in project. Archive not created. 20:51:56 [INFO] 20:51:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8529 --- 20:51:56 [INFO] CycloneDX: Resolving Dependencies 20:51:57 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 20:51:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8529/target/bom.xml 20:51:57 [INFO] attaching as odl-mdsal-model-rfc8529-14.0.21-SNAPSHOT-cyclonedx.xml 20:51:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8529/target/bom.json 20:51:57 [INFO] attaching as odl-mdsal-model-rfc8529-14.0.21-SNAPSHOT-cyclonedx.json 20:51:57 [INFO] 20:51:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8529 --- 20:51:57 [INFO] Skipping duplicate-finder execution! 20:51:57 [INFO] 20:51:57 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8529 --- 20:51:57 [INFO] Skipping plugin execution 20:51:57 [INFO] 20:51:57 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8529 --- 20:51:57 [INFO] Skipping source per configuration. 20:51:57 [INFO] 20:51:57 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8529 --- 20:51:57 [INFO] 20:51:57 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8529 --- 20:51:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:51:57 [INFO] 20:51:57 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8529 --- 20:51:57 [WARNING] 20:51:57 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8529 did not assign 20:51:57 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:51:57 [WARNING] 20:51:57 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:51:57 [WARNING] 20:51:57 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8529/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.21-SNAPSHOT.pom 20:51:57 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8529/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.21-SNAPSHOT-features.xml 20:51:57 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8529/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.21-SNAPSHOT-cyclonedx.xml 20:51:57 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8529/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.21-SNAPSHOT-cyclonedx.json 20:51:57 [INFO] 20:51:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8529 --- 20:51:57 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:51:57 [WARNING] 20:51:57 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8529 did not assign 20:51:57 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:51:57 [WARNING] 20:51:57 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:51:57 [WARNING] 20:51:57 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/maven-metadata.xml 20:51:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:51:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:51:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:51:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:51:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:51:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:51:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:51:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:51:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:51:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:51:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:51:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:51:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:51:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:51:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:51:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:51:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:51:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:51:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:51:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:51:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:51:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:51:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:51:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:51:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:51:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:51:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:51:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:51:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:51:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:51:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:51:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:51:57 at java.lang.reflect.Method.invoke (Method.java:580) 20:51:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:51:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:51:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:51:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:51:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/maven-metadata.xml 20:51:57 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/maven-metadata.xml 20:51:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:51:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:51:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:51:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:51:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:51:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:51:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:51:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:51:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:51:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:51:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:51:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:51:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:51:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:51:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:51:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:51:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:51:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:51:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:51:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:51:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:51:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:51:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:51:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:51:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:51:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:51:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:51:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:51:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:51:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:51:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:51:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:51:57 at java.lang.reflect.Method.invoke (Method.java:580) 20:51:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:51:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:51:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:51:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:51:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/maven-metadata.xml 20:51:57 [INFO] 20:51:57 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8530 >-------- 20:51:57 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8530 14.0.21-SNAPSHOT [152/229] 20:51:57 [INFO] from features/odl-mdsal-model-rfc8530/pom.xml 20:51:57 [INFO] ------------------------------[ feature ]------------------------------- 20:51:57 [INFO] 20:51:57 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8530 --- 20:51:57 [INFO] 20:51:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8530 --- 20:51:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:51:57 [INFO] 20:51:57 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8530 --- 20:51:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:51:57 [INFO] 20:51:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8530 --- 20:51:57 [INFO] 20:51:57 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8530 --- 20:51:57 [INFO] 20:51:57 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8530 --- 20:51:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:51:57 [INFO] argLine set to empty 20:51:57 [INFO] 20:51:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8530 --- 20:51:57 [INFO] Starting audit... 20:51:57 Audit done. 20:51:57 [INFO] You have 0 Checkstyle violations. 20:51:57 [INFO] 20:51:57 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8530 --- 20:51:57 [INFO] Starting audit... 20:51:57 Audit done. 20:51:57 [INFO] You have 0 Checkstyle violations. 20:51:57 [INFO] 20:51:57 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8530 --- 20:51:57 [INFO] 20:51:57 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8530 --- 20:51:57 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8530/target/feature/feature.xml 20:51:57 [INFO] ...done! 20:51:57 [INFO] Attaching features XML 20:51:57 [INFO] 20:51:57 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8530 --- 20:51: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 20:51:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:51:57 [INFO] 20:51:57 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8530 >>> 20:51:57 [INFO] 20:51:57 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8530 --- 20:51:57 [INFO] No files found to run spotbugs, check compile phase has been run 20:51:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:51:57 [INFO] 20:51:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8530 <<< 20:51:57 [INFO] 20:51:57 [INFO] 20:51:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8530 --- 20:51:57 [INFO] 20:51:57 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8530 --- 20:51:57 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8530 20:51:57 [INFO] Project dependency features detected: [] 20:51:57 [INFO] Pax Exam System (Version: 4.14.0) created. 20:51:57 [INFO] Creating RMI registry server on 127.0.0.1:45079 20:51:58 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:51:58 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:51:58 [INFO] Waiting for remote bundle context.. on 45079 name: 358a760b-694a-4e88-9a35-7a72f75999a2 timout: [ RelativeTimeout value = 180000 ] 20:52:02 [INFO] Building jar from resources and headers. 20:52:02 [INFO] Writing jar finished. 20:52:04 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:52:04 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:52:04 [INFO] 20:52:04 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8530 --- 20:52:04 [INFO] 20:52:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8530 --- 20:52:04 [INFO] No Javadoc in project. Archive not created. 20:52:04 [INFO] 20:52:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8530 --- 20:52:04 [INFO] CycloneDX: Resolving Dependencies 20:52:05 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 20:52:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8530/target/bom.xml 20:52:05 [INFO] attaching as odl-mdsal-model-rfc8530-14.0.21-SNAPSHOT-cyclonedx.xml 20:52:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8530/target/bom.json 20:52:05 [INFO] attaching as odl-mdsal-model-rfc8530-14.0.21-SNAPSHOT-cyclonedx.json 20:52:05 [INFO] 20:52:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8530 --- 20:52:05 [INFO] Skipping duplicate-finder execution! 20:52:05 [INFO] 20:52:05 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8530 --- 20:52:05 [INFO] Skipping plugin execution 20:52:05 [INFO] 20:52:05 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8530 --- 20:52:05 [INFO] Skipping source per configuration. 20:52:05 [INFO] 20:52:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8530 --- 20:52:05 [INFO] 20:52:05 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8530 --- 20:52:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:52:05 [INFO] 20:52:05 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8530 --- 20:52:05 [WARNING] 20:52:05 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8530 did not assign 20:52:05 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:52:05 [WARNING] 20:52:05 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:52:05 [WARNING] 20:52:05 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8530/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.21-SNAPSHOT.pom 20:52:05 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8530/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.21-SNAPSHOT-features.xml 20:52:05 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8530/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.21-SNAPSHOT-cyclonedx.xml 20:52:05 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8530/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.21-SNAPSHOT-cyclonedx.json 20:52:05 [INFO] 20:52:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8530 --- 20:52:05 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:52:05 [WARNING] 20:52:05 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8530 did not assign 20:52:05 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:52:05 [WARNING] 20:52:05 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:52:05 [WARNING] 20:52:05 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/maven-metadata.xml 20:52:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:52:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:52:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:52:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:52:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:52:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:52:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:52:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:52:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:52:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:52:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:52:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:52:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:52:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:52:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:52:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:52:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:52:05 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:52:05 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:52:05 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:52:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:52:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:52:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:52:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:52:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:52:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:52:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:52:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:52:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:52:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:52:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:52:05 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:52:05 at java.lang.reflect.Method.invoke (Method.java:580) 20:52:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:52:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:52:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:52:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:52:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/maven-metadata.xml 20:52:05 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/maven-metadata.xml 20:52:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:52:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:52:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:52:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:52:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:52:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:52:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:52:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:52:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:52:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:52:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:52:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:52:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:52:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:52:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:52:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:52:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:52:05 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:52:05 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:52:05 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:52:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:52:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:52:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:52:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:52:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:52:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:52:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:52:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:52:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:52:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:52:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:52:05 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:52:05 at java.lang.reflect.Method.invoke (Method.java:580) 20:52:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:52:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:52:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:52:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:52:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/maven-metadata.xml 20:52:05 [INFO] 20:52:05 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8542 >-------- 20:52:05 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8542 14.0.21-SNAPSHOT [153/229] 20:52:05 [INFO] from features/odl-mdsal-model-rfc8542/pom.xml 20:52:05 [INFO] ------------------------------[ feature ]------------------------------- 20:52:05 [INFO] 20:52:05 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8542 --- 20:52:05 [INFO] 20:52:05 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8542 --- 20:52:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:52:05 [INFO] 20:52:05 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8542 --- 20:52:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:52:05 [INFO] 20:52:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8542 --- 20:52:05 [INFO] 20:52:05 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8542 --- 20:52:05 [INFO] 20:52:05 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8542 --- 20:52:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:52:05 [INFO] argLine set to empty 20:52:05 [INFO] 20:52:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8542 --- 20:52:05 [INFO] Starting audit... 20:52:05 Audit done. 20:52:05 [INFO] You have 0 Checkstyle violations. 20:52:05 [INFO] 20:52:05 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8542 --- 20:52:05 [INFO] Starting audit... 20:52:05 Audit done. 20:52:05 [INFO] You have 0 Checkstyle violations. 20:52:05 [INFO] 20:52:05 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8542 --- 20:52:05 [INFO] 20:52:05 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8542 --- 20:52:05 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8542/target/feature/feature.xml 20:52:05 [INFO] ...done! 20:52:05 [INFO] Attaching features XML 20:52:05 [INFO] 20:52:05 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8542 --- 20:52: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 20:52:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:52:05 [INFO] 20:52:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8542 >>> 20:52:05 [INFO] 20:52:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8542 --- 20:52:05 [INFO] No files found to run spotbugs, check compile phase has been run 20:52:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:52:05 [INFO] 20:52:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8542 <<< 20:52:05 [INFO] 20:52:05 [INFO] 20:52:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8542 --- 20:52:05 [INFO] 20:52:05 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8542 --- 20:52:05 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8542 20:52:05 [INFO] Project dependency features detected: [] 20:52:05 [INFO] Pax Exam System (Version: 4.14.0) created. 20:52:05 [INFO] Creating RMI registry server on 127.0.0.1:39235 20:52:06 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:52:06 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:52:06 [INFO] Waiting for remote bundle context.. on 39235 name: d1ef9628-b5dd-441b-a4dc-083e0eb5858a timout: [ RelativeTimeout value = 180000 ] 20:52:10 [INFO] Building jar from resources and headers. 20:52:10 [INFO] Writing jar finished. 20:52:12 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:52:12 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:52:12 [INFO] 20:52:12 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8542 --- 20:52:12 [INFO] 20:52:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8542 --- 20:52:12 [INFO] No Javadoc in project. Archive not created. 20:52:12 [INFO] 20:52:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8542 --- 20:52:12 [INFO] CycloneDX: Resolving Dependencies 20:52:13 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 20:52:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8542/target/bom.xml 20:52:13 [INFO] attaching as odl-mdsal-model-rfc8542-14.0.21-SNAPSHOT-cyclonedx.xml 20:52:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8542/target/bom.json 20:52:13 [INFO] attaching as odl-mdsal-model-rfc8542-14.0.21-SNAPSHOT-cyclonedx.json 20:52:13 [INFO] 20:52:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8542 --- 20:52:13 [INFO] Skipping duplicate-finder execution! 20:52:13 [INFO] 20:52:13 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8542 --- 20:52:13 [INFO] Skipping plugin execution 20:52:13 [INFO] 20:52:13 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8542 --- 20:52:13 [INFO] Skipping source per configuration. 20:52:13 [INFO] 20:52:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8542 --- 20:52:13 [INFO] 20:52:13 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8542 --- 20:52:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:52:13 [INFO] 20:52:13 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8542 --- 20:52:13 [WARNING] 20:52:13 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8542 did not assign 20:52:13 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:52:13 [WARNING] 20:52:13 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:52:13 [WARNING] 20:52:13 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8542/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.21-SNAPSHOT.pom 20:52:13 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8542/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.21-SNAPSHOT-features.xml 20:52:13 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8542/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.21-SNAPSHOT-cyclonedx.xml 20:52:13 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8542/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.21-SNAPSHOT-cyclonedx.json 20:52:13 [INFO] 20:52:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8542 --- 20:52:13 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:52:13 [WARNING] 20:52:13 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8542 did not assign 20:52:13 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:52:13 [WARNING] 20:52:13 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:52:13 [WARNING] 20:52:13 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/maven-metadata.xml 20:52:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:52:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:52:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:52:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:52:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:52:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:52:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:52:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:52:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:52:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:52:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:52:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:52:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:52:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:52:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:52:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:52:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:52:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:52:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:52:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:52:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:52:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:52:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:52:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:52:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:52:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:52:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:52:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:52:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:52:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:52:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:52:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:52:13 at java.lang.reflect.Method.invoke (Method.java:580) 20:52:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:52:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:52:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:52:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:52:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/maven-metadata.xml 20:52:13 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/maven-metadata.xml 20:52:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:52:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:52:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:52:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:52:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:52:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:52:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:52:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:52:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:52:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:52:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:52:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:52:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:52:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:52:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:52:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:52:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:52:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:52:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:52:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:52:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:52:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:52:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:52:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:52:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:52:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:52:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:52:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:52:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:52:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:52:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:52:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:52:13 at java.lang.reflect.Method.invoke (Method.java:580) 20:52:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:52:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:52:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:52:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:52:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/maven-metadata.xml 20:52:13 [INFO] 20:52:13 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8572-ietf-sztp-bootstrap-server >-- 20:52:13 [INFO] Building rfc8572-ietf-sztp-bootstrap-server 14.0.21-SNAPSHOT [154/229] 20:52:13 [INFO] from model/rfc/rfc8572-ietf-sztp-bootstrap-server/pom.xml 20:52:13 [INFO] -------------------------------[ bundle ]------------------------------- 20:52:13 [INFO] 20:52:13 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8572-ietf-sztp-bootstrap-server --- 20:52:13 [INFO] 20:52:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8572-ietf-sztp-bootstrap-server --- 20:52:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:52:13 [INFO] 20:52:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8572-ietf-sztp-bootstrap-server --- 20:52:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:52:13 [INFO] 20:52:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8572-ietf-sztp-bootstrap-server --- 20:52:13 [INFO] 20:52:13 [INFO] --- dependency:3.9.0:properties (default) @ rfc8572-ietf-sztp-bootstrap-server --- 20:52:13 [INFO] 20:52:13 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8572-ietf-sztp-bootstrap-server --- 20:52:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:52:13 [INFO] 20:52:13 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8572-ietf-sztp-bootstrap-server --- 20:52:13 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:52:13 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/main/yang 20:52:13 [INFO] yang-to-sources: Found 0 dependencies in 431.6 μs 20:52:13 [INFO] yang-to-sources: Project model files found: 1 in 1.915 ms 20:52:13 [INFO] yang-to-sources: 1 YANG models processed in 5.159 ms 20:52:13 [INFO] BindingJavaFileGenerator: Defined 23 files in 2.240 ms 20:52:13 [INFO] Sorted 23 files into 5 directories in 97.81 μs 20:52:13 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 23 in 10.34 ms 20:52:13 [INFO] 20:52:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8572-ietf-sztp-bootstrap-server --- 20:52:13 [INFO] Starting audit... 20:52:13 Audit done. 20:52:13 [INFO] You have 0 Checkstyle violations. 20:52:13 [INFO] 20:52:13 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8572-ietf-sztp-bootstrap-server --- 20:52:13 [INFO] Starting audit... 20:52:13 Audit done. 20:52:13 [INFO] You have 0 Checkstyle violations. 20:52:13 [INFO] 20:52:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8572-ietf-sztp-bootstrap-server --- 20:52:13 [INFO] 20:52:13 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8572-ietf-sztp-bootstrap-server --- 20:52:13 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/main/resources 20:52:13 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/generated-sources/spi 20:52:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:52:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:52:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:52:13 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/generated-sources/spi 20:52:13 [INFO] 20:52:13 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8572-ietf-sztp-bootstrap-server --- 20:52:13 [INFO] Recompiling the module because of changed source code. 20:52:13 [INFO] Compiling 22 source files with javac [debug release 21] to target/classes 20:52:13 [INFO] 20:52:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8572-ietf-sztp-bootstrap-server >>> 20:52:13 [INFO] 20:52:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8572-ietf-sztp-bootstrap-server --- 20:52:13 [INFO] Fork Value is true 20:52:16 [INFO] Done SpotBugs Analysis.... 20:52:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:52:16 [INFO] 20:52:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8572-ietf-sztp-bootstrap-server <<< 20:52:16 [INFO] 20:52:16 [INFO] 20:52:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8572-ietf-sztp-bootstrap-server --- 20:52:16 [INFO] BugInstance size is 0 20:52:16 [INFO] Error size is 0 20:52:16 [INFO] No errors/warnings found 20:52:16 [INFO] 20:52:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8572-ietf-sztp-bootstrap-server --- 20:52:16 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/test/resources 20:52:16 [INFO] 20:52:16 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8572-ietf-sztp-bootstrap-server --- 20:52:16 [INFO] No sources to compile 20:52:16 [INFO] 20:52:16 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8572-ietf-sztp-bootstrap-server --- 20:52:16 [INFO] No tests to run. 20:52:16 [INFO] 20:52:16 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8572-ietf-sztp-bootstrap-server --- 20:52:16 [INFO] 20:52:16 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8572-ietf-sztp-bootstrap-server --- 20:52:16 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-14.0.21-SNAPSHOT.jar 20:52:16 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/classes/META-INF/MANIFEST.MF 20:52:16 [INFO] 20:52:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8572-ietf-sztp-bootstrap-server --- 20:52:18 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-14.0.21-SNAPSHOT-javadoc.jar 20:52:18 [INFO] 20:52:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8572-ietf-sztp-bootstrap-server --- 20:52:18 [INFO] CycloneDX: Resolving Dependencies 20:52:18 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 20:52:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.xml 20:52:18 [INFO] attaching as rfc8572-ietf-sztp-bootstrap-server-14.0.21-SNAPSHOT-cyclonedx.xml 20:52:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.json 20:52:18 [INFO] attaching as rfc8572-ietf-sztp-bootstrap-server-14.0.21-SNAPSHOT-cyclonedx.json 20:52:18 [INFO] 20:52:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8572-ietf-sztp-bootstrap-server --- 20:52:18 [INFO] Skipping duplicate-finder execution! 20:52:18 [INFO] 20:52:18 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8572-ietf-sztp-bootstrap-server --- 20:52:18 [INFO] No dependency problems found 20:52:18 [INFO] 20:52:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8572-ietf-sztp-bootstrap-server --- 20:52:18 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-14.0.21-SNAPSHOT-sources.jar 20:52:18 [INFO] 20:52:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8572-ietf-sztp-bootstrap-server --- 20:52:18 [INFO] 20:52:18 [INFO] --- jacoco:0.8.14:report (report) @ rfc8572-ietf-sztp-bootstrap-server --- 20:52:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:52:18 [INFO] 20:52:18 [INFO] --- install:3.1.4:install (default-install) @ rfc8572-ietf-sztp-bootstrap-server --- 20:52:18 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-bootstrap-server/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-SNAPSHOT.pom 20:52:18 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-SNAPSHOT.jar 20:52:18 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-SNAPSHOT-javadoc.jar 20:52:18 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-SNAPSHOT-cyclonedx.xml 20:52:18 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-SNAPSHOT-cyclonedx.json 20:52:18 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-SNAPSHOT-sources.jar 20:52:18 [INFO] 20:52:18 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8572-ietf-sztp-bootstrap-server --- 20:52:18 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-SNAPSHOT.jar 20:52:18 [INFO] Writing OBR metadata 20:52:18 [INFO] 20:52:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8572-ietf-sztp-bootstrap-server --- 20:52:18 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:52:18 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml 20:52:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:52:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:52:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:52:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:52:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:52:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:52:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:52:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:52:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:52:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:52:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:52:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:52:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:52:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:52:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:52:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:52:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:52:18 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:52:18 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:52:18 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:52:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:52:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:52:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:52:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:52:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:52:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:52:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:52:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:52:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:52:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:52:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:52:18 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:52:18 at java.lang.reflect.Method.invoke (Method.java:580) 20:52:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:52:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:52:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:52:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:52:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml 20:52:18 [INFO] 20:52:18 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8572-ietf-sztp-bootstrap-server --- 20:52:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:52:18 [INFO] 20:52:18 [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server >-- 20:52:18 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8572 ietf-sztp-bootstrap-server 14.0.21-SNAPSHOT [155/229] 20:52:18 [INFO] from features/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/pom.xml 20:52:18 [INFO] ------------------------------[ feature ]------------------------------- 20:52:18 [INFO] 20:52:18 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 20:52:18 [INFO] 20:52:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 20:52:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:52:18 [INFO] 20:52:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 20:52:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:52:18 [INFO] 20:52:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 20:52:19 [INFO] 20:52:19 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 20:52:19 [INFO] 20:52:19 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 20:52:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:52:19 [INFO] argLine set to empty 20:52:19 [INFO] 20:52:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 20:52:19 [INFO] Starting audit... 20:52:19 Audit done. 20:52:19 [INFO] You have 0 Checkstyle violations. 20:52:19 [INFO] 20:52:19 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 20:52:19 [INFO] Starting audit... 20:52:19 Audit done. 20:52:19 [INFO] You have 0 Checkstyle violations. 20:52:19 [INFO] 20:52:19 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 20:52:19 [INFO] 20:52:19 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 20:52:19 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/target/feature/feature.xml 20:52:19 [INFO] ...done! 20:52:19 [INFO] Attaching features XML 20:52:19 [INFO] 20:52:19 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 20:52:19 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:52:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:52:19 [INFO] 20:52:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server >>> 20:52:19 [INFO] 20:52:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 20:52:19 [INFO] No files found to run spotbugs, check compile phase has been run 20:52:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:52:19 [INFO] 20:52:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server <<< 20:52:19 [INFO] 20:52:19 [INFO] 20:52:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 20:52:19 [INFO] 20:52:19 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 20:52:19 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server 20:52:19 [INFO] Project dependency features detected: [] 20:52:19 [INFO] Pax Exam System (Version: 4.14.0) created. 20:52:19 [INFO] Creating RMI registry server on 127.0.0.1:39465 20:52:19 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:52:19 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:52:19 [INFO] Waiting for remote bundle context.. on 39465 name: a4adf9ef-e5d8-4eb7-a7be-d62b640be908 timout: [ RelativeTimeout value = 180000 ] 20:52:23 [INFO] Building jar from resources and headers. 20:52:23 [INFO] Writing jar finished. 20:52:25 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:52:25 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:52:25 [INFO] 20:52:25 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 20:52:25 [INFO] 20:52:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 20:52:25 [INFO] No Javadoc in project. Archive not created. 20:52:25 [INFO] 20:52:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 20:52:25 [INFO] CycloneDX: Resolving Dependencies 20:52:26 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 20:52:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.xml 20:52:26 [INFO] attaching as odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.21-SNAPSHOT-cyclonedx.xml 20:52:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.json 20:52:26 [INFO] attaching as odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.21-SNAPSHOT-cyclonedx.json 20:52:26 [INFO] 20:52:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 20:52:26 [INFO] Skipping duplicate-finder execution! 20:52:26 [INFO] 20:52:26 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 20:52:26 [INFO] Skipping plugin execution 20:52:26 [INFO] 20:52:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 20:52:26 [INFO] Skipping source per configuration. 20:52:26 [INFO] 20:52:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 20:52:26 [INFO] 20:52:26 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 20:52:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:52:26 [INFO] 20:52:26 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 20:52:26 [WARNING] 20:52:26 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server did not assign 20:52:26 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:52:26 [WARNING] 20:52:26 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:52:26 [WARNING] 20:52:26 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.21-SNAPSHOT.pom 20:52:26 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.21-SNAPSHOT-features.xml 20:52:26 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.21-SNAPSHOT-cyclonedx.xml 20:52:26 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.21-SNAPSHOT-cyclonedx.json 20:52:26 [INFO] 20:52:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 20:52:26 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:52:26 [WARNING] 20:52:26 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server did not assign 20:52:26 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:52:26 [WARNING] 20:52:26 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:52:26 [WARNING] 20:52:26 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/maven-metadata.xml 20:52:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:52:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:52:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:52:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:52:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:52:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:52:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:52:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:52:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:52:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:52:26 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:52:26 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:52:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:52:26 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:52:26 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:52:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:52:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:52:26 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:52:26 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:52:26 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:52:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:52:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:52:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:52:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:52:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:52:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:52:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:52:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:52:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:52:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:52:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:52:26 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:52:26 at java.lang.reflect.Method.invoke (Method.java:580) 20:52:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:52:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:52:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:52:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:52:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/maven-metadata.xml 20:52:26 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml 20:52:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:52:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:52:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:52:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:52:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:52:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:52:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:52:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:52:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:52:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:52:26 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:52:26 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:52:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:52:26 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:52:26 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:52:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:52:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:52:26 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:52:26 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:52:26 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:52:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:52:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:52:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:52:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:52:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:52:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:52:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:52:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:52:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:52:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:52:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:52:26 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:52:26 at java.lang.reflect.Method.invoke (Method.java:580) 20:52:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:52:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:52:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:52:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:52:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml 20:52:26 [INFO] 20:52:26 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8572-ietf-sztp-conveyed-info >-- 20:52:26 [INFO] Building rfc8572-ietf-sztp-conveyed-info 14.0.21-SNAPSHOT [156/229] 20:52:26 [INFO] from model/rfc/rfc8572-ietf-sztp-conveyed-info/pom.xml 20:52:26 [INFO] -------------------------------[ bundle ]------------------------------- 20:52:26 [INFO] 20:52:26 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8572-ietf-sztp-conveyed-info --- 20:52:26 [INFO] 20:52:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8572-ietf-sztp-conveyed-info --- 20:52:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:52:26 [INFO] 20:52:26 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8572-ietf-sztp-conveyed-info --- 20:52:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:52:26 [INFO] 20:52:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8572-ietf-sztp-conveyed-info --- 20:52:26 [INFO] 20:52:26 [INFO] --- dependency:3.9.0:properties (default) @ rfc8572-ietf-sztp-conveyed-info --- 20:52:26 [INFO] 20:52:26 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8572-ietf-sztp-conveyed-info --- 20:52:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:52:26 [INFO] 20:52:26 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8572-ietf-sztp-conveyed-info --- 20:52:26 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:52:26 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/main/yang 20:52:26 [INFO] yang-to-sources: Found 3 dependencies in 628.4 μs 20:52:26 [INFO] yang-to-sources: Project model files found: 1 in 1.541 ms 20:52:26 [INFO] yang-to-sources: 4 YANG models processed in 11.87 ms 20:52:26 [INFO] BindingJavaFileGenerator: Defined 27 files in 3.349 ms 20:52:26 [INFO] Sorted 27 files into 10 directories in 105.5 μs 20:52:26 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 27 in 10.17 ms 20:52:26 [INFO] 20:52:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8572-ietf-sztp-conveyed-info --- 20:52:26 [INFO] Starting audit... 20:52:26 Audit done. 20:52:26 [INFO] You have 0 Checkstyle violations. 20:52:26 [INFO] 20:52:26 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8572-ietf-sztp-conveyed-info --- 20:52:26 [INFO] Starting audit... 20:52:26 Audit done. 20:52:26 [INFO] You have 0 Checkstyle violations. 20:52:26 [INFO] 20:52:26 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8572-ietf-sztp-conveyed-info --- 20:52:26 [INFO] 20:52:26 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8572-ietf-sztp-conveyed-info --- 20:52:26 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/main/resources 20:52:26 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/generated-sources/spi 20:52:26 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:52:26 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:52:26 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:52:26 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/generated-sources/spi 20:52:26 [INFO] 20:52:26 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8572-ietf-sztp-conveyed-info --- 20:52:26 [INFO] Recompiling the module because of changed dependency. 20:52:26 [INFO] Compiling 26 source files with javac [debug release 21] to target/classes 20:52:27 [INFO] 20:52:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8572-ietf-sztp-conveyed-info >>> 20:52:27 [INFO] 20:52:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8572-ietf-sztp-conveyed-info --- 20:52:27 [INFO] Fork Value is true 20:52:29 [INFO] Done SpotBugs Analysis.... 20:52:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:52:29 [INFO] 20:52:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8572-ietf-sztp-conveyed-info <<< 20:52:29 [INFO] 20:52:29 [INFO] 20:52:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8572-ietf-sztp-conveyed-info --- 20:52:29 [INFO] BugInstance size is 0 20:52:29 [INFO] Error size is 0 20:52:29 [INFO] No errors/warnings found 20:52:29 [INFO] 20:52:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8572-ietf-sztp-conveyed-info --- 20:52:29 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/test/resources 20:52:29 [INFO] 20:52:29 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8572-ietf-sztp-conveyed-info --- 20:52:29 [INFO] No sources to compile 20:52:29 [INFO] 20:52:29 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8572-ietf-sztp-conveyed-info --- 20:52:29 [INFO] No tests to run. 20:52:29 [INFO] 20:52:29 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8572-ietf-sztp-conveyed-info --- 20:52:29 [INFO] 20:52:29 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8572-ietf-sztp-conveyed-info --- 20:52:29 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-14.0.21-SNAPSHOT.jar 20:52:29 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/classes/META-INF/MANIFEST.MF 20:52:29 [INFO] 20:52:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8572-ietf-sztp-conveyed-info --- 20:52:31 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-14.0.21-SNAPSHOT-javadoc.jar 20:52:31 [INFO] 20:52:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8572-ietf-sztp-conveyed-info --- 20:52:31 [INFO] CycloneDX: Resolving Dependencies 20:52:31 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 20:52:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.xml 20:52:31 [INFO] attaching as rfc8572-ietf-sztp-conveyed-info-14.0.21-SNAPSHOT-cyclonedx.xml 20:52:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.json 20:52:31 [INFO] attaching as rfc8572-ietf-sztp-conveyed-info-14.0.21-SNAPSHOT-cyclonedx.json 20:52:31 [INFO] 20:52:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8572-ietf-sztp-conveyed-info --- 20:52:31 [INFO] Skipping duplicate-finder execution! 20:52:31 [INFO] 20:52:31 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8572-ietf-sztp-conveyed-info --- 20:52:31 [INFO] No dependency problems found 20:52:31 [INFO] 20:52:31 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8572-ietf-sztp-conveyed-info --- 20:52:31 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-14.0.21-SNAPSHOT-sources.jar 20:52:31 [INFO] 20:52:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8572-ietf-sztp-conveyed-info --- 20:52:31 [INFO] 20:52:31 [INFO] --- jacoco:0.8.14:report (report) @ rfc8572-ietf-sztp-conveyed-info --- 20:52:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:52:31 [INFO] 20:52:31 [INFO] --- install:3.1.4:install (default-install) @ rfc8572-ietf-sztp-conveyed-info --- 20:52:31 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-conveyed-info/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-SNAPSHOT.pom 20:52:31 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-SNAPSHOT.jar 20:52:31 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-SNAPSHOT-javadoc.jar 20:52:31 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-SNAPSHOT-cyclonedx.xml 20:52:31 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-SNAPSHOT-cyclonedx.json 20:52:31 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-SNAPSHOT-sources.jar 20:52:31 [INFO] 20:52:31 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8572-ietf-sztp-conveyed-info --- 20:52:31 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-SNAPSHOT.jar 20:52:31 [INFO] Writing OBR metadata 20:52:32 [INFO] 20:52:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8572-ietf-sztp-conveyed-info --- 20:52:32 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:52:32 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml 20:52:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:52:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:52:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:52:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:52:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:52:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:52:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:52:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:52:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:52:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:52:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:52:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:52:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:52:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:52:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:52:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:52:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:52:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:52:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:52:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:52:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:52:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:52:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:52:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:52:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:52:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:52:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:52:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:52:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:52:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:52:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:52:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:52:32 at java.lang.reflect.Method.invoke (Method.java:580) 20:52:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:52:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:52:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:52:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:52:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml 20:52:32 [INFO] 20:52:32 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8572-ietf-sztp-conveyed-info --- 20:52:32 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:52:32 [INFO] 20:52:32 [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info >-- 20:52:32 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8572 ietf-sztp-conveyed-info 14.0.21-SNAPSHOT [157/229] 20:52:32 [INFO] from features/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/pom.xml 20:52:32 [INFO] ------------------------------[ feature ]------------------------------- 20:52:32 [INFO] 20:52:32 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 20:52:32 [INFO] 20:52:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 20:52:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:52:32 [INFO] 20:52:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 20:52:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:52:32 [INFO] 20:52:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 20:52:32 [INFO] 20:52:32 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 20:52:32 [INFO] 20:52:32 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 20:52:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:52:32 [INFO] argLine set to empty 20:52:32 [INFO] 20:52:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 20:52:32 [INFO] Starting audit... 20:52:32 Audit done. 20:52:32 [INFO] You have 0 Checkstyle violations. 20:52:32 [INFO] 20:52:32 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 20:52:32 [INFO] Starting audit... 20:52:32 Audit done. 20:52:32 [INFO] You have 0 Checkstyle violations. 20:52:32 [INFO] 20:52:32 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 20:52:32 [INFO] 20:52:32 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 20:52:32 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/target/feature/feature.xml 20:52:32 [INFO] ...done! 20:52:32 [INFO] Attaching features XML 20:52:32 [INFO] 20:52:32 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 20:52:32 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:52:32 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:52:32 [INFO] 20:52:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info >>> 20:52:32 [INFO] 20:52:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 20:52:32 [INFO] No files found to run spotbugs, check compile phase has been run 20:52:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:52:32 [INFO] 20:52:32 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info <<< 20:52:32 [INFO] 20:52:32 [INFO] 20:52:32 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 20:52:32 [INFO] 20:52:32 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 20:52:32 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info 20:52:32 [INFO] Project dependency features detected: [] 20:52:32 [INFO] Pax Exam System (Version: 4.14.0) created. 20:52:32 [INFO] Creating RMI registry server on 127.0.0.1:41395 20:52:33 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:52:33 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:52:33 [INFO] Waiting for remote bundle context.. on 41395 name: 0295d941-6b75-44ee-a01f-c172df95a9cf timout: [ RelativeTimeout value = 180000 ] 20:52:37 [INFO] Building jar from resources and headers. 20:52:37 [INFO] Writing jar finished. 20:52:39 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:52:39 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:52:39 [INFO] 20:52:39 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 20:52:39 [INFO] 20:52:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 20:52:39 [INFO] No Javadoc in project. Archive not created. 20:52:39 [INFO] 20:52:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 20:52:39 [INFO] CycloneDX: Resolving Dependencies 20:52:39 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 20:52:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/target/bom.xml 20:52:39 [INFO] attaching as odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.21-SNAPSHOT-cyclonedx.xml 20:52:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/target/bom.json 20:52:39 [INFO] attaching as odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.21-SNAPSHOT-cyclonedx.json 20:52:39 [INFO] 20:52:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 20:52:39 [INFO] Skipping duplicate-finder execution! 20:52:39 [INFO] 20:52:39 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 20:52:39 [INFO] Skipping plugin execution 20:52:39 [INFO] 20:52:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 20:52:39 [INFO] Skipping source per configuration. 20:52:39 [INFO] 20:52:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 20:52:39 [INFO] 20:52:39 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 20:52:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:52:39 [INFO] 20:52:39 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 20:52:39 [WARNING] 20:52:39 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info did not assign 20:52:39 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:52:39 [WARNING] 20:52:39 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:52:39 [WARNING] 20:52:39 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.21-SNAPSHOT.pom 20:52:39 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.21-SNAPSHOT-features.xml 20:52:39 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.21-SNAPSHOT-cyclonedx.xml 20:52:39 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.21-SNAPSHOT-cyclonedx.json 20:52:39 [INFO] 20:52:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 20:52:39 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:52:39 [WARNING] 20:52:39 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info did not assign 20:52:39 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:52:39 [WARNING] 20:52:39 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:52:39 [WARNING] 20:52:39 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/maven-metadata.xml 20:52:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:52:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:52:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:52:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:52:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:52:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:52:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:52:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:52:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:52:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:52:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:52:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:52:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:52:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:52:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:52:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:52:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:52:39 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:52:39 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:52:39 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:52:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:52:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:52:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:52:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:52:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:52:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:52:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:52:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:52:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:52:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:52:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:52:39 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:52:39 at java.lang.reflect.Method.invoke (Method.java:580) 20:52:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:52:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:52:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:52:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:52:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/maven-metadata.xml 20:52:39 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml 20:52:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:52:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:52:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:52:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:52:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:52:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:52:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:52:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:52:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:52:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:52:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:52:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:52:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:52:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:52:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:52:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:52:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:52:39 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:52:39 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:52:39 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:52:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:52:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:52:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:52:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:52:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:52:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:52:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:52:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:52:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:52:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:52:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:52:39 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:52:39 at java.lang.reflect.Method.invoke (Method.java:580) 20:52:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:52:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:52:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:52:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:52:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml 20:52:39 [INFO] 20:52:39 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8639 >---------- 20:52:39 [INFO] Building rfc8639 14.0.21-SNAPSHOT [158/229] 20:52:39 [INFO] from model/rfc/rfc8639/pom.xml 20:52:39 [INFO] -------------------------------[ bundle ]------------------------------- 20:52:39 [INFO] 20:52:39 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8639 --- 20:52:39 [INFO] 20:52:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8639 --- 20:52:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:52:39 [INFO] 20:52:39 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8639 --- 20:52:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:52:39 [INFO] 20:52:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8639 --- 20:52:40 [INFO] 20:52:40 [INFO] --- dependency:3.9.0:properties (default) @ rfc8639 --- 20:52:40 [INFO] 20:52:40 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8639 --- 20:52:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/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/** 20:52:40 [INFO] 20:52:40 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8639 --- 20:52:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:52:40 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8639/src/main/yang 20:52:40 [INFO] yang-to-sources: Found 8 dependencies in 902.2 μs 20:52:40 [INFO] yang-to-sources: Project model files found: 1 in 5.029 ms 20:52:40 [INFO] yang-to-sources: 9 YANG models processed in 45.96 ms 20:52:40 [INFO] BindingJavaFileGenerator: Defined 136 files in 11.67 ms 20:52:40 [INFO] Sorted 136 files into 22 directories in 262.7 μs 20:52:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 136 in 54.06 ms 20:52:40 [INFO] 20:52:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8639 --- 20:52:40 [INFO] Starting audit... 20:52:40 Audit done. 20:52:40 [INFO] You have 0 Checkstyle violations. 20:52:40 [INFO] 20:52:40 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8639 --- 20:52:40 [INFO] Starting audit... 20:52:40 Audit done. 20:52:40 [INFO] You have 0 Checkstyle violations. 20:52:40 [INFO] 20:52:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8639 --- 20:52:40 [INFO] 20:52:40 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8639 --- 20:52:40 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8639/src/main/resources 20:52:40 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8639/target/generated-sources/spi 20:52:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:52:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:52:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:52:40 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8639/target/generated-sources/spi 20:52:40 [INFO] 20:52:40 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8639 --- 20:52:40 [INFO] Recompiling the module because of changed dependency. 20:52:40 [INFO] Compiling 135 source files with javac [debug release 21] to target/classes 20:52:41 [INFO] 20:52:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8639 >>> 20:52:41 [INFO] 20:52:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8639 --- 20:52:41 [INFO] Fork Value is true 20:52:43 [INFO] Done SpotBugs Analysis.... 20:52:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:52:43 [INFO] 20:52:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8639 <<< 20:52:43 [INFO] 20:52:43 [INFO] 20:52:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8639 --- 20:52:43 [INFO] BugInstance size is 0 20:52:43 [INFO] Error size is 0 20:52:43 [INFO] No errors/warnings found 20:52:43 [INFO] 20:52:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8639 --- 20:52:43 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8639/src/test/resources 20:52:43 [INFO] 20:52:43 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8639 --- 20:52:43 [INFO] No sources to compile 20:52:43 [INFO] 20:52:43 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8639 --- 20:52:43 [INFO] No tests to run. 20:52:43 [INFO] 20:52:43 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8639 --- 20:52:43 [INFO] 20:52:43 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8639 --- 20:52:43 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8639/target/rfc8639-14.0.21-SNAPSHOT.jar 20:52:43 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8639/target/classes/META-INF/MANIFEST.MF 20:52:43 [INFO] 20:52:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8639 --- 20:52:47 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8639/target/rfc8639-14.0.21-SNAPSHOT-javadoc.jar 20:52:47 [INFO] 20:52:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8639 --- 20:52:47 [INFO] CycloneDX: Resolving Dependencies 20:52:47 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 20:52:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8639/target/bom.xml 20:52:47 [INFO] attaching as rfc8639-14.0.21-SNAPSHOT-cyclonedx.xml 20:52:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8639/target/bom.json 20:52:47 [INFO] attaching as rfc8639-14.0.21-SNAPSHOT-cyclonedx.json 20:52:47 [INFO] 20:52:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8639 --- 20:52:47 [INFO] Skipping duplicate-finder execution! 20:52:47 [INFO] 20:52:47 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8639 --- 20:52:47 [INFO] No dependency problems found 20:52:47 [INFO] 20:52:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8639 --- 20:52:47 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8639/target/rfc8639-14.0.21-SNAPSHOT-sources.jar 20:52:47 [INFO] 20:52:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8639 --- 20:52:47 [INFO] 20:52:47 [INFO] --- jacoco:0.8.14:report (report) @ rfc8639 --- 20:52:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:52:47 [INFO] 20:52:47 [INFO] --- install:3.1.4:install (default-install) @ rfc8639 --- 20:52:47 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8639/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-SNAPSHOT.pom 20:52:47 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8639/target/rfc8639-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-SNAPSHOT.jar 20:52:47 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8639/target/rfc8639-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-SNAPSHOT-javadoc.jar 20:52:47 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8639/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-SNAPSHOT-cyclonedx.xml 20:52:47 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8639/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-SNAPSHOT-cyclonedx.json 20:52:47 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8639/target/rfc8639-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-SNAPSHOT-sources.jar 20:52:47 [INFO] 20:52:47 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8639 --- 20:52:47 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-SNAPSHOT.jar 20:52:47 [INFO] Writing OBR metadata 20:52:47 [INFO] 20:52:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8639 --- 20:52:47 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:52:47 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8639/maven-metadata.xml 20:52:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:52:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:52:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:52:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:52:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:52:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:52:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:52:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:52:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:52:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:52:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:52:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:52:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:52:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:52:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:52:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:52:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:52:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:52:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:52:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:52:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:52:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:52:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:52:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:52:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:52:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:52:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:52:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:52:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:52:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:52:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:52:47 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:52:47 at java.lang.reflect.Method.invoke (Method.java:580) 20:52:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:52:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:52:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:52:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:52:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8639/maven-metadata.xml 20:52:47 [INFO] 20:52:47 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8639 --- 20:52:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:52:47 [INFO] 20:52:47 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8639 >-------- 20:52:47 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8639 14.0.21-SNAPSHOT [159/229] 20:52:47 [INFO] from features/odl-mdsal-model-rfc8639/pom.xml 20:52:47 [INFO] ------------------------------[ feature ]------------------------------- 20:52:47 [INFO] 20:52:47 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8639 --- 20:52:47 [INFO] 20:52:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8639 --- 20:52:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:52:47 [INFO] 20:52:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8639 --- 20:52:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:52:47 [INFO] 20:52:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8639 --- 20:52:48 [INFO] 20:52:48 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8639 --- 20:52:48 [INFO] 20:52:48 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8639 --- 20:52:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:52:48 [INFO] argLine set to empty 20:52:48 [INFO] 20:52:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8639 --- 20:52:48 [INFO] Starting audit... 20:52:48 Audit done. 20:52:48 [INFO] You have 0 Checkstyle violations. 20:52:48 [INFO] 20:52:48 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8639 --- 20:52:48 [INFO] Starting audit... 20:52:48 Audit done. 20:52:48 [INFO] You have 0 Checkstyle violations. 20:52:48 [INFO] 20:52:48 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8639 --- 20:52:48 [INFO] 20:52:48 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8639 --- 20:52:48 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8639/target/feature/feature.xml 20:52:48 [INFO] ...done! 20:52:48 [INFO] Attaching features XML 20:52:48 [INFO] 20:52:48 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8639 --- 20:52:48 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:52:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:52:48 [INFO] 20:52:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8639 >>> 20:52:48 [INFO] 20:52:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8639 --- 20:52:48 [INFO] No files found to run spotbugs, check compile phase has been run 20:52:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:52:48 [INFO] 20:52:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8639 <<< 20:52:48 [INFO] 20:52:48 [INFO] 20:52:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8639 --- 20:52:48 [INFO] 20:52:48 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8639 --- 20:52:48 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8639 20:52:48 [INFO] Project dependency features detected: [] 20:52:48 [INFO] Pax Exam System (Version: 4.14.0) created. 20:52:48 [INFO] Creating RMI registry server on 127.0.0.1:41055 20:52:48 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:52:48 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:52:48 [INFO] Waiting for remote bundle context.. on 41055 name: cacd937d-dae6-41d5-9bb2-68c780dc415f timout: [ RelativeTimeout value = 180000 ] 20:52:53 [INFO] Building jar from resources and headers. 20:52:53 [INFO] Writing jar finished. 20:52:55 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:52:55 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:52:55 [INFO] 20:52:55 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8639 --- 20:52:55 [INFO] 20:52:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8639 --- 20:52:55 [INFO] No Javadoc in project. Archive not created. 20:52:55 [INFO] 20:52:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8639 --- 20:52:55 [INFO] CycloneDX: Resolving Dependencies 20:52:56 [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) 20:52:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8639/target/bom.xml 20:52:56 [INFO] attaching as odl-mdsal-model-rfc8639-14.0.21-SNAPSHOT-cyclonedx.xml 20:52:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8639/target/bom.json 20:52:56 [INFO] attaching as odl-mdsal-model-rfc8639-14.0.21-SNAPSHOT-cyclonedx.json 20:52:56 [INFO] 20:52:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8639 --- 20:52:56 [INFO] Skipping duplicate-finder execution! 20:52:56 [INFO] 20:52:56 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8639 --- 20:52:56 [INFO] Skipping plugin execution 20:52:56 [INFO] 20:52:56 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8639 --- 20:52:56 [INFO] Skipping source per configuration. 20:52:56 [INFO] 20:52:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8639 --- 20:52:56 [INFO] 20:52:56 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8639 --- 20:52:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:52:56 [INFO] 20:52:56 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8639 --- 20:52:56 [WARNING] 20:52:56 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8639 did not assign 20:52:56 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:52:56 [WARNING] 20:52:56 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:52:56 [WARNING] 20:52:56 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8639/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.21-SNAPSHOT.pom 20:52:56 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8639/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.21-SNAPSHOT-features.xml 20:52:56 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8639/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.21-SNAPSHOT-cyclonedx.xml 20:52:56 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8639/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.21-SNAPSHOT-cyclonedx.json 20:52:56 [INFO] 20:52:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8639 --- 20:52:56 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:52:56 [WARNING] 20:52:56 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8639 did not assign 20:52:56 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:52:56 [WARNING] 20:52:56 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:52:56 [WARNING] 20:52:56 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/maven-metadata.xml 20:52:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:52:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:52:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:52:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:52:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:52:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:52:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:52:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:52:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:52:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:52:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:52:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:52:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:52:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:52:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:52:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:52:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:52:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:52:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:52:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:52:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:52:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:52:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:52:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:52:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:52:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:52:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:52:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:52:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:52:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:52:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:52:56 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:52:56 at java.lang.reflect.Method.invoke (Method.java:580) 20:52:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:52:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:52:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:52:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:52:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/maven-metadata.xml 20:52:56 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/maven-metadata.xml 20:52:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:52:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:52:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:52:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:52:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:52:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:52:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:52:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:52:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:52:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:52:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:52:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:52:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:52:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:52:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:52:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:52:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:52:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:52:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:52:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:52:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:52:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:52:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:52:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:52:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:52:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:52:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:52:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:52:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:52:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:52:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:52:56 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:52:56 at java.lang.reflect.Method.invoke (Method.java:580) 20:52:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:52:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:52:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:52:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:52:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/maven-metadata.xml 20:52:56 [INFO] 20:52:56 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8641 >---------- 20:52:56 [INFO] Building rfc8641 14.0.21-SNAPSHOT [160/229] 20:52:56 [INFO] from model/rfc/rfc8641/pom.xml 20:52:56 [INFO] -------------------------------[ bundle ]------------------------------- 20:52:56 [INFO] 20:52:56 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8641 --- 20:52:56 [INFO] 20:52:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8641 --- 20:52:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:52:56 [INFO] 20:52:56 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8641 --- 20:52:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:52:56 [INFO] 20:52:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8641 --- 20:52:56 [INFO] 20:52:56 [INFO] --- dependency:3.9.0:properties (default) @ rfc8641 --- 20:52:56 [INFO] 20:52:56 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8641 --- 20:52:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/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/** 20:52:56 [INFO] 20:52:56 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8641 --- 20:52:56 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:52:56 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8641/src/main/yang 20:52:56 [INFO] yang-to-sources: Found 11 dependencies in 1.442 ms 20:52:56 [INFO] yang-to-sources: Project model files found: 1 in 4.124 ms 20:52:56 [INFO] yang-to-sources: 12 YANG models processed in 63.43 ms 20:52:56 [INFO] BindingJavaFileGenerator: Defined 94 files in 14.73 ms 20:52:56 [INFO] Sorted 94 files into 24 directories in 226.3 μs 20:52:57 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 94 in 42.29 ms 20:52:57 [INFO] 20:52:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8641 --- 20:52:57 [INFO] Starting audit... 20:52:57 Audit done. 20:52:57 [INFO] You have 0 Checkstyle violations. 20:52:57 [INFO] 20:52:57 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8641 --- 20:52:57 [INFO] Starting audit... 20:52:57 Audit done. 20:52:57 [INFO] You have 0 Checkstyle violations. 20:52:57 [INFO] 20:52:57 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8641 --- 20:52:57 [INFO] 20:52:57 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8641 --- 20:52:57 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8641/src/main/resources 20:52:57 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8641/target/generated-sources/spi 20:52:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:52:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:52:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:52:57 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8641/target/generated-sources/spi 20:52:57 [INFO] 20:52:57 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8641 --- 20:52:57 [INFO] Recompiling the module because of changed dependency. 20:52:57 [INFO] Compiling 93 source files with javac [debug release 21] to target/classes 20:52:57 [INFO] 20:52:57 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8641 >>> 20:52:57 [INFO] 20:52:57 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8641 --- 20:52:57 [INFO] Fork Value is true 20:53:00 [INFO] Done SpotBugs Analysis.... 20:53:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:53:00 [INFO] 20:53:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8641 <<< 20:53:00 [INFO] 20:53:00 [INFO] 20:53:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8641 --- 20:53:00 [INFO] BugInstance size is 0 20:53:00 [INFO] Error size is 0 20:53:00 [INFO] No errors/warnings found 20:53:00 [INFO] 20:53:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8641 --- 20:53:00 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8641/src/test/resources 20:53:00 [INFO] 20:53:00 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8641 --- 20:53:00 [INFO] No sources to compile 20:53:00 [INFO] 20:53:00 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8641 --- 20:53:00 [INFO] No tests to run. 20:53:00 [INFO] 20:53:00 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8641 --- 20:53:00 [INFO] 20:53:00 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8641 --- 20:53:00 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8641/target/rfc8641-14.0.21-SNAPSHOT.jar 20:53:00 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8641/target/classes/META-INF/MANIFEST.MF 20:53:00 [INFO] 20:53:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8641 --- 20:53:03 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8641/target/rfc8641-14.0.21-SNAPSHOT-javadoc.jar 20:53:03 [INFO] 20:53:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8641 --- 20:53:03 [INFO] CycloneDX: Resolving Dependencies 20:53:03 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 20:53:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8641/target/bom.xml 20:53:04 [INFO] attaching as rfc8641-14.0.21-SNAPSHOT-cyclonedx.xml 20:53:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8641/target/bom.json 20:53:04 [INFO] attaching as rfc8641-14.0.21-SNAPSHOT-cyclonedx.json 20:53:04 [INFO] 20:53:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8641 --- 20:53:04 [INFO] Skipping duplicate-finder execution! 20:53:04 [INFO] 20:53:04 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8641 --- 20:53:04 [INFO] No dependency problems found 20:53:04 [INFO] 20:53:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8641 --- 20:53:04 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8641/target/rfc8641-14.0.21-SNAPSHOT-sources.jar 20:53:04 [INFO] 20:53:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8641 --- 20:53:04 [INFO] 20:53:04 [INFO] --- jacoco:0.8.14:report (report) @ rfc8641 --- 20:53:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:53:04 [INFO] 20:53:04 [INFO] --- install:3.1.4:install (default-install) @ rfc8641 --- 20:53:04 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8641/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-SNAPSHOT.pom 20:53:04 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8641/target/rfc8641-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-SNAPSHOT.jar 20:53:04 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8641/target/rfc8641-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-SNAPSHOT-javadoc.jar 20:53:04 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8641/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-SNAPSHOT-cyclonedx.xml 20:53:04 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8641/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-SNAPSHOT-cyclonedx.json 20:53:04 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8641/target/rfc8641-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-SNAPSHOT-sources.jar 20:53:04 [INFO] 20:53:04 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8641 --- 20:53:04 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-SNAPSHOT.jar 20:53:04 [INFO] Writing OBR metadata 20:53:04 [INFO] 20:53:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8641 --- 20:53:04 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:53:04 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8641/maven-metadata.xml 20:53:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:53:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:53:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:53:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:53:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:53:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:53:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:53:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:53:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:53:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:53:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:53:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:53:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:53:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:53:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:53:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:53:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:53:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:53:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:53:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:53:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:53:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:53:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:53:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:53:04 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:53:04 at java.lang.reflect.Method.invoke (Method.java:580) 20:53:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:53:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:53:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:53:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:53:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8641/maven-metadata.xml 20:53:04 [INFO] 20:53:04 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8641 --- 20:53:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:53:04 [INFO] 20:53:04 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8641 >-------- 20:53:04 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8641 14.0.21-SNAPSHOT [161/229] 20:53:04 [INFO] from features/odl-mdsal-model-rfc8641/pom.xml 20:53:04 [INFO] ------------------------------[ feature ]------------------------------- 20:53:04 [INFO] 20:53:04 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8641 --- 20:53:04 [INFO] 20:53:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8641 --- 20:53:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:53:04 [INFO] 20:53:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8641 --- 20:53:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:53:04 [INFO] 20:53:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8641 --- 20:53:04 [INFO] 20:53:04 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8641 --- 20:53:04 [INFO] 20:53:04 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8641 --- 20:53:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:53:04 [INFO] argLine set to empty 20:53:04 [INFO] 20:53:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8641 --- 20:53:04 [INFO] Starting audit... 20:53:04 Audit done. 20:53:04 [INFO] You have 0 Checkstyle violations. 20:53:04 [INFO] 20:53:04 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8641 --- 20:53:04 [INFO] Starting audit... 20:53:04 Audit done. 20:53:04 [INFO] You have 0 Checkstyle violations. 20:53:04 [INFO] 20:53:04 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8641 --- 20:53:04 [INFO] 20:53:04 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8641 --- 20:53:04 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8641/target/feature/feature.xml 20:53:04 [INFO] ...done! 20:53:04 [INFO] Attaching features XML 20:53:04 [INFO] 20:53:04 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8641 --- 20:53: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 20:53:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:53:04 [INFO] 20:53:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8641 >>> 20:53:04 [INFO] 20:53:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8641 --- 20:53:04 [INFO] No files found to run spotbugs, check compile phase has been run 20:53:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:53:04 [INFO] 20:53:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8641 <<< 20:53:04 [INFO] 20:53:04 [INFO] 20:53:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8641 --- 20:53:04 [INFO] 20:53:04 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8641 --- 20:53:04 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8641 20:53:04 [INFO] Project dependency features detected: [] 20:53:04 [INFO] Pax Exam System (Version: 4.14.0) created. 20:53:04 [INFO] Creating RMI registry server on 127.0.0.1:35741 20:53:05 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:53:05 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:53:05 [INFO] Waiting for remote bundle context.. on 35741 name: b2138e5d-b6c4-436e-a052-25bc8c617882 timout: [ RelativeTimeout value = 180000 ] 20:53:09 [INFO] Building jar from resources and headers. 20:53:09 [INFO] Writing jar finished. 20:53:11 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:53:11 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:53:11 [INFO] 20:53:11 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8641 --- 20:53:11 [INFO] 20:53:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8641 --- 20:53:11 [INFO] No Javadoc in project. Archive not created. 20:53:11 [INFO] 20:53:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8641 --- 20:53:11 [INFO] CycloneDX: Resolving Dependencies 20:53:12 [INFO] CycloneDX: Creating BOM version 1.6 with 48 component(s) 20:53:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8641/target/bom.xml 20:53:12 [INFO] attaching as odl-mdsal-model-rfc8641-14.0.21-SNAPSHOT-cyclonedx.xml 20:53:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8641/target/bom.json 20:53:12 [INFO] attaching as odl-mdsal-model-rfc8641-14.0.21-SNAPSHOT-cyclonedx.json 20:53:12 [INFO] 20:53:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8641 --- 20:53:12 [INFO] Skipping duplicate-finder execution! 20:53:12 [INFO] 20:53:12 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8641 --- 20:53:12 [INFO] Skipping plugin execution 20:53:12 [INFO] 20:53:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8641 --- 20:53:12 [INFO] Skipping source per configuration. 20:53:12 [INFO] 20:53:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8641 --- 20:53:12 [INFO] 20:53:12 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8641 --- 20:53:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:53:12 [INFO] 20:53:12 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8641 --- 20:53:12 [WARNING] 20:53:12 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8641 did not assign 20:53:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:53:12 [WARNING] 20:53:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:53:12 [WARNING] 20:53:12 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8641/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.21-SNAPSHOT.pom 20:53:12 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8641/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.21-SNAPSHOT-features.xml 20:53:12 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8641/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.21-SNAPSHOT-cyclonedx.xml 20:53:12 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8641/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.21-SNAPSHOT-cyclonedx.json 20:53:12 [INFO] 20:53:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8641 --- 20:53:12 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:53:12 [WARNING] 20:53:12 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8641 did not assign 20:53:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:53:12 [WARNING] 20:53:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:53:12 [WARNING] 20:53:12 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/maven-metadata.xml 20:53:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:53:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:53:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:53:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:53:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:53:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:53:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:53:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:53:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:53:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:53:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:53:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:53:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:53:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:53:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:53:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:53:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:53:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:53:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:53:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:53:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:53:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:53:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:53:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:53:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:53:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:53:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:53:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:53:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:53:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:53:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:53:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:53:12 at java.lang.reflect.Method.invoke (Method.java:580) 20:53:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:53:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:53:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:53:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:53:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/maven-metadata.xml 20:53:12 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/maven-metadata.xml 20:53:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:53:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:53:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:53:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:53:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:53:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:53:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:53:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:53:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:53:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:53:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:53:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:53:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:53:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:53:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:53:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:53:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:53:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:53:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:53:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:53:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:53:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:53:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:53:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:53:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:53:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:53:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:53:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:53:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:53:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:53:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:53:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:53:12 at java.lang.reflect.Method.invoke (Method.java:580) 20:53:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:53:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:53:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:53:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:53:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/maven-metadata.xml 20:53:12 [INFO] 20:53:12 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8650 >---------- 20:53:12 [INFO] Building rfc8650 14.0.21-SNAPSHOT [162/229] 20:53:12 [INFO] from model/rfc/rfc8650/pom.xml 20:53:12 [INFO] -------------------------------[ bundle ]------------------------------- 20:53:12 [INFO] 20:53:12 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8650 --- 20:53:12 [INFO] 20:53:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8650 --- 20:53:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:53:12 [INFO] 20:53:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8650 --- 20:53:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:53:12 [INFO] 20:53:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8650 --- 20:53:13 [INFO] 20:53:13 [INFO] --- dependency:3.9.0:properties (default) @ rfc8650 --- 20:53:13 [INFO] 20:53:13 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8650 --- 20:53:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/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/** 20:53:13 [INFO] 20:53:13 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8650 --- 20:53:13 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:53:13 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8650/src/main/yang 20:53:13 [INFO] yang-to-sources: Found 9 dependencies in 1.102 ms 20:53:13 [INFO] yang-to-sources: Project model files found: 1 in 1.270 ms 20:53:13 [INFO] yang-to-sources: 10 YANG models processed in 43.09 ms 20:53:13 [INFO] BindingJavaFileGenerator: Defined 11 files in 9.729 ms 20:53:13 [INFO] Sorted 11 files into 3 directories in 83.56 μs 20:53:13 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 13.93 ms 20:53:13 [INFO] 20:53:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8650 --- 20:53:13 [INFO] Starting audit... 20:53:13 Audit done. 20:53:13 [INFO] You have 0 Checkstyle violations. 20:53:13 [INFO] 20:53:13 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8650 --- 20:53:13 [INFO] Starting audit... 20:53:13 Audit done. 20:53:13 [INFO] You have 0 Checkstyle violations. 20:53:13 [INFO] 20:53:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8650 --- 20:53:13 [INFO] 20:53:13 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8650 --- 20:53:13 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8650/src/main/resources 20:53:13 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8650/target/generated-sources/spi 20:53:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:53:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:53:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:53:13 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8650/target/generated-sources/spi 20:53:13 [INFO] 20:53:13 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8650 --- 20:53:13 [INFO] Recompiling the module because of changed dependency. 20:53:13 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 20:53:13 [INFO] 20:53:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8650 >>> 20:53:13 [INFO] 20:53:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8650 --- 20:53:13 [INFO] Fork Value is true 20:53:15 [INFO] Done SpotBugs Analysis.... 20:53:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:53:15 [INFO] 20:53:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8650 <<< 20:53:15 [INFO] 20:53:15 [INFO] 20:53:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8650 --- 20:53:15 [INFO] BugInstance size is 0 20:53:15 [INFO] Error size is 0 20:53:15 [INFO] No errors/warnings found 20:53:15 [INFO] 20:53:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8650 --- 20:53:15 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8650/src/test/resources 20:53:15 [INFO] 20:53:15 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8650 --- 20:53:15 [INFO] No sources to compile 20:53:15 [INFO] 20:53:15 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8650 --- 20:53:15 [INFO] No tests to run. 20:53:15 [INFO] 20:53:15 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8650 --- 20:53:15 [INFO] 20:53:15 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8650 --- 20:53:15 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8650/target/rfc8650-14.0.21-SNAPSHOT.jar 20:53:15 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8650/target/classes/META-INF/MANIFEST.MF 20:53:15 [INFO] 20:53:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8650 --- 20:53:16 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8650/target/rfc8650-14.0.21-SNAPSHOT-javadoc.jar 20:53:16 [INFO] 20:53:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8650 --- 20:53:16 [INFO] CycloneDX: Resolving Dependencies 20:53:17 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 20:53:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8650/target/bom.xml 20:53:17 [INFO] attaching as rfc8650-14.0.21-SNAPSHOT-cyclonedx.xml 20:53:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8650/target/bom.json 20:53:17 [INFO] attaching as rfc8650-14.0.21-SNAPSHOT-cyclonedx.json 20:53:17 [INFO] 20:53:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8650 --- 20:53:17 [INFO] Skipping duplicate-finder execution! 20:53:17 [INFO] 20:53:17 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8650 --- 20:53:17 [INFO] No dependency problems found 20:53:17 [INFO] 20:53:17 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8650 --- 20:53:17 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8650/target/rfc8650-14.0.21-SNAPSHOT-sources.jar 20:53:17 [INFO] 20:53:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8650 --- 20:53:17 [INFO] 20:53:17 [INFO] --- jacoco:0.8.14:report (report) @ rfc8650 --- 20:53:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:53:17 [INFO] 20:53:17 [INFO] --- install:3.1.4:install (default-install) @ rfc8650 --- 20:53:17 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8650/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-SNAPSHOT.pom 20:53:17 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8650/target/rfc8650-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-SNAPSHOT.jar 20:53:17 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8650/target/rfc8650-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-SNAPSHOT-javadoc.jar 20:53:17 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8650/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-SNAPSHOT-cyclonedx.xml 20:53:17 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8650/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-SNAPSHOT-cyclonedx.json 20:53:17 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8650/target/rfc8650-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-SNAPSHOT-sources.jar 20:53:17 [INFO] 20:53:17 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8650 --- 20:53:17 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-SNAPSHOT.jar 20:53:17 [INFO] Writing OBR metadata 20:53:17 [INFO] 20:53:17 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8650 --- 20:53:17 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:53:17 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8650/maven-metadata.xml 20:53:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:53:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:53:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:53:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:53:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:53:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:53:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:53:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:53:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:53:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:53:17 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:53:17 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:53:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:53:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:53:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:53:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:53:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:53:17 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:53:17 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:53:17 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:53:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:53:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:53:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:53:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:53:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:53:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:53:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:53:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:53:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:53:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:53:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:53:17 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:53:17 at java.lang.reflect.Method.invoke (Method.java:580) 20:53:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:53:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:53:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:53:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:53:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8650/maven-metadata.xml 20:53:17 [INFO] 20:53:17 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8650 --- 20:53:17 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:53:17 [INFO] 20:53:17 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8650 >-------- 20:53:17 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8650 14.0.21-SNAPSHOT [163/229] 20:53:17 [INFO] from features/odl-mdsal-model-rfc8650/pom.xml 20:53:17 [INFO] ------------------------------[ feature ]------------------------------- 20:53:17 [INFO] 20:53:17 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8650 --- 20:53:17 [INFO] 20:53:17 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8650 --- 20:53:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:53:17 [INFO] 20:53:17 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8650 --- 20:53:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:53:17 [INFO] 20:53:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8650 --- 20:53:18 [INFO] 20:53:18 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8650 --- 20:53:18 [INFO] 20:53:18 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8650 --- 20:53:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:53:18 [INFO] argLine set to empty 20:53:18 [INFO] 20:53:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8650 --- 20:53:18 [INFO] Starting audit... 20:53:18 Audit done. 20:53:18 [INFO] You have 0 Checkstyle violations. 20:53:18 [INFO] 20:53:18 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8650 --- 20:53:18 [INFO] Starting audit... 20:53:18 Audit done. 20:53:18 [INFO] You have 0 Checkstyle violations. 20:53:18 [INFO] 20:53:18 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8650 --- 20:53:18 [INFO] 20:53:18 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8650 --- 20:53:18 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8650/target/feature/feature.xml 20:53:18 [INFO] ...done! 20:53:18 [INFO] Attaching features XML 20:53:18 [INFO] 20:53:18 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8650 --- 20:53: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 20:53:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:53:18 [INFO] 20:53:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8650 >>> 20:53:18 [INFO] 20:53:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8650 --- 20:53:18 [INFO] No files found to run spotbugs, check compile phase has been run 20:53:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:53:18 [INFO] 20:53:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8650 <<< 20:53:18 [INFO] 20:53:18 [INFO] 20:53:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8650 --- 20:53:18 [INFO] 20:53:18 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8650 --- 20:53:18 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8650 20:53:18 [INFO] Project dependency features detected: [] 20:53:18 [INFO] Pax Exam System (Version: 4.14.0) created. 20:53:18 [INFO] Creating RMI registry server on 127.0.0.1:38291 20:53:18 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:53:18 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:53:18 [INFO] Waiting for remote bundle context.. on 38291 name: 9034bf1f-58be-46db-afc1-882542f8f700 timout: [ RelativeTimeout value = 180000 ] 20:53:22 [INFO] Building jar from resources and headers. 20:53:22 [INFO] Writing jar finished. 20:53:24 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:53:24 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:53:24 [INFO] 20:53:24 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8650 --- 20:53:24 [INFO] 20:53:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8650 --- 20:53:24 [INFO] No Javadoc in project. Archive not created. 20:53:24 [INFO] 20:53:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8650 --- 20:53:24 [INFO] CycloneDX: Resolving Dependencies 20:53:25 [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) 20:53:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8650/target/bom.xml 20:53:25 [INFO] attaching as odl-mdsal-model-rfc8650-14.0.21-SNAPSHOT-cyclonedx.xml 20:53:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8650/target/bom.json 20:53:25 [INFO] attaching as odl-mdsal-model-rfc8650-14.0.21-SNAPSHOT-cyclonedx.json 20:53:25 [INFO] 20:53:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8650 --- 20:53:25 [INFO] Skipping duplicate-finder execution! 20:53:25 [INFO] 20:53:25 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8650 --- 20:53:25 [INFO] Skipping plugin execution 20:53:25 [INFO] 20:53:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8650 --- 20:53:25 [INFO] Skipping source per configuration. 20:53:25 [INFO] 20:53:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8650 --- 20:53:25 [INFO] 20:53:25 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8650 --- 20:53:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:53:25 [INFO] 20:53:25 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8650 --- 20:53:25 [WARNING] 20:53:25 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8650 did not assign 20:53:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:53:25 [WARNING] 20:53:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:53:25 [WARNING] 20:53:25 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8650/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.21-SNAPSHOT.pom 20:53:25 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8650/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.21-SNAPSHOT-features.xml 20:53:25 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8650/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.21-SNAPSHOT-cyclonedx.xml 20:53:25 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8650/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.21-SNAPSHOT-cyclonedx.json 20:53:25 [INFO] 20:53:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8650 --- 20:53:25 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:53:25 [WARNING] 20:53:25 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8650 did not assign 20:53:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:53:25 [WARNING] 20:53:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:53:25 [WARNING] 20:53:25 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/maven-metadata.xml 20:53:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:53:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:53:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:53:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:53:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:53:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:53:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:53:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:53:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:53:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:53:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:53:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:53:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:53:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:53:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:53:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:53:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:53:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:53:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:53:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:53:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:53:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:53:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:53:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:53:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:53:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:53:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:53:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:53:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:53:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:53:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:53:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:53:25 at java.lang.reflect.Method.invoke (Method.java:580) 20:53:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:53:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:53:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:53:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:53:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/maven-metadata.xml 20:53:25 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/maven-metadata.xml 20:53:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:53:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:53:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:53:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:53:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:53:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:53:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:53:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:53:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:53:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:53:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:53:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:53:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:53:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:53:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:53:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:53:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:53:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:53:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:53:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:53:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:53:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:53:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:53:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:53:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:53:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:53:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:53:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:53:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:53:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:53:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:53:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:53:25 at java.lang.reflect.Method.invoke (Method.java:580) 20:53:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:53:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:53:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:53:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:53:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/maven-metadata.xml 20:53:25 [INFO] 20:53:25 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8776 >-------- 20:53:25 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8776 14.0.21-SNAPSHOT [164/229] 20:53:25 [INFO] from features/odl-mdsal-model-rfc8776/pom.xml 20:53:25 [INFO] ------------------------------[ feature ]------------------------------- 20:53:25 [INFO] 20:53:25 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8776 --- 20:53:25 [INFO] 20:53:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8776 --- 20:53:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:53:25 [INFO] 20:53:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8776 --- 20:53:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:53:25 [INFO] 20:53:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8776 --- 20:53:25 [INFO] 20:53:25 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8776 --- 20:53:25 [INFO] 20:53:25 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8776 --- 20:53:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:53:25 [INFO] argLine set to empty 20:53:25 [INFO] 20:53:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8776 --- 20:53:25 [INFO] Starting audit... 20:53:25 Audit done. 20:53:25 [INFO] You have 0 Checkstyle violations. 20:53:25 [INFO] 20:53:25 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8776 --- 20:53:25 [INFO] Starting audit... 20:53:25 Audit done. 20:53:25 [INFO] You have 0 Checkstyle violations. 20:53:25 [INFO] 20:53:25 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8776 --- 20:53:25 [INFO] 20:53:25 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8776 --- 20:53:25 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8776/target/feature/feature.xml 20:53:25 [INFO] ...done! 20:53:25 [INFO] Attaching features XML 20:53:25 [INFO] 20:53:25 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8776 --- 20:53: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 20:53:25 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:53:25 [INFO] 20:53:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8776 >>> 20:53:25 [INFO] 20:53:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8776 --- 20:53:25 [INFO] No files found to run spotbugs, check compile phase has been run 20:53:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:53:25 [INFO] 20:53:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8776 <<< 20:53:25 [INFO] 20:53:25 [INFO] 20:53:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8776 --- 20:53:25 [INFO] 20:53:25 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8776 --- 20:53:25 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8776 20:53:25 [INFO] Project dependency features detected: [] 20:53:25 [INFO] Pax Exam System (Version: 4.14.0) created. 20:53:25 [INFO] Creating RMI registry server on 127.0.0.1:38737 20:53:26 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:53:26 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:53:26 [INFO] Waiting for remote bundle context.. on 38737 name: 34f45b2a-a822-4704-8662-d7a20fb61542 timout: [ RelativeTimeout value = 180000 ] 20:53:30 [INFO] Building jar from resources and headers. 20:53:30 [INFO] Writing jar finished. 20:53:32 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:53:32 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:53:32 [INFO] 20:53:32 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8776 --- 20:53:32 [INFO] 20:53:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8776 --- 20:53:32 [INFO] No Javadoc in project. Archive not created. 20:53:32 [INFO] 20:53:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8776 --- 20:53:32 [INFO] CycloneDX: Resolving Dependencies 20:53:32 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 20:53:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8776/target/bom.xml 20:53:32 [INFO] attaching as odl-mdsal-model-rfc8776-14.0.21-SNAPSHOT-cyclonedx.xml 20:53:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8776/target/bom.json 20:53:32 [INFO] attaching as odl-mdsal-model-rfc8776-14.0.21-SNAPSHOT-cyclonedx.json 20:53:32 [INFO] 20:53:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8776 --- 20:53:32 [INFO] Skipping duplicate-finder execution! 20:53:32 [INFO] 20:53:32 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8776 --- 20:53:32 [INFO] Skipping plugin execution 20:53:32 [INFO] 20:53:32 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8776 --- 20:53:32 [INFO] Skipping source per configuration. 20:53:32 [INFO] 20:53:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8776 --- 20:53:32 [INFO] 20:53:32 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8776 --- 20:53:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:53:32 [INFO] 20:53:32 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8776 --- 20:53:32 [WARNING] 20:53:32 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8776 did not assign 20:53:32 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:53:32 [WARNING] 20:53:32 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:53:32 [WARNING] 20:53:32 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8776/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.21-SNAPSHOT.pom 20:53:32 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8776/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.21-SNAPSHOT-features.xml 20:53:32 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8776/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.21-SNAPSHOT-cyclonedx.xml 20:53:32 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8776/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.21-SNAPSHOT-cyclonedx.json 20:53:32 [INFO] 20:53:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8776 --- 20:53:32 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:53:32 [WARNING] 20:53:32 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8776 did not assign 20:53:32 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:53:32 [WARNING] 20:53:32 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:53:32 [WARNING] 20:53:32 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/maven-metadata.xml 20:53:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:53:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:53:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:53:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:53:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:53:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:53:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:53:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:53:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:53:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:53:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:53:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:53:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:53:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:53:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:53:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:53:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:53:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:53:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:53:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:53:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:53:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:53:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:53:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:53:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:53:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:53:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:53:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:53:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:53:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:53:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:53:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:53:32 at java.lang.reflect.Method.invoke (Method.java:580) 20:53:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:53:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:53:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:53:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:53:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/maven-metadata.xml 20:53:32 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/maven-metadata.xml 20:53:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:53:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:53:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:53:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:53:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:53:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:53:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:53:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:53:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:53:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:53:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:53:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:53:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:53:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:53:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:53:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:53:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:53:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:53:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:53:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:53:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:53:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:53:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:53:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:53:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:53:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:53:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:53:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:53:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:53:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:53:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:53:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:53:32 at java.lang.reflect.Method.invoke (Method.java:580) 20:53:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:53:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:53:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:53:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:53:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/maven-metadata.xml 20:53:32 [INFO] 20:53:32 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8795 >-------- 20:53:32 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8795 14.0.21-SNAPSHOT [165/229] 20:53:32 [INFO] from features/odl-mdsal-model-rfc8795/pom.xml 20:53:32 [INFO] ------------------------------[ feature ]------------------------------- 20:53:32 [INFO] 20:53:32 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8795 --- 20:53:32 [INFO] 20:53:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8795 --- 20:53:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:53:32 [INFO] 20:53:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8795 --- 20:53:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:53:32 [INFO] 20:53:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8795 --- 20:53:33 [INFO] 20:53:33 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8795 --- 20:53:33 [INFO] 20:53:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8795 --- 20:53:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:53:33 [INFO] argLine set to empty 20:53:33 [INFO] 20:53:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8795 --- 20:53:33 [INFO] Starting audit... 20:53:33 Audit done. 20:53:33 [INFO] You have 0 Checkstyle violations. 20:53:33 [INFO] 20:53:33 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8795 --- 20:53:33 [INFO] Starting audit... 20:53:33 Audit done. 20:53:33 [INFO] You have 0 Checkstyle violations. 20:53:33 [INFO] 20:53:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8795 --- 20:53:33 [INFO] 20:53:33 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8795 --- 20:53:33 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8795/target/feature/feature.xml 20:53:33 [INFO] ...done! 20:53:33 [INFO] Attaching features XML 20:53:33 [INFO] 20:53:33 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8795 --- 20:53:33 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:53:33 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:53:33 [INFO] 20:53:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8795 >>> 20:53:33 [INFO] 20:53:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8795 --- 20:53:33 [INFO] No files found to run spotbugs, check compile phase has been run 20:53:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:53:33 [INFO] 20:53:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8795 <<< 20:53:33 [INFO] 20:53:33 [INFO] 20:53:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8795 --- 20:53:33 [INFO] 20:53:33 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8795 --- 20:53:33 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8795 20:53:33 [INFO] Project dependency features detected: [] 20:53:33 [INFO] Pax Exam System (Version: 4.14.0) created. 20:53:33 [INFO] Creating RMI registry server on 127.0.0.1:40637 20:53:33 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:53:33 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:53:33 [INFO] Waiting for remote bundle context.. on 40637 name: 16a3fbf4-c77a-4ef9-97b9-ccc23927a9ee timout: [ RelativeTimeout value = 180000 ] 20:53:38 [INFO] Building jar from resources and headers. 20:53:38 [INFO] Writing jar finished. 20:53:40 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:53:40 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:53:40 [INFO] 20:53:40 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8795 --- 20:53:40 [INFO] 20:53:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8795 --- 20:53:40 [INFO] No Javadoc in project. Archive not created. 20:53:40 [INFO] 20:53:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8795 --- 20:53:40 [INFO] CycloneDX: Resolving Dependencies 20:53:40 [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) 20:53:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8795/target/bom.xml 20:53:40 [INFO] attaching as odl-mdsal-model-rfc8795-14.0.21-SNAPSHOT-cyclonedx.xml 20:53:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8795/target/bom.json 20:53:40 [INFO] attaching as odl-mdsal-model-rfc8795-14.0.21-SNAPSHOT-cyclonedx.json 20:53:40 [INFO] 20:53:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8795 --- 20:53:40 [INFO] Skipping duplicate-finder execution! 20:53:40 [INFO] 20:53:40 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8795 --- 20:53:40 [INFO] Skipping plugin execution 20:53:40 [INFO] 20:53:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8795 --- 20:53:40 [INFO] Skipping source per configuration. 20:53:40 [INFO] 20:53:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8795 --- 20:53:40 [INFO] 20:53:40 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8795 --- 20:53:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:53:40 [INFO] 20:53:40 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8795 --- 20:53:40 [WARNING] 20:53:40 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8795 did not assign 20:53:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:53:40 [WARNING] 20:53:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:53:40 [WARNING] 20:53:40 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8795/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.21-SNAPSHOT.pom 20:53:40 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8795/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.21-SNAPSHOT-features.xml 20:53:40 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8795/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.21-SNAPSHOT-cyclonedx.xml 20:53:40 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8795/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.21-SNAPSHOT-cyclonedx.json 20:53:40 [INFO] 20:53:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8795 --- 20:53:40 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:53:40 [WARNING] 20:53:40 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8795 did not assign 20:53:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:53:40 [WARNING] 20:53:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:53:40 [WARNING] 20:53:40 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/maven-metadata.xml 20:53:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:53:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:53:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:53:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:53:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:53:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:53:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:53:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:53:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:53:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:53:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:53:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:53:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:53:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:53:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:53:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:53:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:53:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:53:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:53:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:53:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:53:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:53:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:53:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:53:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:53:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:53:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:53:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:53:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:53:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:53:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:53:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:53:40 at java.lang.reflect.Method.invoke (Method.java:580) 20:53:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:53:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:53:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:53:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:53:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/maven-metadata.xml 20:53:40 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/maven-metadata.xml 20:53:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:53:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:53:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:53:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:53:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:53:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:53:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:53:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:53:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:53:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:53:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:53:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:53:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:53:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:53:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:53:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:53:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:53:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:53:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:53:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:53:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:53:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:53:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:53:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:53:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:53:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:53:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:53:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:53:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:53:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:53:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:53:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:53:40 at java.lang.reflect.Method.invoke (Method.java:580) 20:53:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:53:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:53:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:53:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:53:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/maven-metadata.xml 20:53:40 [INFO] 20:53:40 [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8795-non-nmda >---- 20:53:40 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8795 :: NON-NMDA 14.0.21-SNAPSHOT [166/229] 20:53:40 [INFO] from features/odl-mdsal-model-rfc8795-non-nmda/pom.xml 20:53:40 [INFO] ------------------------------[ feature ]------------------------------- 20:53:40 [INFO] 20:53:40 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8795-non-nmda --- 20:53:40 [INFO] 20:53:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8795-non-nmda --- 20:53:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:53:40 [INFO] 20:53:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8795-non-nmda --- 20:53:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:53:40 [INFO] 20:53:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8795-non-nmda --- 20:53:41 [INFO] 20:53:41 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8795-non-nmda --- 20:53:41 [INFO] 20:53:41 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8795-non-nmda --- 20:53:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:53:41 [INFO] argLine set to empty 20:53:41 [INFO] 20:53:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8795-non-nmda --- 20:53:41 [INFO] Starting audit... 20:53:41 Audit done. 20:53:41 [INFO] You have 0 Checkstyle violations. 20:53:41 [INFO] 20:53:41 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8795-non-nmda --- 20:53:41 [INFO] Starting audit... 20:53:41 Audit done. 20:53:41 [INFO] You have 0 Checkstyle violations. 20:53:41 [INFO] 20:53:41 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8795-non-nmda --- 20:53:41 [INFO] 20:53:41 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8795-non-nmda --- 20:53:41 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8795-non-nmda/target/feature/feature.xml 20:53:41 [INFO] ...done! 20:53:41 [INFO] Attaching features XML 20:53:41 [INFO] 20:53:41 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8795-non-nmda --- 20:53: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 20:53:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:53:41 [INFO] 20:53:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8795-non-nmda >>> 20:53:41 [INFO] 20:53:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8795-non-nmda --- 20:53:41 [INFO] No files found to run spotbugs, check compile phase has been run 20:53:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:53:41 [INFO] 20:53:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8795-non-nmda <<< 20:53:41 [INFO] 20:53:41 [INFO] 20:53:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8795-non-nmda --- 20:53:41 [INFO] 20:53:41 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8795-non-nmda --- 20:53:41 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8795-non-nmda 20:53:41 [INFO] Project dependency features detected: [] 20:53:41 [INFO] Pax Exam System (Version: 4.14.0) created. 20:53:41 [INFO] Creating RMI registry server on 127.0.0.1:37297 20:53:41 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:53:41 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:53:41 [INFO] Waiting for remote bundle context.. on 37297 name: af47b702-2a2a-451e-bd9e-679314759cc9 timout: [ RelativeTimeout value = 180000 ] 20:53:45 [INFO] Building jar from resources and headers. 20:53:45 [INFO] Writing jar finished. 20:53:47 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:53:47 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:53:47 [INFO] 20:53:47 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8795-non-nmda --- 20:53:47 [INFO] 20:53:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8795-non-nmda --- 20:53:47 [INFO] No Javadoc in project. Archive not created. 20:53:47 [INFO] 20:53:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8795-non-nmda --- 20:53:47 [INFO] CycloneDX: Resolving Dependencies 20:53:48 [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) 20:53:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8795-non-nmda/target/bom.xml 20:53:48 [INFO] attaching as odl-mdsal-model-rfc8795-non-nmda-14.0.21-SNAPSHOT-cyclonedx.xml 20:53:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8795-non-nmda/target/bom.json 20:53:48 [INFO] attaching as odl-mdsal-model-rfc8795-non-nmda-14.0.21-SNAPSHOT-cyclonedx.json 20:53:48 [INFO] 20:53:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8795-non-nmda --- 20:53:48 [INFO] Skipping duplicate-finder execution! 20:53:48 [INFO] 20:53:48 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8795-non-nmda --- 20:53:48 [INFO] Skipping plugin execution 20:53:48 [INFO] 20:53:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8795-non-nmda --- 20:53:48 [INFO] Skipping source per configuration. 20:53:48 [INFO] 20:53:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8795-non-nmda --- 20:53:48 [INFO] 20:53:48 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8795-non-nmda --- 20:53:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:53:48 [INFO] 20:53:48 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8795-non-nmda --- 20:53:48 [WARNING] 20:53:48 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8795-non-nmda did not assign 20:53:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:53:48 [WARNING] 20:53:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:53:48 [WARNING] 20:53:48 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8795-non-nmda/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.21-SNAPSHOT.pom 20:53:48 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8795-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.21-SNAPSHOT-features.xml 20:53:48 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8795-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.21-SNAPSHOT-cyclonedx.xml 20:53:48 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8795-non-nmda/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.21-SNAPSHOT-cyclonedx.json 20:53:48 [INFO] 20:53:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8795-non-nmda --- 20:53:48 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:53:48 [WARNING] 20:53:48 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8795-non-nmda did not assign 20:53:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:53:48 [WARNING] 20:53:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:53:48 [WARNING] 20:53:48 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml 20:53:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:53:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:53:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:53:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:53:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:53:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:53:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:53:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:53:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:53:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:53:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:53:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:53:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:53:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:53:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:53:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:53:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:53:48 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:53:48 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:53:48 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:53:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:53:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:53:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:53:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:53:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:53:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:53:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:53:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:53:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:53:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:53:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:53:48 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:53:48 at java.lang.reflect.Method.invoke (Method.java:580) 20:53:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:53:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:53:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:53:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:53:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml 20:53:48 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/maven-metadata.xml 20:53:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:53:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:53:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:53:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:53:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:53:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:53:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:53:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:53:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:53:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:53:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:53:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:53:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:53:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:53:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:53:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:53:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:53:48 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:53:48 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:53:48 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:53:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:53:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:53:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:53:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:53:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:53:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:53:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:53:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:53:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:53:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:53:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:53:48 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:53:48 at java.lang.reflect.Method.invoke (Method.java:580) 20:53:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:53:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:53:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:53:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:53:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/maven-metadata.xml 20:53:48 [INFO] 20:53:48 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8808 >---------- 20:53:48 [INFO] Building rfc8808 14.0.21-SNAPSHOT [167/229] 20:53:48 [INFO] from model/rfc/rfc8808/pom.xml 20:53:48 [INFO] -------------------------------[ bundle ]------------------------------- 20:53:48 [INFO] 20:53:48 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8808 --- 20:53:48 [INFO] 20:53:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8808 --- 20:53:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:53:48 [INFO] 20:53:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8808 --- 20:53:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:53:48 [INFO] 20:53:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8808 --- 20:53:49 [INFO] 20:53:49 [INFO] --- dependency:3.9.0:properties (default) @ rfc8808 --- 20:53:49 [INFO] 20:53:49 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8808 --- 20:53:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8808/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:53:49 [INFO] 20:53:49 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8808 --- 20:53:49 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:53:49 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8808/src/main/yang 20:53:49 [INFO] yang-to-sources: Found 3 dependencies in 1.773 ms 20:53:49 [INFO] yang-to-sources: Project model files found: 1 in 1.173 ms 20:53:49 [INFO] yang-to-sources: 4 YANG models processed in 10.43 ms 20:53:49 [INFO] BindingJavaFileGenerator: Defined 11 files in 3.598 ms 20:53:49 [INFO] Sorted 11 files into 3 directories in 95.20 μs 20:53:49 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 7.868 ms 20:53:49 [INFO] 20:53:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8808 --- 20:53:49 [INFO] Starting audit... 20:53:49 Audit done. 20:53:49 [INFO] You have 0 Checkstyle violations. 20:53:49 [INFO] 20:53:49 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8808 --- 20:53:49 [INFO] Starting audit... 20:53:49 Audit done. 20:53:49 [INFO] You have 0 Checkstyle violations. 20:53:49 [INFO] 20:53:49 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8808 --- 20:53:49 [INFO] 20:53:49 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8808 --- 20:53:49 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8808/src/main/resources 20:53:49 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8808/target/generated-sources/spi 20:53:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:53:49 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:53:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:53:49 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8808/target/generated-sources/spi 20:53:49 [INFO] 20:53:49 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8808 --- 20:53:49 [INFO] Recompiling the module because of changed dependency. 20:53:49 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 20:53:49 [INFO] 20:53:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8808 >>> 20:53:49 [INFO] 20:53:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8808 --- 20:53:49 [INFO] Fork Value is true 20:53:51 [INFO] Done SpotBugs Analysis.... 20:53:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:53:51 [INFO] 20:53:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8808 <<< 20:53:51 [INFO] 20:53:51 [INFO] 20:53:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8808 --- 20:53:51 [INFO] BugInstance size is 0 20:53:51 [INFO] Error size is 0 20:53:51 [INFO] No errors/warnings found 20:53:51 [INFO] 20:53:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8808 --- 20:53:51 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8808/src/test/resources 20:53:51 [INFO] 20:53:51 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8808 --- 20:53:51 [INFO] No sources to compile 20:53:51 [INFO] 20:53:51 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8808 --- 20:53:51 [INFO] No tests to run. 20:53:51 [INFO] 20:53:51 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8808 --- 20:53:51 [INFO] 20:53:51 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8808 --- 20:53:51 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8808/target/rfc8808-14.0.21-SNAPSHOT.jar 20:53:51 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8808/target/classes/META-INF/MANIFEST.MF 20:53:51 [INFO] 20:53:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8808 --- 20:53:52 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8808/target/rfc8808-14.0.21-SNAPSHOT-javadoc.jar 20:53:52 [INFO] 20:53:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8808 --- 20:53:52 [INFO] CycloneDX: Resolving Dependencies 20:53:53 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 20:53:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8808/target/bom.xml 20:53:53 [INFO] attaching as rfc8808-14.0.21-SNAPSHOT-cyclonedx.xml 20:53:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8808/target/bom.json 20:53:53 [INFO] attaching as rfc8808-14.0.21-SNAPSHOT-cyclonedx.json 20:53:53 [INFO] 20:53:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8808 --- 20:53:53 [INFO] Skipping duplicate-finder execution! 20:53:53 [INFO] 20:53:53 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8808 --- 20:53:53 [INFO] No dependency problems found 20:53:53 [INFO] 20:53:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8808 --- 20:53:53 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8808/target/rfc8808-14.0.21-SNAPSHOT-sources.jar 20:53:53 [INFO] 20:53:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8808 --- 20:53:53 [INFO] 20:53:53 [INFO] --- jacoco:0.8.14:report (report) @ rfc8808 --- 20:53:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:53:53 [INFO] 20:53:53 [INFO] --- install:3.1.4:install (default-install) @ rfc8808 --- 20:53:53 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8808/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-SNAPSHOT.pom 20:53:53 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8808/target/rfc8808-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-SNAPSHOT.jar 20:53:53 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8808/target/rfc8808-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-SNAPSHOT-javadoc.jar 20:53:53 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8808/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-SNAPSHOT-cyclonedx.xml 20:53:53 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8808/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-SNAPSHOT-cyclonedx.json 20:53:53 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8808/target/rfc8808-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-SNAPSHOT-sources.jar 20:53:53 [INFO] 20:53:53 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8808 --- 20:53:53 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-SNAPSHOT.jar 20:53:53 [INFO] Writing OBR metadata 20:53:53 [INFO] 20:53:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8808 --- 20:53:53 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:53:53 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8808/maven-metadata.xml 20:53:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:53:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:53:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:53:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:53:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:53:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:53:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:53:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:53:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:53:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:53:53 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:53:53 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:53:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:53:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:53:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:53:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:53:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:53:53 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:53:53 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:53:53 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:53:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:53:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:53:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:53:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:53:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:53:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:53:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:53:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:53:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:53:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:53:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:53:53 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:53:53 at java.lang.reflect.Method.invoke (Method.java:580) 20:53:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:53:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:53:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:53:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:53:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8808/maven-metadata.xml 20:53:53 [INFO] 20:53:53 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8808 --- 20:53:53 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:53:53 [INFO] 20:53:53 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8808 >-------- 20:53:53 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8808 14.0.21-SNAPSHOT [168/229] 20:53:53 [INFO] from features/odl-mdsal-model-rfc8808/pom.xml 20:53:53 [INFO] ------------------------------[ feature ]------------------------------- 20:53:53 [INFO] 20:53:53 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8808 --- 20:53:53 [INFO] 20:53:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8808 --- 20:53:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:53:53 [INFO] 20:53:53 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8808 --- 20:53:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:53:53 [INFO] 20:53:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8808 --- 20:53:54 [INFO] 20:53:54 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8808 --- 20:53:54 [INFO] 20:53:54 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8808 --- 20:53:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:53:54 [INFO] argLine set to empty 20:53:54 [INFO] 20:53:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8808 --- 20:53:54 [INFO] Starting audit... 20:53:54 Audit done. 20:53:54 [INFO] You have 0 Checkstyle violations. 20:53:54 [INFO] 20:53:54 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8808 --- 20:53:54 [INFO] Starting audit... 20:53:54 Audit done. 20:53:54 [INFO] You have 0 Checkstyle violations. 20:53:54 [INFO] 20:53:54 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8808 --- 20:53:54 [INFO] 20:53:54 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8808 --- 20:53:54 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8808/target/feature/feature.xml 20:53:54 [INFO] ...done! 20:53:54 [INFO] Attaching features XML 20:53:54 [INFO] 20:53:54 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8808 --- 20:53:54 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:53:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:53:54 [INFO] 20:53:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8808 >>> 20:53:54 [INFO] 20:53:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8808 --- 20:53:54 [INFO] No files found to run spotbugs, check compile phase has been run 20:53:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:53:54 [INFO] 20:53:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8808 <<< 20:53:54 [INFO] 20:53:54 [INFO] 20:53:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8808 --- 20:53:54 [INFO] 20:53:54 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8808 --- 20:53:54 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8808 20:53:54 [INFO] Project dependency features detected: [] 20:53:54 [INFO] Pax Exam System (Version: 4.14.0) created. 20:53:54 [INFO] Creating RMI registry server on 127.0.0.1:38097 20:53:54 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:53:54 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:53:54 [INFO] Waiting for remote bundle context.. on 38097 name: 758e2b60-29e3-4fa4-b558-6cb62cdfa670 timout: [ RelativeTimeout value = 180000 ] 20:53:58 [INFO] Building jar from resources and headers. 20:53:58 [INFO] Writing jar finished. 20:54:00 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:54:00 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:54:00 [INFO] 20:54:00 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8808 --- 20:54:00 [INFO] 20:54:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8808 --- 20:54:00 [INFO] No Javadoc in project. Archive not created. 20:54:00 [INFO] 20:54:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8808 --- 20:54:00 [INFO] CycloneDX: Resolving Dependencies 20:54:01 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 20:54:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8808/target/bom.xml 20:54:01 [INFO] attaching as odl-mdsal-model-rfc8808-14.0.21-SNAPSHOT-cyclonedx.xml 20:54:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8808/target/bom.json 20:54:01 [INFO] attaching as odl-mdsal-model-rfc8808-14.0.21-SNAPSHOT-cyclonedx.json 20:54:01 [INFO] 20:54:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8808 --- 20:54:01 [INFO] Skipping duplicate-finder execution! 20:54:01 [INFO] 20:54:01 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8808 --- 20:54:01 [INFO] Skipping plugin execution 20:54:01 [INFO] 20:54:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8808 --- 20:54:01 [INFO] Skipping source per configuration. 20:54:01 [INFO] 20:54:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8808 --- 20:54:01 [INFO] 20:54:01 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8808 --- 20:54:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:54:01 [INFO] 20:54:01 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8808 --- 20:54:01 [WARNING] 20:54:01 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8808 did not assign 20:54:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:54:01 [WARNING] 20:54:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:54:01 [WARNING] 20:54:01 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8808/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.21-SNAPSHOT.pom 20:54:01 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8808/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.21-SNAPSHOT-features.xml 20:54:01 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8808/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.21-SNAPSHOT-cyclonedx.xml 20:54:01 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8808/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.21-SNAPSHOT-cyclonedx.json 20:54:01 [INFO] 20:54:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8808 --- 20:54:01 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:54:01 [WARNING] 20:54:01 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8808 did not assign 20:54:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:54:01 [WARNING] 20:54:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:54:01 [WARNING] 20:54:01 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/maven-metadata.xml 20:54:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:54:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:54:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:54:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:54:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:54:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:54:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:54:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:54:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:54:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:54:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:54:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:54:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:54:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:54:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:54:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:54:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:54:01 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:54:01 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:54:01 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:54:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:54:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:54:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:54:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:54:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:54:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:54:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:54:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:54:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:54:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:54:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:54:01 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:54:01 at java.lang.reflect.Method.invoke (Method.java:580) 20:54:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:54:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:54:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:54:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:54:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/maven-metadata.xml 20:54:01 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/maven-metadata.xml 20:54:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:54:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:54:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:54:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:54:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:54:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:54:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:54:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:54:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:54:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:54:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:54:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:54:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:54:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:54:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:54:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:54:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:54:01 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:54:01 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:54:01 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:54:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:54:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:54:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:54:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:54:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:54:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:54:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:54:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:54:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:54:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:54:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:54:01 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:54:01 at java.lang.reflect.Method.invoke (Method.java:580) 20:54:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:54:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:54:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:54:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:54:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/maven-metadata.xml 20:54:01 [INFO] 20:54:01 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8819-ietf-module-tags >-- 20:54:01 [INFO] Building rfc8819-ietf-module-tags 14.0.21-SNAPSHOT [169/229] 20:54:01 [INFO] from model/rfc/rfc8819-ietf-module-tags/pom.xml 20:54:01 [INFO] -------------------------------[ bundle ]------------------------------- 20:54:01 [INFO] 20:54:01 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8819-ietf-module-tags --- 20:54:01 [INFO] 20:54:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8819-ietf-module-tags --- 20:54:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:54:01 [INFO] 20:54:01 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8819-ietf-module-tags --- 20:54:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:54:01 [INFO] 20:54:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8819-ietf-module-tags --- 20:54:01 [INFO] 20:54:01 [INFO] --- dependency:3.9.0:properties (default) @ rfc8819-ietf-module-tags --- 20:54:01 [INFO] 20:54:01 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8819-ietf-module-tags --- 20:54:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:54:01 [INFO] 20:54:01 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8819-ietf-module-tags --- 20:54:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:54:01 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags/src/main/yang 20:54:01 [INFO] yang-to-sources: Found 1 dependencies in 581.6 μs 20:54:01 [INFO] yang-to-sources: Project model files found: 1 in 1.141 ms 20:54:01 [INFO] yang-to-sources: 2 YANG models processed in 7.344 ms 20:54:01 [INFO] BindingJavaFileGenerator: Defined 10 files in 2.055 ms 20:54:01 [INFO] Sorted 10 files into 4 directories in 86.76 μs 20:54:01 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 10 in 12.57 ms 20:54:01 [INFO] 20:54:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8819-ietf-module-tags --- 20:54:01 [INFO] Starting audit... 20:54:01 Audit done. 20:54:01 [INFO] You have 0 Checkstyle violations. 20:54:01 [INFO] 20:54:01 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8819-ietf-module-tags --- 20:54:01 [INFO] Starting audit... 20:54:01 Audit done. 20:54:01 [INFO] You have 0 Checkstyle violations. 20:54:01 [INFO] 20:54:01 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8819-ietf-module-tags --- 20:54:01 [INFO] 20:54:01 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8819-ietf-module-tags --- 20:54:01 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags/src/main/resources 20:54:01 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags/target/generated-sources/spi 20:54:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:54:01 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:54:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:54:01 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags/target/generated-sources/spi 20:54:01 [INFO] 20:54:01 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8819-ietf-module-tags --- 20:54:01 [INFO] Recompiling the module because of changed dependency. 20:54:01 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 20:54:01 [INFO] 20:54:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8819-ietf-module-tags >>> 20:54:01 [INFO] 20:54:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8819-ietf-module-tags --- 20:54:01 [INFO] Fork Value is true 20:54:04 [INFO] Done SpotBugs Analysis.... 20:54:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:54:04 [INFO] 20:54:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8819-ietf-module-tags <<< 20:54:04 [INFO] 20:54:04 [INFO] 20:54:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8819-ietf-module-tags --- 20:54:04 [INFO] BugInstance size is 0 20:54:04 [INFO] Error size is 0 20:54:04 [INFO] No errors/warnings found 20:54:04 [INFO] 20:54:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8819-ietf-module-tags --- 20:54:04 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags/src/test/resources 20:54:04 [INFO] 20:54:04 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8819-ietf-module-tags --- 20:54:04 [INFO] No sources to compile 20:54:04 [INFO] 20:54:04 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8819-ietf-module-tags --- 20:54:04 [INFO] No tests to run. 20:54:04 [INFO] 20:54:04 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8819-ietf-module-tags --- 20:54:04 [INFO] 20:54:04 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8819-ietf-module-tags --- 20:54:04 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-14.0.21-SNAPSHOT.jar 20:54:04 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags/target/classes/META-INF/MANIFEST.MF 20:54:04 [INFO] 20:54:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8819-ietf-module-tags --- 20:54:05 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-14.0.21-SNAPSHOT-javadoc.jar 20:54:05 [INFO] 20:54:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8819-ietf-module-tags --- 20:54:05 [INFO] CycloneDX: Resolving Dependencies 20:54:06 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 20:54:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags/target/bom.xml 20:54:06 [INFO] attaching as rfc8819-ietf-module-tags-14.0.21-SNAPSHOT-cyclonedx.xml 20:54:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags/target/bom.json 20:54:06 [INFO] attaching as rfc8819-ietf-module-tags-14.0.21-SNAPSHOT-cyclonedx.json 20:54:06 [INFO] 20:54:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8819-ietf-module-tags --- 20:54:06 [INFO] Skipping duplicate-finder execution! 20:54:06 [INFO] 20:54:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8819-ietf-module-tags --- 20:54:06 [INFO] No dependency problems found 20:54:06 [INFO] 20:54:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8819-ietf-module-tags --- 20:54:06 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-14.0.21-SNAPSHOT-sources.jar 20:54:06 [INFO] 20:54:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8819-ietf-module-tags --- 20:54:06 [INFO] 20:54:06 [INFO] --- jacoco:0.8.14:report (report) @ rfc8819-ietf-module-tags --- 20:54:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:54:06 [INFO] 20:54:06 [INFO] --- install:3.1.4:install (default-install) @ rfc8819-ietf-module-tags --- 20:54:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-SNAPSHOT.pom 20:54:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-SNAPSHOT.jar 20:54:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-SNAPSHOT-javadoc.jar 20:54:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-SNAPSHOT-cyclonedx.xml 20:54:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-SNAPSHOT-cyclonedx.json 20:54:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-SNAPSHOT-sources.jar 20:54:06 [INFO] 20:54:06 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8819-ietf-module-tags --- 20:54:06 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-SNAPSHOT.jar 20:54:06 [INFO] Writing OBR metadata 20:54:06 [INFO] 20:54:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8819-ietf-module-tags --- 20:54:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:54:06 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/maven-metadata.xml 20:54:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:54:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:54:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:54:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:54:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:54:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:54:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:54:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:54:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:54:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:54:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:54:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:54:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:54:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:54:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:54:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:54:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:54:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:54:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:54:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:54:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:54:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:54:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:54:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:54:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:54:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:54:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:54:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:54:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:54:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:54:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:54:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:54:06 at java.lang.reflect.Method.invoke (Method.java:580) 20:54:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:54:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:54:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:54:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:54:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/maven-metadata.xml 20:54:06 [INFO] 20:54:06 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8819-ietf-module-tags --- 20:54:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:54:06 [INFO] 20:54:06 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8819 >-------- 20:54:06 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8819 14.0.21-SNAPSHOT [170/229] 20:54:06 [INFO] from features/odl-mdsal-model-rfc8819/pom.xml 20:54:06 [INFO] ------------------------------[ feature ]------------------------------- 20:54:06 [INFO] 20:54:06 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8819 --- 20:54:06 [INFO] 20:54:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8819 --- 20:54:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:54:06 [INFO] 20:54:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8819 --- 20:54:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:54:06 [INFO] 20:54:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8819 --- 20:54:06 [INFO] 20:54:06 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8819 --- 20:54:06 [INFO] 20:54:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8819 --- 20:54:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:54:06 [INFO] argLine set to empty 20:54:06 [INFO] 20:54:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8819 --- 20:54:06 [INFO] Starting audit... 20:54:06 Audit done. 20:54:06 [INFO] You have 0 Checkstyle violations. 20:54:06 [INFO] 20:54:06 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8819 --- 20:54:06 [INFO] Starting audit... 20:54:06 Audit done. 20:54:06 [INFO] You have 0 Checkstyle violations. 20:54:06 [INFO] 20:54:06 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8819 --- 20:54:06 [INFO] 20:54:06 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8819 --- 20:54:06 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8819/target/feature/feature.xml 20:54:06 [INFO] ...done! 20:54:06 [INFO] Attaching features XML 20:54:06 [INFO] 20:54:06 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8819 --- 20:54: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 20:54:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:54:06 [INFO] 20:54:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8819 >>> 20:54:06 [INFO] 20:54:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8819 --- 20:54:06 [INFO] No files found to run spotbugs, check compile phase has been run 20:54:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:54:06 [INFO] 20:54:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8819 <<< 20:54:06 [INFO] 20:54:06 [INFO] 20:54:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8819 --- 20:54:06 [INFO] 20:54:06 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8819 --- 20:54:06 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8819 20:54:06 [INFO] Project dependency features detected: [] 20:54:06 [INFO] Pax Exam System (Version: 4.14.0) created. 20:54:06 [INFO] Creating RMI registry server on 127.0.0.1:37569 20:54:07 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:54:07 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:54:07 [INFO] Waiting for remote bundle context.. on 37569 name: c6bd8ae0-e5b4-402c-a199-31270769d109 timout: [ RelativeTimeout value = 180000 ] 20:54:11 [INFO] Building jar from resources and headers. 20:54:11 [INFO] Writing jar finished. 20:54:13 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:54:13 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:54:13 [INFO] 20:54:13 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8819 --- 20:54:13 [INFO] 20:54:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8819 --- 20:54:13 [INFO] No Javadoc in project. Archive not created. 20:54:13 [INFO] 20:54:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8819 --- 20:54:13 [INFO] CycloneDX: Resolving Dependencies 20:54:13 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 20:54:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8819/target/bom.xml 20:54:13 [INFO] attaching as odl-mdsal-model-rfc8819-14.0.21-SNAPSHOT-cyclonedx.xml 20:54:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8819/target/bom.json 20:54:13 [INFO] attaching as odl-mdsal-model-rfc8819-14.0.21-SNAPSHOT-cyclonedx.json 20:54:13 [INFO] 20:54:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8819 --- 20:54:13 [INFO] Skipping duplicate-finder execution! 20:54:13 [INFO] 20:54:13 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8819 --- 20:54:13 [INFO] Skipping plugin execution 20:54:13 [INFO] 20:54:13 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8819 --- 20:54:13 [INFO] Skipping source per configuration. 20:54:13 [INFO] 20:54:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8819 --- 20:54:13 [INFO] 20:54:13 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8819 --- 20:54:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:54:13 [INFO] 20:54:13 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8819 --- 20:54:13 [WARNING] 20:54:13 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8819 did not assign 20:54:13 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:54:13 [WARNING] 20:54:13 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:54:13 [WARNING] 20:54:13 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8819/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.21-SNAPSHOT.pom 20:54:13 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8819/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.21-SNAPSHOT-features.xml 20:54:13 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8819/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.21-SNAPSHOT-cyclonedx.xml 20:54:13 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8819/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.21-SNAPSHOT-cyclonedx.json 20:54:13 [INFO] 20:54:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8819 --- 20:54:13 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:54:13 [WARNING] 20:54:13 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8819 did not assign 20:54:13 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:54:13 [WARNING] 20:54:13 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:54:13 [WARNING] 20:54:13 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/maven-metadata.xml 20:54:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:54:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:54:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:54:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:54:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:54:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:54:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:54:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:54:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:54:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:54:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:54:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:54:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:54:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:54:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:54:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:54:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:54:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:54:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:54:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:54:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:54:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:54:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:54:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:54:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:54:13 at java.lang.reflect.Method.invoke (Method.java:580) 20:54:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:54:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:54:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:54:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:54:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/maven-metadata.xml 20:54:13 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/maven-metadata.xml 20:54:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:54:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:54:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:54:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:54:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:54:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:54:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:54:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:54:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:54:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:54:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:54:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:54:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:54:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:54:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:54:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:54:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:54:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:54:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:54:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:54:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:54:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:54:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:54:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:54:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:54:13 at java.lang.reflect.Method.invoke (Method.java:580) 20:54:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:54:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:54:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:54:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:54:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/maven-metadata.xml 20:54:13 [INFO] 20:54:13 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8819-ietf-module-tags-state >-- 20:54:13 [INFO] Building rfc8819-ietf-module-tags-state 14.0.21-SNAPSHOT [171/229] 20:54:13 [INFO] from model/rfc/rfc8819-ietf-module-tags-state/pom.xml 20:54:13 [INFO] -------------------------------[ bundle ]------------------------------- 20:54:13 [INFO] 20:54:13 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8819-ietf-module-tags-state --- 20:54:13 [INFO] 20:54:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8819-ietf-module-tags-state --- 20:54:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:54:13 [INFO] 20:54:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8819-ietf-module-tags-state --- 20:54:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:54:13 [INFO] 20:54:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8819-ietf-module-tags-state --- 20:54:14 [INFO] 20:54:14 [INFO] --- dependency:3.9.0:properties (default) @ rfc8819-ietf-module-tags-state --- 20:54:14 [INFO] 20:54:14 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8819-ietf-module-tags-state --- 20:54:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:54:14 [INFO] 20:54:14 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8819-ietf-module-tags-state --- 20:54:14 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:54:14 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags-state/src/main/yang 20:54:14 [INFO] yang-to-sources: Found 2 dependencies in 608.5 μs 20:54:14 [INFO] yang-to-sources: Project model files found: 1 in 1.090 ms 20:54:14 [INFO] yang-to-sources: 3 YANG models processed in 6.056 ms 20:54:14 [INFO] BindingJavaFileGenerator: Defined 9 files in 2.054 ms 20:54:14 [INFO] Sorted 9 files into 4 directories in 89.83 μs 20:54:14 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 6.119 ms 20:54:14 [INFO] 20:54:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8819-ietf-module-tags-state --- 20:54:14 [INFO] Starting audit... 20:54:14 Audit done. 20:54:14 [INFO] You have 0 Checkstyle violations. 20:54:14 [INFO] 20:54:14 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8819-ietf-module-tags-state --- 20:54:14 [INFO] Starting audit... 20:54:14 Audit done. 20:54:14 [INFO] You have 0 Checkstyle violations. 20:54:14 [INFO] 20:54:14 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8819-ietf-module-tags-state --- 20:54:14 [INFO] 20:54:14 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8819-ietf-module-tags-state --- 20:54:14 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags-state/src/main/resources 20:54:14 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/spi 20:54:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:54:14 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:54:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:54:14 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/spi 20:54:14 [INFO] 20:54:14 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8819-ietf-module-tags-state --- 20:54:14 [INFO] Recompiling the module because of changed dependency. 20:54:14 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 20:54:14 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/module/tags/state/rev210104/module/tags/state/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state has been deprecated 20:54:14 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/module/tags/state/rev210104/module/tags/state/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state has been deprecated 20:54:14 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/module/tags/state/rev210104/module/tags/state/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state has been deprecated 20:54:14 [INFO] 20:54:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8819-ietf-module-tags-state >>> 20:54:14 [INFO] 20:54:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8819-ietf-module-tags-state --- 20:54:14 [INFO] Fork Value is true 20:54:16 [INFO] Done SpotBugs Analysis.... 20:54:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:54:16 [INFO] 20:54:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8819-ietf-module-tags-state <<< 20:54:16 [INFO] 20:54:16 [INFO] 20:54:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8819-ietf-module-tags-state --- 20:54:16 [INFO] BugInstance size is 0 20:54:16 [INFO] Error size is 0 20:54:16 [INFO] No errors/warnings found 20:54:16 [INFO] 20:54:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8819-ietf-module-tags-state --- 20:54:16 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags-state/src/test/resources 20:54:16 [INFO] 20:54:16 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8819-ietf-module-tags-state --- 20:54:16 [INFO] No sources to compile 20:54:16 [INFO] 20:54:16 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8819-ietf-module-tags-state --- 20:54:16 [INFO] No tests to run. 20:54:16 [INFO] 20:54:16 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8819-ietf-module-tags-state --- 20:54:16 [INFO] 20:54:16 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8819-ietf-module-tags-state --- 20:54:16 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-14.0.21-SNAPSHOT.jar 20:54:16 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags-state/target/classes/META-INF/MANIFEST.MF 20:54:16 [INFO] 20:54:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8819-ietf-module-tags-state --- 20:54:18 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-14.0.21-SNAPSHOT-javadoc.jar 20:54:18 [INFO] 20:54:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8819-ietf-module-tags-state --- 20:54:18 [INFO] CycloneDX: Resolving Dependencies 20:54:18 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 20:54:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags-state/target/bom.xml 20:54:18 [INFO] attaching as rfc8819-ietf-module-tags-state-14.0.21-SNAPSHOT-cyclonedx.xml 20:54:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags-state/target/bom.json 20:54:18 [INFO] attaching as rfc8819-ietf-module-tags-state-14.0.21-SNAPSHOT-cyclonedx.json 20:54:18 [INFO] 20:54:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8819-ietf-module-tags-state --- 20:54:18 [INFO] Skipping duplicate-finder execution! 20:54:18 [INFO] 20:54:18 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8819-ietf-module-tags-state --- 20:54:18 [INFO] No dependency problems found 20:54:18 [INFO] 20:54:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8819-ietf-module-tags-state --- 20:54:18 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-14.0.21-SNAPSHOT-sources.jar 20:54:18 [INFO] 20:54:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8819-ietf-module-tags-state --- 20:54:18 [INFO] 20:54:18 [INFO] --- jacoco:0.8.14:report (report) @ rfc8819-ietf-module-tags-state --- 20:54:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:54:18 [INFO] 20:54:18 [INFO] --- install:3.1.4:install (default-install) @ rfc8819-ietf-module-tags-state --- 20:54:18 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags-state/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-SNAPSHOT.pom 20:54:18 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-SNAPSHOT.jar 20:54:18 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-SNAPSHOT-javadoc.jar 20:54:18 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags-state/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-SNAPSHOT-cyclonedx.xml 20:54:18 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags-state/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-SNAPSHOT-cyclonedx.json 20:54:18 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-SNAPSHOT-sources.jar 20:54:18 [INFO] 20:54:18 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8819-ietf-module-tags-state --- 20:54:18 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-SNAPSHOT.jar 20:54:18 [INFO] Writing OBR metadata 20:54:18 [INFO] 20:54:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8819-ietf-module-tags-state --- 20:54:18 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:54:18 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/maven-metadata.xml 20:54:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:54:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:54:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:54:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:54:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:54:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:54:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:54:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:54:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:54:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:54:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:54:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:54:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:54:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:54:18 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:54:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:54:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:54:18 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:54:18 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:54:18 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:54:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:54:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:54:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:54:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:54:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:54:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:54:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:54:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:54:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:54:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:54:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:54:18 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:54:18 at java.lang.reflect.Method.invoke (Method.java:580) 20:54:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:54:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:54:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:54:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:54:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/maven-metadata.xml 20:54:18 [INFO] 20:54:18 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8819-ietf-module-tags-state --- 20:54:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:54:18 [INFO] 20:54:18 [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8819-non-nmda >---- 20:54:18 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8819 :: NON-NMDA 14.0.21-SNAPSHOT [172/229] 20:54:18 [INFO] from features/odl-mdsal-model-rfc8819-non-nmda/pom.xml 20:54:18 [INFO] ------------------------------[ feature ]------------------------------- 20:54:18 [INFO] 20:54:18 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8819-non-nmda --- 20:54:18 [INFO] 20:54:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8819-non-nmda --- 20:54:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:54:18 [INFO] 20:54:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8819-non-nmda --- 20:54:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:54:18 [INFO] 20:54:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8819-non-nmda --- 20:54:19 [INFO] 20:54:19 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8819-non-nmda --- 20:54:19 [INFO] 20:54:19 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8819-non-nmda --- 20:54:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:54:19 [INFO] argLine set to empty 20:54:19 [INFO] 20:54:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8819-non-nmda --- 20:54:19 [INFO] Starting audit... 20:54:19 Audit done. 20:54:19 [INFO] You have 0 Checkstyle violations. 20:54:19 [INFO] 20:54:19 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8819-non-nmda --- 20:54:19 [INFO] Starting audit... 20:54:19 Audit done. 20:54:19 [INFO] You have 0 Checkstyle violations. 20:54:19 [INFO] 20:54:19 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8819-non-nmda --- 20:54:19 [INFO] 20:54:19 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8819-non-nmda --- 20:54:19 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8819-non-nmda/target/feature/feature.xml 20:54:19 [INFO] ...done! 20:54:19 [INFO] Attaching features XML 20:54:19 [INFO] 20:54:19 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8819-non-nmda --- 20:54:19 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:54:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:54:19 [INFO] 20:54:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8819-non-nmda >>> 20:54:19 [INFO] 20:54:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8819-non-nmda --- 20:54:19 [INFO] No files found to run spotbugs, check compile phase has been run 20:54:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:54:19 [INFO] 20:54:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8819-non-nmda <<< 20:54:19 [INFO] 20:54:19 [INFO] 20:54:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8819-non-nmda --- 20:54:19 [INFO] 20:54:19 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8819-non-nmda --- 20:54:19 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8819-non-nmda 20:54:19 [INFO] Project dependency features detected: [] 20:54:19 [INFO] Pax Exam System (Version: 4.14.0) created. 20:54:19 [INFO] Creating RMI registry server on 127.0.0.1:45603 20:54:19 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:54:19 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:54:19 [INFO] Waiting for remote bundle context.. on 45603 name: 43301902-9c3c-452b-bd25-d6975e281cc7 timout: [ RelativeTimeout value = 180000 ] 20:54:23 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:42867/jndi/rmi://127.0.0.1:45603/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 20:54:23 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) 20:54:23 at java.base/java.lang.Thread.run(Thread.java:1583) 20:54:23 Caused by: java.io.IOException: The server has been stopped. 20:54:23 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 20:54:23 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) 20:54:23 ... 1 more 20:54:23 [INFO] Building jar from resources and headers. 20:54:23 [INFO] Writing jar finished. 20:54:25 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:54:25 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:54:25 [INFO] 20:54:25 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8819-non-nmda --- 20:54:25 [INFO] 20:54:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8819-non-nmda --- 20:54:25 [INFO] No Javadoc in project. Archive not created. 20:54:25 [INFO] 20:54:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8819-non-nmda --- 20:54:25 [INFO] CycloneDX: Resolving Dependencies 20:54:26 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 20:54:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8819-non-nmda/target/bom.xml 20:54:26 [INFO] attaching as odl-mdsal-model-rfc8819-non-nmda-14.0.21-SNAPSHOT-cyclonedx.xml 20:54:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8819-non-nmda/target/bom.json 20:54:26 [INFO] attaching as odl-mdsal-model-rfc8819-non-nmda-14.0.21-SNAPSHOT-cyclonedx.json 20:54:26 [INFO] 20:54:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8819-non-nmda --- 20:54:26 [INFO] Skipping duplicate-finder execution! 20:54:26 [INFO] 20:54:26 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8819-non-nmda --- 20:54:26 [INFO] Skipping plugin execution 20:54:26 [INFO] 20:54:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8819-non-nmda --- 20:54:26 [INFO] Skipping source per configuration. 20:54:26 [INFO] 20:54:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8819-non-nmda --- 20:54:26 [INFO] 20:54:26 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8819-non-nmda --- 20:54:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:54:26 [INFO] 20:54:26 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8819-non-nmda --- 20:54:26 [WARNING] 20:54:26 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8819-non-nmda did not assign 20:54:26 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:54:26 [WARNING] 20:54:26 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:54:26 [WARNING] 20:54:26 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8819-non-nmda/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.21-SNAPSHOT.pom 20:54:26 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8819-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.21-SNAPSHOT-features.xml 20:54:26 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8819-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.21-SNAPSHOT-cyclonedx.xml 20:54:26 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8819-non-nmda/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.21-SNAPSHOT-cyclonedx.json 20:54:26 [INFO] 20:54:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8819-non-nmda --- 20:54:26 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:54:26 [WARNING] 20:54:26 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8819-non-nmda did not assign 20:54:26 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:54:26 [WARNING] 20:54:26 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:54:26 [WARNING] 20:54:26 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml 20:54:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:54:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:54:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:54:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:54:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:54:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:54:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:54:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:54:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:54:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:54:26 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:54:26 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:54:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:54:26 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:54:26 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:54:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:54:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:54:26 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:54:26 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:54:26 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:54:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:54:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:54:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:54:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:54:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:54:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:54:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:54:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:54:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:54:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:54:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:54:26 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:54:26 at java.lang.reflect.Method.invoke (Method.java:580) 20:54:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:54:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:54:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:54:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:54:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml 20:54:26 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/maven-metadata.xml 20:54:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:54:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:54:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:54:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:54:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:54:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:54:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:54:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:54:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:54:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:54:26 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:54:26 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:54:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:54:26 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:54:26 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:54:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:54:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:54:26 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:54:26 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:54:26 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:54:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:54:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:54:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:54:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:54:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:54:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:54:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:54:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:54:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:54:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:54:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:54:26 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:54:26 at java.lang.reflect.Method.invoke (Method.java:580) 20:54:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:54:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:54:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:54:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:54:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/maven-metadata.xml 20:54:26 [INFO] 20:54:26 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8916 >---------- 20:54:26 [INFO] Building rfc8916 14.0.21-SNAPSHOT [173/229] 20:54:26 [INFO] from model/rfc/rfc8916/pom.xml 20:54:26 [INFO] -------------------------------[ bundle ]------------------------------- 20:54:26 [INFO] 20:54:26 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8916 --- 20:54:26 [INFO] 20:54:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8916 --- 20:54:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:54:26 [INFO] 20:54:26 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8916 --- 20:54:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:54:26 [INFO] 20:54:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8916 --- 20:54:26 [INFO] 20:54:26 [INFO] --- dependency:3.9.0:properties (default) @ rfc8916 --- 20:54:26 [INFO] 20:54:26 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8916 --- 20:54:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8916/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:54:26 [INFO] 20:54:26 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8916 --- 20:54:26 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:54:26 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8916/src/main/yang 20:54:26 [INFO] yang-to-sources: Found 11 dependencies in 8.130 ms 20:54:26 [INFO] yang-to-sources: Project model files found: 1 in 3.861 ms 20:54:26 [INFO] yang-to-sources: 12 YANG models processed in 60.90 ms 20:54:26 [INFO] BindingJavaFileGenerator: Defined 80 files in 18.06 ms 20:54:26 [INFO] Sorted 80 files into 18 directories in 176.7 μs 20:54:26 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 80 in 33.06 ms 20:54:26 [INFO] 20:54:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8916 --- 20:54:26 [INFO] Starting audit... 20:54:26 Audit done. 20:54:26 [INFO] You have 0 Checkstyle violations. 20:54:26 [INFO] 20:54:26 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8916 --- 20:54:26 [INFO] Starting audit... 20:54:26 Audit done. 20:54:26 [INFO] You have 0 Checkstyle violations. 20:54:26 [INFO] 20:54:26 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8916 --- 20:54:26 [INFO] 20:54:26 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8916 --- 20:54:26 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8916/src/main/resources 20:54:26 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8916/target/generated-sources/spi 20:54:26 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:54:26 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:54:26 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:54:26 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8916/target/generated-sources/spi 20:54:26 [INFO] 20:54:26 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8916 --- 20:54:26 [INFO] Recompiling the module because of changed dependency. 20:54:26 [INFO] Compiling 79 source files with javac [debug release 21] to target/classes 20:54:27 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8916/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/msdp/rev201031/global/config/attributes/DefaultPeerKey.java:[23,26] non-transient instance field of a serializable class declared with a non-serializable type 20:54:27 [INFO] 20:54:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8916 >>> 20:54:27 [INFO] 20:54:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8916 --- 20:54:27 [INFO] Fork Value is true 20:54:29 [INFO] Done SpotBugs Analysis.... 20:54:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:54:29 [INFO] 20:54:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8916 <<< 20:54:29 [INFO] 20:54:29 [INFO] 20:54:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8916 --- 20:54:29 [INFO] BugInstance size is 0 20:54:29 [INFO] Error size is 0 20:54:29 [INFO] No errors/warnings found 20:54:29 [INFO] 20:54:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8916 --- 20:54:29 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8916/src/test/resources 20:54:29 [INFO] 20:54:29 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8916 --- 20:54:29 [INFO] No sources to compile 20:54:29 [INFO] 20:54:29 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8916 --- 20:54:29 [INFO] No tests to run. 20:54:29 [INFO] 20:54:29 [INFO] --- copy:14.1.7:copy-files (default) @ rfc8916 --- 20:54:29 [INFO] 20:54:29 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8916 --- 20:54:29 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8916/target/rfc8916-14.0.21-SNAPSHOT.jar 20:54:29 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8916/target/classes/META-INF/MANIFEST.MF 20:54:29 [INFO] 20:54:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8916 --- 20:54:32 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8916/target/rfc8916-14.0.21-SNAPSHOT-javadoc.jar 20:54:32 [INFO] 20:54:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8916 --- 20:54:32 [INFO] CycloneDX: Resolving Dependencies 20:54:33 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 20:54:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8916/target/bom.xml 20:54:33 [INFO] attaching as rfc8916-14.0.21-SNAPSHOT-cyclonedx.xml 20:54:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8916/target/bom.json 20:54:33 [INFO] attaching as rfc8916-14.0.21-SNAPSHOT-cyclonedx.json 20:54:33 [INFO] 20:54:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8916 --- 20:54:33 [INFO] Skipping duplicate-finder execution! 20:54:33 [INFO] 20:54:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8916 --- 20:54:33 [INFO] No dependency problems found 20:54:33 [INFO] 20:54:33 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8916 --- 20:54:33 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8916/target/rfc8916-14.0.21-SNAPSHOT-sources.jar 20:54:33 [INFO] 20:54:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8916 --- 20:54:33 [INFO] 20:54:33 [INFO] --- jacoco:0.8.14:report (report) @ rfc8916 --- 20:54:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:54:33 [INFO] 20:54:33 [INFO] --- install:3.1.4:install (default-install) @ rfc8916 --- 20:54:33 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8916/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-SNAPSHOT.pom 20:54:33 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8916/target/rfc8916-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-SNAPSHOT.jar 20:54:33 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8916/target/rfc8916-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-SNAPSHOT-javadoc.jar 20:54:33 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8916/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-SNAPSHOT-cyclonedx.xml 20:54:33 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8916/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-SNAPSHOT-cyclonedx.json 20:54:33 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8916/target/rfc8916-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-SNAPSHOT-sources.jar 20:54:33 [INFO] 20:54:33 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8916 --- 20:54:33 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-SNAPSHOT.jar 20:54:33 [INFO] Writing OBR metadata 20:54:33 [INFO] 20:54:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8916 --- 20:54:33 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:54:33 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8916/maven-metadata.xml 20:54:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:54:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:54:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:54:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:54:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:54:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:54:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:54:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:54:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:54:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:54:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:54:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:54:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:54:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:54:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:54:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:54:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:54:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:54:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:54:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:54:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:54:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:54:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:54:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:54:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:54:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:54:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:54:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:54:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:54:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:54:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:54:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:54:33 at java.lang.reflect.Method.invoke (Method.java:580) 20:54:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:54:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:54:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:54:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:54:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc8916/maven-metadata.xml 20:54:33 [INFO] 20:54:33 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8916 --- 20:54:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:54:33 [INFO] 20:54:33 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8916 >-------- 20:54:33 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8916 14.0.21-SNAPSHOT [174/229] 20:54:33 [INFO] from features/odl-mdsal-model-rfc8916/pom.xml 20:54:33 [INFO] ------------------------------[ feature ]------------------------------- 20:54:33 [INFO] 20:54:33 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8916 --- 20:54:33 [INFO] 20:54:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8916 --- 20:54:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:54:33 [INFO] 20:54:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8916 --- 20:54:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:54:33 [INFO] 20:54:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8916 --- 20:54:34 [INFO] 20:54:34 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8916 --- 20:54:34 [INFO] 20:54:34 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8916 --- 20:54:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:54:34 [INFO] argLine set to empty 20:54:34 [INFO] 20:54:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8916 --- 20:54:34 [INFO] Starting audit... 20:54:34 Audit done. 20:54:34 [INFO] You have 0 Checkstyle violations. 20:54:34 [INFO] 20:54:34 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8916 --- 20:54:34 [INFO] Starting audit... 20:54:34 Audit done. 20:54:34 [INFO] You have 0 Checkstyle violations. 20:54:34 [INFO] 20:54:34 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8916 --- 20:54:34 [INFO] 20:54:34 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8916 --- 20:54:34 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8916/target/feature/feature.xml 20:54:34 [INFO] ...done! 20:54:34 [INFO] Attaching features XML 20:54:34 [INFO] 20:54:34 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8916 --- 20:54: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 20:54:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:54:34 [INFO] 20:54:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8916 >>> 20:54:34 [INFO] 20:54:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8916 --- 20:54:34 [INFO] No files found to run spotbugs, check compile phase has been run 20:54:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:54:34 [INFO] 20:54:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8916 <<< 20:54:34 [INFO] 20:54:34 [INFO] 20:54:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8916 --- 20:54:34 [INFO] 20:54:34 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8916 --- 20:54:34 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8916 20:54:34 [INFO] Project dependency features detected: [] 20:54:34 [INFO] Pax Exam System (Version: 4.14.0) created. 20:54:34 [INFO] Creating RMI registry server on 127.0.0.1:36273 20:54:34 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:54:34 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:54:34 [INFO] Waiting for remote bundle context.. on 36273 name: cd75170d-ed33-401b-9105-fa331fe92981 timout: [ RelativeTimeout value = 180000 ] 20:54:38 [INFO] Building jar from resources and headers. 20:54:38 [INFO] Writing jar finished. 20:54:40 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:54:40 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:54:40 [INFO] 20:54:40 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8916 --- 20:54:40 [INFO] 20:54:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8916 --- 20:54:40 [INFO] No Javadoc in project. Archive not created. 20:54:40 [INFO] 20:54:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8916 --- 20:54:40 [INFO] CycloneDX: Resolving Dependencies 20:54:41 [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) 20:54:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8916/target/bom.xml 20:54:41 [INFO] attaching as odl-mdsal-model-rfc8916-14.0.21-SNAPSHOT-cyclonedx.xml 20:54:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8916/target/bom.json 20:54:41 [INFO] attaching as odl-mdsal-model-rfc8916-14.0.21-SNAPSHOT-cyclonedx.json 20:54:41 [INFO] 20:54:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8916 --- 20:54:41 [INFO] Skipping duplicate-finder execution! 20:54:41 [INFO] 20:54:41 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8916 --- 20:54:41 [INFO] Skipping plugin execution 20:54:41 [INFO] 20:54:41 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8916 --- 20:54:41 [INFO] Skipping source per configuration. 20:54:41 [INFO] 20:54:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8916 --- 20:54:41 [INFO] 20:54:41 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8916 --- 20:54:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:54:41 [INFO] 20:54:41 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8916 --- 20:54:41 [WARNING] 20:54:41 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8916 did not assign 20:54:41 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:54:41 [WARNING] 20:54:41 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:54:41 [WARNING] 20:54:41 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8916/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.21-SNAPSHOT.pom 20:54:41 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8916/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.21-SNAPSHOT-features.xml 20:54:41 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8916/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.21-SNAPSHOT-cyclonedx.xml 20:54:41 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8916/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.21-SNAPSHOT-cyclonedx.json 20:54:41 [INFO] 20:54:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8916 --- 20:54:41 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:54:41 [WARNING] 20:54:41 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8916 did not assign 20:54:41 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:54:41 [WARNING] 20:54:41 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:54:41 [WARNING] 20:54:41 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/maven-metadata.xml 20:54:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:54:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:54:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:54:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:54:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:54:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:54:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:54:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:54:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:54:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:54:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:54:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:54:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:54:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:54:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:54:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:54:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:54:41 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:54:41 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:54:41 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:54:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:54:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:54:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:54:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:54:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:54:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:54:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:54:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:54:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:54:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:54:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:54:41 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:54:41 at java.lang.reflect.Method.invoke (Method.java:580) 20:54:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:54:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:54:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:54:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:54:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/maven-metadata.xml 20:54:41 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/maven-metadata.xml 20:54:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:54:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:54:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:54:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:54:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:54:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:54:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:54:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:54:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:54:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:54:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:54:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:54:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:54:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:54:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:54:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:54:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:54:41 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:54:41 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:54:41 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:54:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:54:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:54:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:54:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:54:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:54:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:54:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:54:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:54:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:54:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:54:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:54:41 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:54:41 at java.lang.reflect.Method.invoke (Method.java:580) 20:54:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:54:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:54:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:54:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:54:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/maven-metadata.xml 20:54:41 [INFO] 20:54:41 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9067 >---------- 20:54:41 [INFO] Building rfc9067 14.0.21-SNAPSHOT [175/229] 20:54:41 [INFO] from model/rfc/rfc9067/pom.xml 20:54:41 [INFO] -------------------------------[ bundle ]------------------------------- 20:54:41 [INFO] 20:54:41 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9067 --- 20:54:41 [INFO] 20:54:41 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9067 --- 20:54:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:54:41 [INFO] 20:54:41 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9067 --- 20:54:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:54:41 [INFO] 20:54:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9067 --- 20:54:42 [INFO] 20:54:42 [INFO] --- dependency:3.9.0:properties (default) @ rfc9067 --- 20:54:42 [INFO] 20:54:42 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9067 --- 20:54:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9067/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:54:42 [INFO] 20:54:42 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9067 --- 20:54:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:54:42 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9067/src/main/yang 20:54:42 [INFO] yang-to-sources: Found 4 dependencies in 902.9 μs 20:54:42 [INFO] yang-to-sources: Project model files found: 1 in 4.731 ms 20:54:42 [INFO] yang-to-sources: 5 YANG models processed in 23.86 ms 20:54:42 [INFO] BindingJavaFileGenerator: Defined 93 files in 6.497 ms 20:54:42 [INFO] Sorted 93 files into 17 directories in 153.8 μs 20:54:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 93 in 18.49 ms 20:54:42 [INFO] 20:54:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9067 --- 20:54:42 [INFO] Starting audit... 20:54:42 Audit done. 20:54:42 [INFO] You have 0 Checkstyle violations. 20:54:42 [INFO] 20:54:42 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9067 --- 20:54:42 [INFO] Starting audit... 20:54:42 Audit done. 20:54:42 [INFO] You have 0 Checkstyle violations. 20:54:42 [INFO] 20:54:42 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9067 --- 20:54:42 [INFO] 20:54:42 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9067 --- 20:54:42 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9067/src/main/resources 20:54:42 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9067/target/generated-sources/spi 20:54:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:54:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:54:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:54:42 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9067/target/generated-sources/spi 20:54:42 [INFO] 20:54:42 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9067 --- 20:54:42 [INFO] Recompiling the module because of changed dependency. 20:54:42 [INFO] Compiling 92 source files with javac [debug release 21] to target/classes 20:54:42 [INFO] 20:54:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9067 >>> 20:54:42 [INFO] 20:54:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9067 --- 20:54:42 [INFO] Fork Value is true 20:54:45 [INFO] Done SpotBugs Analysis.... 20:54:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:54:45 [INFO] 20:54:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9067 <<< 20:54:45 [INFO] 20:54:45 [INFO] 20:54:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9067 --- 20:54:45 [INFO] BugInstance size is 0 20:54:45 [INFO] Error size is 0 20:54:45 [INFO] No errors/warnings found 20:54:45 [INFO] 20:54:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9067 --- 20:54:45 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9067/src/test/resources 20:54:45 [INFO] 20:54:45 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9067 --- 20:54:45 [INFO] No sources to compile 20:54:45 [INFO] 20:54:45 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9067 --- 20:54:45 [INFO] No tests to run. 20:54:45 [INFO] 20:54:45 [INFO] --- copy:14.1.7:copy-files (default) @ rfc9067 --- 20:54:45 [INFO] 20:54:45 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9067 --- 20:54:45 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9067/target/rfc9067-14.0.21-SNAPSHOT.jar 20:54:45 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9067/target/classes/META-INF/MANIFEST.MF 20:54:45 [INFO] 20:54:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9067 --- 20:54:48 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9067/target/rfc9067-14.0.21-SNAPSHOT-javadoc.jar 20:54:48 [INFO] 20:54:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9067 --- 20:54:48 [INFO] CycloneDX: Resolving Dependencies 20:54:48 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 20:54:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9067/target/bom.xml 20:54:48 [INFO] attaching as rfc9067-14.0.21-SNAPSHOT-cyclonedx.xml 20:54:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9067/target/bom.json 20:54:48 [INFO] attaching as rfc9067-14.0.21-SNAPSHOT-cyclonedx.json 20:54:48 [INFO] 20:54:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9067 --- 20:54:48 [INFO] Skipping duplicate-finder execution! 20:54:48 [INFO] 20:54:48 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9067 --- 20:54:48 [INFO] No dependency problems found 20:54:48 [INFO] 20:54:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9067 --- 20:54:48 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9067/target/rfc9067-14.0.21-SNAPSHOT-sources.jar 20:54:48 [INFO] 20:54:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9067 --- 20:54:48 [INFO] 20:54:48 [INFO] --- jacoco:0.8.14:report (report) @ rfc9067 --- 20:54:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:54:48 [INFO] 20:54:48 [INFO] --- install:3.1.4:install (default-install) @ rfc9067 --- 20:54:48 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9067/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-SNAPSHOT.pom 20:54:48 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9067/target/rfc9067-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-SNAPSHOT.jar 20:54:48 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9067/target/rfc9067-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-SNAPSHOT-javadoc.jar 20:54:48 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9067/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-SNAPSHOT-cyclonedx.xml 20:54:48 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9067/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-SNAPSHOT-cyclonedx.json 20:54:48 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9067/target/rfc9067-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-SNAPSHOT-sources.jar 20:54:48 [INFO] 20:54:48 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9067 --- 20:54:48 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-SNAPSHOT.jar 20:54:48 [INFO] Writing OBR metadata 20:54:48 [INFO] 20:54:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9067 --- 20:54:48 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:54:48 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9067/maven-metadata.xml 20:54:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:54:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:54:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:54:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:54:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:54:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:54:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:54:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:54:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:54:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:54:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:54:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:54:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:54:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:54:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:54:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:54:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:54:48 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:54:48 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:54:48 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:54:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:54:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:54:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:54:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:54:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:54:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:54:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:54:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:54:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:54:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:54:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:54:48 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:54:48 at java.lang.reflect.Method.invoke (Method.java:580) 20:54:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:54:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:54:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:54:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:54:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9067/maven-metadata.xml 20:54:48 [INFO] 20:54:48 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9067 --- 20:54:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:54:48 [INFO] 20:54:48 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9067 >-------- 20:54:48 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9067 14.0.21-SNAPSHOT [176/229] 20:54:48 [INFO] from features/odl-mdsal-model-rfc9067/pom.xml 20:54:48 [INFO] ------------------------------[ feature ]------------------------------- 20:54:48 [INFO] 20:54:48 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9067 --- 20:54:48 [INFO] 20:54:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc9067 --- 20:54:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:54:48 [INFO] 20:54:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9067 --- 20:54:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:54:48 [INFO] 20:54:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9067 --- 20:54:49 [INFO] 20:54:49 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc9067 --- 20:54:49 [INFO] 20:54:49 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9067 --- 20:54:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:54:49 [INFO] argLine set to empty 20:54:49 [INFO] 20:54:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9067 --- 20:54:49 [INFO] Starting audit... 20:54:49 Audit done. 20:54:49 [INFO] You have 0 Checkstyle violations. 20:54:49 [INFO] 20:54:49 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9067 --- 20:54:49 [INFO] Starting audit... 20:54:49 Audit done. 20:54:49 [INFO] You have 0 Checkstyle violations. 20:54:49 [INFO] 20:54:49 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc9067 --- 20:54:49 [INFO] 20:54:49 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9067 --- 20:54:49 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9067/target/feature/feature.xml 20:54:49 [INFO] ...done! 20:54:49 [INFO] Attaching features XML 20:54:49 [INFO] 20:54:49 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9067 --- 20:54:49 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:54:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:54:49 [INFO] 20:54:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9067 >>> 20:54:49 [INFO] 20:54:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9067 --- 20:54:49 [INFO] No files found to run spotbugs, check compile phase has been run 20:54:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:54:49 [INFO] 20:54:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9067 <<< 20:54:49 [INFO] 20:54:49 [INFO] 20:54:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9067 --- 20:54:49 [INFO] 20:54:49 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc9067 --- 20:54:49 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9067 20:54:49 [INFO] Project dependency features detected: [] 20:54:49 [INFO] Pax Exam System (Version: 4.14.0) created. 20:54:49 [INFO] Creating RMI registry server on 127.0.0.1:33697 20:54:49 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:54:49 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:54:49 [INFO] Waiting for remote bundle context.. on 33697 name: d3d8e3d2-e94b-4540-ba80-ff19c7a30d42 timout: [ RelativeTimeout value = 180000 ] 20:54:53 [INFO] Building jar from resources and headers. 20:54:53 [INFO] Writing jar finished. 20:54:55 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:54:55 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:54:55 [INFO] 20:54:55 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc9067 --- 20:54:55 [INFO] 20:54:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc9067 --- 20:54:55 [INFO] No Javadoc in project. Archive not created. 20:54:55 [INFO] 20:54:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9067 --- 20:54:55 [INFO] CycloneDX: Resolving Dependencies 20:54:56 [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) 20:54:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9067/target/bom.xml 20:54:56 [INFO] attaching as odl-mdsal-model-rfc9067-14.0.21-SNAPSHOT-cyclonedx.xml 20:54:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9067/target/bom.json 20:54:56 [INFO] attaching as odl-mdsal-model-rfc9067-14.0.21-SNAPSHOT-cyclonedx.json 20:54:56 [INFO] 20:54:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9067 --- 20:54:56 [INFO] Skipping duplicate-finder execution! 20:54:56 [INFO] 20:54:56 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9067 --- 20:54:56 [INFO] Skipping plugin execution 20:54:56 [INFO] 20:54:56 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9067 --- 20:54:56 [INFO] Skipping source per configuration. 20:54:56 [INFO] 20:54:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9067 --- 20:54:56 [INFO] 20:54:56 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc9067 --- 20:54:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:54:56 [INFO] 20:54:56 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9067 --- 20:54:56 [WARNING] 20:54:56 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9067 did not assign 20:54:56 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:54:56 [WARNING] 20:54:56 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:54:56 [WARNING] 20:54:56 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9067/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.21-SNAPSHOT.pom 20:54:56 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9067/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.21-SNAPSHOT-features.xml 20:54:56 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9067/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.21-SNAPSHOT-cyclonedx.xml 20:54:56 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9067/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.21-SNAPSHOT-cyclonedx.json 20:54:56 [INFO] 20:54:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9067 --- 20:54:56 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:54:56 [WARNING] 20:54:56 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9067 did not assign 20:54:56 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:54:56 [WARNING] 20:54:56 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:54:56 [WARNING] 20:54:56 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/maven-metadata.xml 20:54:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:54:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:54:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:54:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:54:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:54:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:54:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:54:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:54:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:54:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:54:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:54:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:54:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:54:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:54:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:54:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:54:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:54:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:54:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:54:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:54:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:54:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:54:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:54:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:54:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:54:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:54:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:54:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:54:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:54:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:54:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:54:56 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:54:56 at java.lang.reflect.Method.invoke (Method.java:580) 20:54:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:54:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:54:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:54:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:54:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/maven-metadata.xml 20:54:56 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/maven-metadata.xml 20:54:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:54:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:54:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:54:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:54:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:54:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:54:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:54:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:54:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:54:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:54:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:54:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:54:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:54:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:54:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:54:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:54:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:54:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:54:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:54:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:54:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:54:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:54:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:54:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:54:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:54:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:54:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:54:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:54:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:54:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:54:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:54:56 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:54:56 at java.lang.reflect.Method.invoke (Method.java:580) 20:54:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:54:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:54:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:54:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:54:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/maven-metadata.xml 20:54:56 [INFO] 20:54:56 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9070-ietf-mpls-ldp >--- 20:54:56 [INFO] Building rfc9070-ietf-mpls-ldp 14.0.21-SNAPSHOT [177/229] 20:54:56 [INFO] from model/rfc/rfc9070-ietf-mpls-ldp/pom.xml 20:54:56 [INFO] -------------------------------[ bundle ]------------------------------- 20:54:56 [INFO] 20:54:56 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9070-ietf-mpls-ldp --- 20:54:56 [INFO] 20:54:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9070-ietf-mpls-ldp --- 20:54:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:54:56 [INFO] 20:54:56 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9070-ietf-mpls-ldp --- 20:54:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:54:56 [INFO] 20:54:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9070-ietf-mpls-ldp --- 20:54:57 [INFO] 20:54:57 [INFO] --- dependency:3.9.0:properties (default) @ rfc9070-ietf-mpls-ldp --- 20:54:57 [INFO] 20:54:57 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9070-ietf-mpls-ldp --- 20:54:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:54:57 [INFO] 20:54:57 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9070-ietf-mpls-ldp --- 20:54:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:54:57 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp/src/main/yang 20:54:57 [INFO] yang-to-sources: Found 8 dependencies in 1.184 ms 20:54:57 [INFO] yang-to-sources: Project model files found: 1 in 6.632 ms 20:54:57 [INFO] yang-to-sources: 9 YANG models processed in 45.30 ms 20:54:57 [INFO] BindingJavaFileGenerator: Defined 179 files in 13.69 ms 20:54:57 [INFO] Sorted 179 files into 47 directories in 295.4 μs 20:54:57 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 179 in 50.32 ms 20:54:57 [INFO] 20:54:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9070-ietf-mpls-ldp --- 20:54:57 [INFO] Starting audit... 20:54:57 Audit done. 20:54:57 [INFO] You have 0 Checkstyle violations. 20:54:57 [INFO] 20:54:57 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9070-ietf-mpls-ldp --- 20:54:57 [INFO] Starting audit... 20:54:57 Audit done. 20:54:57 [INFO] You have 0 Checkstyle violations. 20:54:57 [INFO] 20:54:57 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9070-ietf-mpls-ldp --- 20:54:57 [INFO] 20:54:57 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9070-ietf-mpls-ldp --- 20:54:57 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp/src/main/resources 20:54:57 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/spi 20:54:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:54:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:54:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:54:57 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/spi 20:54:57 [INFO] 20:54:57 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9070-ietf-mpls-ldp --- 20:54:57 [INFO] Recompiling the module because of changed dependency. 20:54:57 [INFO] Compiling 178 source files with javac [debug release 21] to target/classes 20:54:58 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/mpls/ldp/rev220314/binding/label/state/attributes/PeerKey.java:[24,26] non-transient instance field of a serializable class declared with a non-serializable type 20:54:58 [WARNING] /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/mpls/ldp/rev220314/binding/label/state/attributes/PeerKey.java:[25,26] non-transient instance field of a serializable class declared with a non-serializable type 20:54:58 [INFO] 20:54:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9070-ietf-mpls-ldp >>> 20:54:58 [INFO] 20:54:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9070-ietf-mpls-ldp --- 20:54:58 [INFO] Fork Value is true 20:55:00 [INFO] Done SpotBugs Analysis.... 20:55:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:55:00 [INFO] 20:55:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9070-ietf-mpls-ldp <<< 20:55:00 [INFO] 20:55:00 [INFO] 20:55:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9070-ietf-mpls-ldp --- 20:55:00 [INFO] BugInstance size is 0 20:55:00 [INFO] Error size is 0 20:55:00 [INFO] No errors/warnings found 20:55:00 [INFO] 20:55:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9070-ietf-mpls-ldp --- 20:55:00 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp/src/test/resources 20:55:00 [INFO] 20:55:00 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9070-ietf-mpls-ldp --- 20:55:00 [INFO] No sources to compile 20:55:00 [INFO] 20:55:00 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9070-ietf-mpls-ldp --- 20:55:00 [INFO] No tests to run. 20:55:00 [INFO] 20:55:00 [INFO] --- copy:14.1.7:copy-files (default) @ rfc9070-ietf-mpls-ldp --- 20:55:00 [INFO] 20:55:00 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9070-ietf-mpls-ldp --- 20:55:00 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-14.0.21-SNAPSHOT.jar 20:55:00 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp/target/classes/META-INF/MANIFEST.MF 20:55:00 [INFO] 20:55:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9070-ietf-mpls-ldp --- 20:55:05 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-14.0.21-SNAPSHOT-javadoc.jar 20:55:05 [INFO] 20:55:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9070-ietf-mpls-ldp --- 20:55:05 [INFO] CycloneDX: Resolving Dependencies 20:55:05 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 20:55:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.xml 20:55:05 [INFO] attaching as rfc9070-ietf-mpls-ldp-14.0.21-SNAPSHOT-cyclonedx.xml 20:55:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.json 20:55:05 [INFO] attaching as rfc9070-ietf-mpls-ldp-14.0.21-SNAPSHOT-cyclonedx.json 20:55:05 [INFO] 20:55:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9070-ietf-mpls-ldp --- 20:55:05 [INFO] Skipping duplicate-finder execution! 20:55:05 [INFO] 20:55:05 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9070-ietf-mpls-ldp --- 20:55:05 [INFO] No dependency problems found 20:55:05 [INFO] 20:55:05 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9070-ietf-mpls-ldp --- 20:55:05 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-14.0.21-SNAPSHOT-sources.jar 20:55:05 [INFO] 20:55:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9070-ietf-mpls-ldp --- 20:55:05 [INFO] 20:55:05 [INFO] --- jacoco:0.8.14:report (report) @ rfc9070-ietf-mpls-ldp --- 20:55:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:55:05 [INFO] 20:55:05 [INFO] --- install:3.1.4:install (default-install) @ rfc9070-ietf-mpls-ldp --- 20:55:05 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-SNAPSHOT.pom 20:55:05 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-SNAPSHOT.jar 20:55:05 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-SNAPSHOT-javadoc.jar 20:55:05 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-SNAPSHOT-cyclonedx.xml 20:55:05 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-SNAPSHOT-cyclonedx.json 20:55:05 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-SNAPSHOT-sources.jar 20:55:05 [INFO] 20:55:05 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9070-ietf-mpls-ldp --- 20:55:06 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-SNAPSHOT.jar 20:55:06 [INFO] Writing OBR metadata 20:55:06 [INFO] 20:55:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp --- 20:55:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:55:06 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/maven-metadata.xml 20:55:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:55:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:55:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:55:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:55:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:55:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:55:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:55:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:55:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:55:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:55:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:55:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:55:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:55:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:55:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:55:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:55:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:55:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:55:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:55:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:55:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:55:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:55:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:55:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:55:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:55:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:55:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:55:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:55:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:55:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:55:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:55:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:55:06 at java.lang.reflect.Method.invoke (Method.java:580) 20:55:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:55:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:55:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:55:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:55:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/maven-metadata.xml 20:55:06 [INFO] 20:55:06 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp --- 20:55:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:55:06 [INFO] 20:55:06 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9070-ietf-mpls-ldp-extended >-- 20:55:06 [INFO] Building rfc9070-ietf-mpls-ldp-extended 14.0.21-SNAPSHOT [178/229] 20:55:06 [INFO] from model/rfc/rfc9070-ietf-mpls-ldp-extended/pom.xml 20:55:06 [INFO] -------------------------------[ bundle ]------------------------------- 20:55:06 [INFO] 20:55:06 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9070-ietf-mpls-ldp-extended --- 20:55:06 [INFO] 20:55:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9070-ietf-mpls-ldp-extended --- 20:55:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:55:06 [INFO] 20:55:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9070-ietf-mpls-ldp-extended --- 20:55:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:55:06 [INFO] 20:55:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9070-ietf-mpls-ldp-extended --- 20:55:06 [INFO] 20:55:06 [INFO] --- dependency:3.9.0:properties (default) @ rfc9070-ietf-mpls-ldp-extended --- 20:55:06 [INFO] 20:55:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9070-ietf-mpls-ldp-extended --- 20:55:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:55:06 [INFO] 20:55:06 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9070-ietf-mpls-ldp-extended --- 20:55:06 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:55:06 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/main/yang 20:55:06 [INFO] yang-to-sources: Found 10 dependencies in 847.7 μs 20:55:06 [INFO] yang-to-sources: Project model files found: 1 in 3.156 ms 20:55:06 [INFO] yang-to-sources: 11 YANG models processed in 59.61 ms 20:55:06 [INFO] BindingJavaFileGenerator: Defined 146 files in 14.95 ms 20:55:06 [INFO] Sorted 146 files into 30 directories in 186.7 μs 20:55:06 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 146 in 47.66 ms 20:55:06 [INFO] 20:55:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9070-ietf-mpls-ldp-extended --- 20:55:06 [INFO] Starting audit... 20:55:06 Audit done. 20:55:06 [INFO] You have 0 Checkstyle violations. 20:55:06 [INFO] 20:55:06 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9070-ietf-mpls-ldp-extended --- 20:55:06 [INFO] Starting audit... 20:55:06 Audit done. 20:55:06 [INFO] You have 0 Checkstyle violations. 20:55:06 [INFO] 20:55:06 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9070-ietf-mpls-ldp-extended --- 20:55:06 [INFO] 20:55:06 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9070-ietf-mpls-ldp-extended --- 20:55:06 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/main/resources 20:55:06 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/generated-sources/spi 20:55:06 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:55:06 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:55:06 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:55:06 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/generated-sources/spi 20:55:06 [INFO] 20:55:06 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9070-ietf-mpls-ldp-extended --- 20:55:06 [INFO] Recompiling the module because of changed dependency. 20:55:06 [INFO] Compiling 145 source files with javac [debug release 21] to target/classes 20:55:07 [INFO] 20:55:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9070-ietf-mpls-ldp-extended >>> 20:55:07 [INFO] 20:55:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9070-ietf-mpls-ldp-extended --- 20:55:07 [INFO] Fork Value is true 20:55:10 [INFO] Done SpotBugs Analysis.... 20:55:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:55:10 [INFO] 20:55:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9070-ietf-mpls-ldp-extended <<< 20:55:10 [INFO] 20:55:10 [INFO] 20:55:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9070-ietf-mpls-ldp-extended --- 20:55:10 [INFO] BugInstance size is 0 20:55:10 [INFO] Error size is 0 20:55:10 [INFO] No errors/warnings found 20:55:10 [INFO] 20:55:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9070-ietf-mpls-ldp-extended --- 20:55:10 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/test/resources 20:55:10 [INFO] 20:55:10 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9070-ietf-mpls-ldp-extended --- 20:55:10 [INFO] No sources to compile 20:55:10 [INFO] 20:55:10 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9070-ietf-mpls-ldp-extended --- 20:55:10 [INFO] No tests to run. 20:55:10 [INFO] 20:55:10 [INFO] --- copy:14.1.7:copy-files (default) @ rfc9070-ietf-mpls-ldp-extended --- 20:55:10 [INFO] 20:55:10 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9070-ietf-mpls-ldp-extended --- 20:55:10 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-14.0.21-SNAPSHOT.jar 20:55:10 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/classes/META-INF/MANIFEST.MF 20:55:10 [INFO] 20:55:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9070-ietf-mpls-ldp-extended --- 20:55:14 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-14.0.21-SNAPSHOT-javadoc.jar 20:55:14 [INFO] 20:55:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9070-ietf-mpls-ldp-extended --- 20:55:14 [INFO] CycloneDX: Resolving Dependencies 20:55:14 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 20:55:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.xml 20:55:14 [INFO] attaching as rfc9070-ietf-mpls-ldp-extended-14.0.21-SNAPSHOT-cyclonedx.xml 20:55:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.json 20:55:14 [INFO] attaching as rfc9070-ietf-mpls-ldp-extended-14.0.21-SNAPSHOT-cyclonedx.json 20:55:14 [INFO] 20:55:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9070-ietf-mpls-ldp-extended --- 20:55:14 [INFO] Skipping duplicate-finder execution! 20:55:14 [INFO] 20:55:14 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9070-ietf-mpls-ldp-extended --- 20:55:14 [INFO] No dependency problems found 20:55:14 [INFO] 20:55:14 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9070-ietf-mpls-ldp-extended --- 20:55:14 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-14.0.21-SNAPSHOT-sources.jar 20:55:14 [INFO] 20:55:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9070-ietf-mpls-ldp-extended --- 20:55:14 [INFO] 20:55:14 [INFO] --- jacoco:0.8.14:report (report) @ rfc9070-ietf-mpls-ldp-extended --- 20:55:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:55:14 [INFO] 20:55:14 [INFO] --- install:3.1.4:install (default-install) @ rfc9070-ietf-mpls-ldp-extended --- 20:55:14 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp-extended/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-SNAPSHOT.pom 20:55:14 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-SNAPSHOT.jar 20:55:14 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-SNAPSHOT-javadoc.jar 20:55:14 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-SNAPSHOT-cyclonedx.xml 20:55:14 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-SNAPSHOT-cyclonedx.json 20:55:14 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-SNAPSHOT-sources.jar 20:55:14 [INFO] 20:55:14 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9070-ietf-mpls-ldp-extended --- 20:55:14 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-SNAPSHOT.jar 20:55:14 [INFO] Writing OBR metadata 20:55:14 [INFO] 20:55:14 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp-extended --- 20:55:14 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:55:14 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml 20:55:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:55:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:55:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:55:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:55:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:55:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:55:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:55:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:55:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:55:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:55:14 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:55:14 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:55:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:55:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:55:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:55:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:55:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:55:14 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:55:14 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:55:14 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:55:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:55:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:55:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:55:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:55:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:55:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:55:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:55:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:55:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:55:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:55:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:55:14 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:55:14 at java.lang.reflect.Method.invoke (Method.java:580) 20:55:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:55:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:55:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:55:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:55:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml 20:55:14 [INFO] 20:55:14 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp-extended --- 20:55:14 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:55:14 [INFO] 20:55:14 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9070 >-------- 20:55:14 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9070 14.0.21-SNAPSHOT [179/229] 20:55:14 [INFO] from features/odl-mdsal-model-rfc9070/pom.xml 20:55:14 [INFO] ------------------------------[ feature ]------------------------------- 20:55:14 [INFO] 20:55:14 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9070 --- 20:55:14 [INFO] 20:55:14 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc9070 --- 20:55:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:55:14 [INFO] 20:55:14 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9070 --- 20:55:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:55:14 [INFO] 20:55:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9070 --- 20:55:15 [INFO] 20:55:15 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc9070 --- 20:55:15 [INFO] 20:55:15 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9070 --- 20:55:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:55:15 [INFO] argLine set to empty 20:55:15 [INFO] 20:55:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9070 --- 20:55:15 [INFO] Starting audit... 20:55:15 Audit done. 20:55:15 [INFO] You have 0 Checkstyle violations. 20:55:15 [INFO] 20:55:15 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9070 --- 20:55:15 [INFO] Starting audit... 20:55:15 Audit done. 20:55:15 [INFO] You have 0 Checkstyle violations. 20:55:15 [INFO] 20:55:15 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc9070 --- 20:55:15 [INFO] 20:55:15 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9070 --- 20:55:15 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9070/target/feature/feature.xml 20:55:15 [INFO] ...done! 20:55:15 [INFO] Attaching features XML 20:55:15 [INFO] 20:55:15 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9070 --- 20:55:15 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:55:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:55:15 [INFO] 20:55:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9070 >>> 20:55:15 [INFO] 20:55:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9070 --- 20:55:15 [INFO] No files found to run spotbugs, check compile phase has been run 20:55:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:55:15 [INFO] 20:55:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9070 <<< 20:55:15 [INFO] 20:55:15 [INFO] 20:55:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9070 --- 20:55:15 [INFO] 20:55:15 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc9070 --- 20:55:15 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9070 20:55:15 [INFO] Project dependency features detected: [] 20:55:15 [INFO] Pax Exam System (Version: 4.14.0) created. 20:55:15 [INFO] Creating RMI registry server on 127.0.0.1:38189 20:55:16 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:55:16 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:55:16 [INFO] Waiting for remote bundle context.. on 38189 name: 05df05c9-03ad-4260-a83e-78f7d33a3745 timout: [ RelativeTimeout value = 180000 ] 20:55:20 [INFO] Building jar from resources and headers. 20:55:20 [INFO] Writing jar finished. 20:55:22 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:55:22 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:55:22 [INFO] 20:55:22 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc9070 --- 20:55:22 [INFO] 20:55:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc9070 --- 20:55:22 [INFO] No Javadoc in project. Archive not created. 20:55:22 [INFO] 20:55:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9070 --- 20:55:22 [INFO] CycloneDX: Resolving Dependencies 20:55:23 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 20:55:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9070/target/bom.xml 20:55:23 [INFO] attaching as odl-mdsal-model-rfc9070-14.0.21-SNAPSHOT-cyclonedx.xml 20:55:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9070/target/bom.json 20:55:23 [INFO] attaching as odl-mdsal-model-rfc9070-14.0.21-SNAPSHOT-cyclonedx.json 20:55:23 [INFO] 20:55:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9070 --- 20:55:23 [INFO] Skipping duplicate-finder execution! 20:55:23 [INFO] 20:55:23 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9070 --- 20:55:23 [INFO] Skipping plugin execution 20:55:23 [INFO] 20:55:23 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9070 --- 20:55:23 [INFO] Skipping source per configuration. 20:55:23 [INFO] 20:55:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9070 --- 20:55:23 [INFO] 20:55:23 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc9070 --- 20:55:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:55:23 [INFO] 20:55:23 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9070 --- 20:55:23 [WARNING] 20:55:23 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9070 did not assign 20:55:23 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:55:23 [WARNING] 20:55:23 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:55:23 [WARNING] 20:55:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9070/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.21-SNAPSHOT.pom 20:55:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9070/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.21-SNAPSHOT-features.xml 20:55:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9070/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.21-SNAPSHOT-cyclonedx.xml 20:55:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9070/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.21-SNAPSHOT-cyclonedx.json 20:55:23 [INFO] 20:55:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9070 --- 20:55:23 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:55:23 [WARNING] 20:55:23 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9070 did not assign 20:55:23 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:55:23 [WARNING] 20:55:23 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:55:23 [WARNING] 20:55:23 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/maven-metadata.xml 20:55:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:55:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:55:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:55:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:55:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:55:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:55:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:55:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:55:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:55:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:55:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:55:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:55:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:55:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:55:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:55:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:55:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:55:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:55:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:55:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:55:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:55:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:55:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:55:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:55:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:55:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:55:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:55:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:55:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:55:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:55:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:55:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:55:23 at java.lang.reflect.Method.invoke (Method.java:580) 20:55:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:55:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:55:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:55:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:55:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/maven-metadata.xml 20:55:23 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/maven-metadata.xml 20:55:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:55:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:55:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:55:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:55:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:55:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:55:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:55:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:55:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:55:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:55:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:55:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:55:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:55:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:55:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:55:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:55:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:55:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:55:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:55:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:55:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:55:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:55:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:55:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:55:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:55:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:55:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:55:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:55:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:55:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:55:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:55:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:55:23 at java.lang.reflect.Method.invoke (Method.java:580) 20:55:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:55:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:55:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:55:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:55:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/maven-metadata.xml 20:55:23 [INFO] 20:55:23 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9144 >---------- 20:55:23 [INFO] Building rfc9144 14.0.21-SNAPSHOT [180/229] 20:55:23 [INFO] from model/rfc/rfc9144/pom.xml 20:55:23 [INFO] -------------------------------[ bundle ]------------------------------- 20:55:23 [INFO] 20:55:23 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9144 --- 20:55:23 [INFO] 20:55:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9144 --- 20:55:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:55:23 [INFO] 20:55:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9144 --- 20:55:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:55:23 [INFO] 20:55:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9144 --- 20:55:24 [INFO] 20:55:24 [INFO] --- dependency:3.9.0:properties (default) @ rfc9144 --- 20:55:24 [INFO] 20:55:24 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9144 --- 20:55:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9144/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:55:24 [INFO] 20:55:24 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9144 --- 20:55:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:55:24 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9144/src/main/yang 20:55:24 [INFO] yang-to-sources: Found 6 dependencies in 733.3 μs 20:55:24 [INFO] yang-to-sources: Project model files found: 1 in 1.299 ms 20:55:24 [INFO] yang-to-sources: 7 YANG models processed in 26.03 ms 20:55:24 [INFO] BindingJavaFileGenerator: Defined 25 files in 7.046 ms 20:55:24 [INFO] Sorted 25 files into 11 directories in 135.3 μs 20:55:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 15.08 ms 20:55:24 [INFO] 20:55:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9144 --- 20:55:24 [INFO] Starting audit... 20:55:24 Audit done. 20:55:24 [INFO] You have 0 Checkstyle violations. 20:55:24 [INFO] 20:55:24 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9144 --- 20:55:24 [INFO] Starting audit... 20:55:24 Audit done. 20:55:24 [INFO] You have 0 Checkstyle violations. 20:55:24 [INFO] 20:55:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9144 --- 20:55:24 [INFO] 20:55:24 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9144 --- 20:55:24 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9144/src/main/resources 20:55:24 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9144/target/generated-sources/spi 20:55:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:55:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:55:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:55:24 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9144/target/generated-sources/spi 20:55:24 [INFO] 20:55:24 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9144 --- 20:55:24 [INFO] Recompiling the module because of changed dependency. 20:55:24 [INFO] Compiling 24 source files with javac [debug release 21] to target/classes 20:55:24 [INFO] 20:55:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9144 >>> 20:55:24 [INFO] 20:55:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9144 --- 20:55:24 [INFO] Fork Value is true 20:55:26 [INFO] Done SpotBugs Analysis.... 20:55:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:55:26 [INFO] 20:55:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9144 <<< 20:55:26 [INFO] 20:55:26 [INFO] 20:55:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9144 --- 20:55:26 [INFO] BugInstance size is 0 20:55:26 [INFO] Error size is 0 20:55:26 [INFO] No errors/warnings found 20:55:26 [INFO] 20:55:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9144 --- 20:55:26 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9144/src/test/resources 20:55:26 [INFO] 20:55:26 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9144 --- 20:55:26 [INFO] No sources to compile 20:55:26 [INFO] 20:55:26 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9144 --- 20:55:26 [INFO] No tests to run. 20:55:26 [INFO] 20:55:26 [INFO] --- copy:14.1.7:copy-files (default) @ rfc9144 --- 20:55:26 [INFO] 20:55:26 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9144 --- 20:55:26 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9144/target/rfc9144-14.0.21-SNAPSHOT.jar 20:55:26 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9144/target/classes/META-INF/MANIFEST.MF 20:55:26 [INFO] 20:55:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9144 --- 20:55:28 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9144/target/rfc9144-14.0.21-SNAPSHOT-javadoc.jar 20:55:28 [INFO] 20:55:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9144 --- 20:55:28 [INFO] CycloneDX: Resolving Dependencies 20:55:29 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 20:55:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9144/target/bom.xml 20:55:29 [INFO] attaching as rfc9144-14.0.21-SNAPSHOT-cyclonedx.xml 20:55:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9144/target/bom.json 20:55:29 [INFO] attaching as rfc9144-14.0.21-SNAPSHOT-cyclonedx.json 20:55:29 [INFO] 20:55:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9144 --- 20:55:29 [INFO] Skipping duplicate-finder execution! 20:55:29 [INFO] 20:55:29 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9144 --- 20:55:29 [INFO] No dependency problems found 20:55:29 [INFO] 20:55:29 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9144 --- 20:55:29 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9144/target/rfc9144-14.0.21-SNAPSHOT-sources.jar 20:55:29 [INFO] 20:55:29 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9144 --- 20:55:29 [INFO] 20:55:29 [INFO] --- jacoco:0.8.14:report (report) @ rfc9144 --- 20:55:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:55:29 [INFO] 20:55:29 [INFO] --- install:3.1.4:install (default-install) @ rfc9144 --- 20:55:29 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9144/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-SNAPSHOT.pom 20:55:29 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9144/target/rfc9144-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-SNAPSHOT.jar 20:55:29 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9144/target/rfc9144-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-SNAPSHOT-javadoc.jar 20:55:29 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9144/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-SNAPSHOT-cyclonedx.xml 20:55:29 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9144/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-SNAPSHOT-cyclonedx.json 20:55:29 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9144/target/rfc9144-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-SNAPSHOT-sources.jar 20:55:29 [INFO] 20:55:29 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9144 --- 20:55:29 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-SNAPSHOT.jar 20:55:29 [INFO] Writing OBR metadata 20:55:29 [INFO] 20:55:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9144 --- 20:55:29 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:55:29 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9144/maven-metadata.xml 20:55:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:55:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:55:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:55:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:55:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:55:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:55:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:55:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:55:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:55:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:55:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:55:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:55:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:55:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:55:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:55:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:55:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:55:29 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:55:29 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:55:29 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:55:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:55:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:55:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:55:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:55:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:55:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:55:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:55:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:55:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:55:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:55:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:55:29 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:55:29 at java.lang.reflect.Method.invoke (Method.java:580) 20:55:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:55:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:55:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:55:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:55:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9144/maven-metadata.xml 20:55:29 [INFO] 20:55:29 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9144 --- 20:55:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:55:29 [INFO] 20:55:29 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9144 >-------- 20:55:29 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9144 14.0.21-SNAPSHOT [181/229] 20:55:29 [INFO] from features/odl-mdsal-model-rfc9144/pom.xml 20:55:29 [INFO] ------------------------------[ feature ]------------------------------- 20:55:29 [INFO] 20:55:29 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9144 --- 20:55:29 [INFO] 20:55:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc9144 --- 20:55:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:55:29 [INFO] 20:55:29 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9144 --- 20:55:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:55:29 [INFO] 20:55:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9144 --- 20:55:29 [INFO] 20:55:29 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc9144 --- 20:55:29 [INFO] 20:55:29 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9144 --- 20:55:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:55:29 [INFO] argLine set to empty 20:55:29 [INFO] 20:55:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9144 --- 20:55:29 [INFO] Starting audit... 20:55:29 Audit done. 20:55:29 [INFO] You have 0 Checkstyle violations. 20:55:29 [INFO] 20:55:29 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9144 --- 20:55:29 [INFO] Starting audit... 20:55:29 Audit done. 20:55:29 [INFO] You have 0 Checkstyle violations. 20:55:29 [INFO] 20:55:29 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc9144 --- 20:55:29 [INFO] 20:55:29 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9144 --- 20:55:29 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9144/target/feature/feature.xml 20:55:29 [INFO] ...done! 20:55:29 [INFO] Attaching features XML 20:55:29 [INFO] 20:55:29 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9144 --- 20:55:29 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:55:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:55:29 [INFO] 20:55:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9144 >>> 20:55:29 [INFO] 20:55:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9144 --- 20:55:29 [INFO] No files found to run spotbugs, check compile phase has been run 20:55:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:55:29 [INFO] 20:55:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9144 <<< 20:55:29 [INFO] 20:55:29 [INFO] 20:55:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9144 --- 20:55:29 [INFO] 20:55:29 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc9144 --- 20:55:29 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9144 20:55:29 [INFO] Project dependency features detected: [] 20:55:29 [INFO] Pax Exam System (Version: 4.14.0) created. 20:55:29 [INFO] Creating RMI registry server on 127.0.0.1:40317 20:55:30 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:55:30 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:55:30 [INFO] Waiting for remote bundle context.. on 40317 name: 9f8f0f0e-06c9-4ad0-bd4a-480fba376c45 timout: [ RelativeTimeout value = 180000 ] 20:55:33 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:36389/jndi/rmi://127.0.0.1:40317/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 20:55:33 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) 20:55:33 at java.base/java.lang.Thread.run(Thread.java:1583) 20:55:33 Caused by: java.io.IOException: The server has been stopped. 20:55:33 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 20:55:33 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) 20:55:33 ... 1 more 20:55:34 [INFO] Building jar from resources and headers. 20:55:34 [INFO] Writing jar finished. 20:55:36 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:55:36 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:55:36 [INFO] 20:55:36 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc9144 --- 20:55:36 [INFO] 20:55:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc9144 --- 20:55:36 [INFO] No Javadoc in project. Archive not created. 20:55:36 [INFO] 20:55:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9144 --- 20:55:36 [INFO] CycloneDX: Resolving Dependencies 20:55:36 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 20:55:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9144/target/bom.xml 20:55:37 [INFO] attaching as odl-mdsal-model-rfc9144-14.0.21-SNAPSHOT-cyclonedx.xml 20:55:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9144/target/bom.json 20:55:37 [INFO] attaching as odl-mdsal-model-rfc9144-14.0.21-SNAPSHOT-cyclonedx.json 20:55:37 [INFO] 20:55:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9144 --- 20:55:37 [INFO] Skipping duplicate-finder execution! 20:55:37 [INFO] 20:55:37 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9144 --- 20:55:37 [INFO] Skipping plugin execution 20:55:37 [INFO] 20:55:37 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9144 --- 20:55:37 [INFO] Skipping source per configuration. 20:55:37 [INFO] 20:55:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9144 --- 20:55:37 [INFO] 20:55:37 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc9144 --- 20:55:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:55:37 [INFO] 20:55:37 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9144 --- 20:55:37 [WARNING] 20:55:37 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9144 did not assign 20:55:37 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:55:37 [WARNING] 20:55:37 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:55:37 [WARNING] 20:55:37 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9144/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.21-SNAPSHOT.pom 20:55:37 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9144/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.21-SNAPSHOT-features.xml 20:55:37 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9144/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.21-SNAPSHOT-cyclonedx.xml 20:55:37 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9144/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.21-SNAPSHOT-cyclonedx.json 20:55:37 [INFO] 20:55:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9144 --- 20:55:37 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:55:37 [WARNING] 20:55:37 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9144 did not assign 20:55:37 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:55:37 [WARNING] 20:55:37 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:55:37 [WARNING] 20:55:37 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/maven-metadata.xml 20:55:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:55:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:55:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:55:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:55:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:55:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:55:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:55:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:55:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:55:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:55:37 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:55:37 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:55:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:55:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:55:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:55:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:55:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:55:37 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:55:37 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:55:37 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:55:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:55:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:55:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:55:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:55:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:55:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:55:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:55:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:55:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:55:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:55:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:55:37 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:55:37 at java.lang.reflect.Method.invoke (Method.java:580) 20:55:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:55:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:55:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:55:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:55:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/maven-metadata.xml 20:55:37 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/maven-metadata.xml 20:55:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:55:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:55:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:55:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:55:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:55:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:55:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:55:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:55:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:55:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:55:37 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:55:37 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:55:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:55:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:55:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:55:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:55:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:55:37 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:55:37 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:55:37 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:55:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:55:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:55:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:55:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:55:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:55:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:55:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:55:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:55:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:55:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:55:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:55:37 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:55:37 at java.lang.reflect.Method.invoke (Method.java:580) 20:55:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:55:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:55:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:55:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:55:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/maven-metadata.xml 20:55:37 [INFO] 20:55:37 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9179 >---------- 20:55:37 [INFO] Building rfc9179 14.0.21-SNAPSHOT [182/229] 20:55:37 [INFO] from model/rfc/rfc9179/pom.xml 20:55:37 [INFO] -------------------------------[ bundle ]------------------------------- 20:55:37 [INFO] 20:55:37 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9179 --- 20:55:37 [INFO] 20:55:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9179 --- 20:55:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:55:37 [INFO] 20:55:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9179 --- 20:55:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:55:37 [INFO] 20:55:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9179 --- 20:55:37 [INFO] 20:55:37 [INFO] --- dependency:3.9.0:properties (default) @ rfc9179 --- 20:55:37 [INFO] 20:55:37 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9179 --- 20:55:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9179/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:55:37 [INFO] 20:55:37 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9179 --- 20:55:37 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:55:37 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9179/src/main/yang 20:55:37 [INFO] yang-to-sources: Found 1 dependencies in 678.6 μs 20:55:37 [INFO] yang-to-sources: Project model files found: 1 in 2.125 ms 20:55:37 [INFO] yang-to-sources: 2 YANG models processed in 6.594 ms 20:55:37 [INFO] BindingJavaFileGenerator: Defined 19 files in 2.259 ms 20:55:37 [INFO] Sorted 19 files into 7 directories in 99.55 μs 20:55:37 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 19 in 9.140 ms 20:55:37 [INFO] 20:55:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9179 --- 20:55:37 [INFO] Starting audit... 20:55:37 Audit done. 20:55:37 [INFO] You have 0 Checkstyle violations. 20:55:37 [INFO] 20:55:37 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9179 --- 20:55:37 [INFO] Starting audit... 20:55:37 Audit done. 20:55:37 [INFO] You have 0 Checkstyle violations. 20:55:37 [INFO] 20:55:37 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9179 --- 20:55:37 [INFO] 20:55:37 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9179 --- 20:55:37 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9179/src/main/resources 20:55:37 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9179/target/generated-sources/spi 20:55:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:55:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:55:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:55:37 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9179/target/generated-sources/spi 20:55:37 [INFO] 20:55:37 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9179 --- 20:55:37 [INFO] Recompiling the module because of changed dependency. 20:55:37 [INFO] Compiling 18 source files with javac [debug release 21] to target/classes 20:55:37 [INFO] 20:55:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9179 >>> 20:55:37 [INFO] 20:55:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9179 --- 20:55:37 [INFO] Fork Value is true 20:55:40 [INFO] Done SpotBugs Analysis.... 20:55:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:55:40 [INFO] 20:55:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9179 <<< 20:55:40 [INFO] 20:55:40 [INFO] 20:55:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9179 --- 20:55:40 [INFO] BugInstance size is 0 20:55:40 [INFO] Error size is 0 20:55:40 [INFO] No errors/warnings found 20:55:40 [INFO] 20:55:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9179 --- 20:55:40 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9179/src/test/resources 20:55:40 [INFO] 20:55:40 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9179 --- 20:55:40 [INFO] No sources to compile 20:55:40 [INFO] 20:55:40 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9179 --- 20:55:40 [INFO] No tests to run. 20:55:40 [INFO] 20:55:40 [INFO] --- copy:14.1.7:copy-files (default) @ rfc9179 --- 20:55:40 [INFO] 20:55:40 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9179 --- 20:55:40 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9179/target/rfc9179-14.0.21-SNAPSHOT.jar 20:55:40 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9179/target/classes/META-INF/MANIFEST.MF 20:55:40 [INFO] 20:55:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9179 --- 20:55:41 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9179/target/rfc9179-14.0.21-SNAPSHOT-javadoc.jar 20:55:41 [INFO] 20:55:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9179 --- 20:55:41 [INFO] CycloneDX: Resolving Dependencies 20:55:42 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 20:55:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9179/target/bom.xml 20:55:42 [INFO] attaching as rfc9179-14.0.21-SNAPSHOT-cyclonedx.xml 20:55:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9179/target/bom.json 20:55:42 [INFO] attaching as rfc9179-14.0.21-SNAPSHOT-cyclonedx.json 20:55:42 [INFO] 20:55:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9179 --- 20:55:42 [INFO] Skipping duplicate-finder execution! 20:55:42 [INFO] 20:55:42 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9179 --- 20:55:42 [INFO] No dependency problems found 20:55:42 [INFO] 20:55:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9179 --- 20:55:42 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9179/target/rfc9179-14.0.21-SNAPSHOT-sources.jar 20:55:42 [INFO] 20:55:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9179 --- 20:55:42 [INFO] 20:55:42 [INFO] --- jacoco:0.8.14:report (report) @ rfc9179 --- 20:55:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:55:42 [INFO] 20:55:42 [INFO] --- install:3.1.4:install (default-install) @ rfc9179 --- 20:55:42 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9179/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-SNAPSHOT.pom 20:55:42 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9179/target/rfc9179-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-SNAPSHOT.jar 20:55:42 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9179/target/rfc9179-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-SNAPSHOT-javadoc.jar 20:55:42 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9179/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-SNAPSHOT-cyclonedx.xml 20:55:42 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9179/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-SNAPSHOT-cyclonedx.json 20:55:42 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9179/target/rfc9179-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-SNAPSHOT-sources.jar 20:55:42 [INFO] 20:55:42 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9179 --- 20:55:42 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-SNAPSHOT.jar 20:55:42 [INFO] Writing OBR metadata 20:55:42 [INFO] 20:55:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9179 --- 20:55:42 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:55:42 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9179/maven-metadata.xml 20:55:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:55:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:55:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:55:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:55:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:55:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:55:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:55:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:55:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:55:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:55:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:55:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:55:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:55:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:55:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:55:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:55:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:55:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:55:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:55:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:55:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:55:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:55:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:55:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:55:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:55:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:55:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:55:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:55:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:55:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:55:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:55:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:55:42 at java.lang.reflect.Method.invoke (Method.java:580) 20:55:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:55:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:55:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:55:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:55:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9179/maven-metadata.xml 20:55:42 [INFO] 20:55:42 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9179 --- 20:55:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:55:42 [INFO] 20:55:42 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9179 >-------- 20:55:42 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9179 14.0.21-SNAPSHOT [183/229] 20:55:42 [INFO] from features/odl-mdsal-model-rfc9179/pom.xml 20:55:42 [INFO] ------------------------------[ feature ]------------------------------- 20:55:42 [INFO] 20:55:42 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9179 --- 20:55:42 [INFO] 20:55:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc9179 --- 20:55:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:55:42 [INFO] 20:55:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9179 --- 20:55:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:55:42 [INFO] 20:55:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9179 --- 20:55:42 [INFO] 20:55:42 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc9179 --- 20:55:42 [INFO] 20:55:42 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9179 --- 20:55:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:55:42 [INFO] argLine set to empty 20:55:42 [INFO] 20:55:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9179 --- 20:55:43 [INFO] Starting audit... 20:55:43 Audit done. 20:55:43 [INFO] You have 0 Checkstyle violations. 20:55:43 [INFO] 20:55:43 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9179 --- 20:55:43 [INFO] Starting audit... 20:55:43 Audit done. 20:55:43 [INFO] You have 0 Checkstyle violations. 20:55:43 [INFO] 20:55:43 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc9179 --- 20:55:43 [INFO] 20:55:43 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9179 --- 20:55:43 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9179/target/feature/feature.xml 20:55:43 [INFO] ...done! 20:55:43 [INFO] Attaching features XML 20:55:43 [INFO] 20:55:43 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9179 --- 20:55: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 20:55:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:55:43 [INFO] 20:55:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9179 >>> 20:55:43 [INFO] 20:55:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9179 --- 20:55:43 [INFO] No files found to run spotbugs, check compile phase has been run 20:55:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:55:43 [INFO] 20:55:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9179 <<< 20:55:43 [INFO] 20:55:43 [INFO] 20:55:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9179 --- 20:55:43 [INFO] 20:55:43 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc9179 --- 20:55:43 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9179 20:55:43 [INFO] Project dependency features detected: [] 20:55:43 [INFO] Pax Exam System (Version: 4.14.0) created. 20:55:43 [INFO] Creating RMI registry server on 127.0.0.1:44319 20:55:43 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:55:43 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:55:43 [INFO] Waiting for remote bundle context.. on 44319 name: 66ee3d3b-d968-44a2-82f2-52d23b27cfd4 timout: [ RelativeTimeout value = 180000 ] 20:55:47 [INFO] Building jar from resources and headers. 20:55:47 [INFO] Writing jar finished. 20:55:50 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:55:50 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:55:50 [INFO] 20:55:50 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc9179 --- 20:55:50 [INFO] 20:55:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc9179 --- 20:55:50 [INFO] No Javadoc in project. Archive not created. 20:55:50 [INFO] 20:55:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9179 --- 20:55:50 [INFO] CycloneDX: Resolving Dependencies 20:55:50 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 20:55:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9179/target/bom.xml 20:55:50 [INFO] attaching as odl-mdsal-model-rfc9179-14.0.21-SNAPSHOT-cyclonedx.xml 20:55:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9179/target/bom.json 20:55:50 [INFO] attaching as odl-mdsal-model-rfc9179-14.0.21-SNAPSHOT-cyclonedx.json 20:55:50 [INFO] 20:55:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9179 --- 20:55:50 [INFO] Skipping duplicate-finder execution! 20:55:50 [INFO] 20:55:50 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9179 --- 20:55:50 [INFO] Skipping plugin execution 20:55:50 [INFO] 20:55:50 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9179 --- 20:55:50 [INFO] Skipping source per configuration. 20:55:50 [INFO] 20:55:50 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9179 --- 20:55:50 [INFO] 20:55:50 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc9179 --- 20:55:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:55:50 [INFO] 20:55:50 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9179 --- 20:55:50 [WARNING] 20:55:50 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9179 did not assign 20:55:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:55:50 [WARNING] 20:55:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:55:50 [WARNING] 20:55:50 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9179/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.21-SNAPSHOT.pom 20:55:50 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9179/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.21-SNAPSHOT-features.xml 20:55:50 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9179/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.21-SNAPSHOT-cyclonedx.xml 20:55:50 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9179/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.21-SNAPSHOT-cyclonedx.json 20:55:50 [INFO] 20:55:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9179 --- 20:55:50 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:55:50 [WARNING] 20:55:50 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9179 did not assign 20:55:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:55:50 [WARNING] 20:55:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:55:50 [WARNING] 20:55:50 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/maven-metadata.xml 20:55:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:55:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:55:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:55:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:55:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:55:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:55:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:55:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:55:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:55:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:55:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:55:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:55:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:55:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:55:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:55:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:55:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:55:50 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:55:50 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:55:50 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:55:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:55:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:55:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:55:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:55:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:55:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:55:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:55:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:55:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:55:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:55:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:55:50 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:55:50 at java.lang.reflect.Method.invoke (Method.java:580) 20:55:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:55:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:55:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:55:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:55:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/maven-metadata.xml 20:55:50 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/maven-metadata.xml 20:55:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:55:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:55:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:55:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:55:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:55:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:55:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:55:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:55:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:55:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:55:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:55:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:55:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:55:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:55:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:55:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:55:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:55:50 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:55:50 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:55:50 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:55:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:55:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:55:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:55:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:55:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:55:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:55:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:55:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:55:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:55:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:55:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:55:50 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:55:50 at java.lang.reflect.Method.invoke (Method.java:580) 20:55:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:55:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:55:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:55:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:55:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/maven-metadata.xml 20:55:50 [INFO] 20:55:50 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9196-ietf-system-capabilities >-- 20:55:50 [INFO] Building rfc9196-ietf-system-capabilities 14.0.21-SNAPSHOT [184/229] 20:55:50 [INFO] from model/rfc/rfc9196-ietf-system-capabilities/pom.xml 20:55:50 [INFO] -------------------------------[ bundle ]------------------------------- 20:55:50 [INFO] 20:55:50 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9196-ietf-system-capabilities --- 20:55:50 [INFO] 20:55:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9196-ietf-system-capabilities --- 20:55:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:55:50 [INFO] 20:55:50 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9196-ietf-system-capabilities --- 20:55:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:55:50 [INFO] 20:55:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9196-ietf-system-capabilities --- 20:55:51 [INFO] 20:55:51 [INFO] --- dependency:3.9.0:properties (default) @ rfc9196-ietf-system-capabilities --- 20:55:51 [INFO] 20:55:51 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9196-ietf-system-capabilities --- 20:55:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-system-capabilities/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:55:51 [INFO] 20:55:51 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9196-ietf-system-capabilities --- 20:55:51 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:55:51 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-system-capabilities/src/main/yang 20:55:51 [INFO] yang-to-sources: Found 5 dependencies in 676.8 μs 20:55:51 [INFO] yang-to-sources: Project model files found: 1 in 1.085 ms 20:55:51 [INFO] yang-to-sources: 6 YANG models processed in 22.37 ms 20:55:51 [INFO] BindingJavaFileGenerator: Defined 14 files in 4.496 ms 20:55:51 [INFO] Sorted 14 files into 7 directories in 97.21 μs 20:55:51 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 8.594 ms 20:55:51 [INFO] 20:55:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9196-ietf-system-capabilities --- 20:55:51 [INFO] Starting audit... 20:55:51 Audit done. 20:55:51 [INFO] You have 0 Checkstyle violations. 20:55:51 [INFO] 20:55:51 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9196-ietf-system-capabilities --- 20:55:51 [INFO] Starting audit... 20:55:51 Audit done. 20:55:51 [INFO] You have 0 Checkstyle violations. 20:55:51 [INFO] 20:55:51 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9196-ietf-system-capabilities --- 20:55:51 [INFO] 20:55:51 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9196-ietf-system-capabilities --- 20:55:51 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-system-capabilities/src/main/resources 20:55:51 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-system-capabilities/target/generated-sources/spi 20:55:51 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:55:51 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:55:51 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:55:51 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-system-capabilities/target/generated-sources/spi 20:55:51 [INFO] 20:55:51 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9196-ietf-system-capabilities --- 20:55:51 [INFO] Recompiling the module because of changed dependency. 20:55:51 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 20:55:51 [INFO] 20:55:51 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9196-ietf-system-capabilities >>> 20:55:51 [INFO] 20:55:51 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9196-ietf-system-capabilities --- 20:55:51 [INFO] Fork Value is true 20:55:53 [INFO] Done SpotBugs Analysis.... 20:55:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:55:53 [INFO] 20:55:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9196-ietf-system-capabilities <<< 20:55:53 [INFO] 20:55:53 [INFO] 20:55:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9196-ietf-system-capabilities --- 20:55:53 [INFO] BugInstance size is 0 20:55:53 [INFO] Error size is 0 20:55:53 [INFO] No errors/warnings found 20:55:53 [INFO] 20:55:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9196-ietf-system-capabilities --- 20:55:53 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-system-capabilities/src/test/resources 20:55:53 [INFO] 20:55:53 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9196-ietf-system-capabilities --- 20:55:53 [INFO] No sources to compile 20:55:53 [INFO] 20:55:53 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9196-ietf-system-capabilities --- 20:55:53 [INFO] No tests to run. 20:55:53 [INFO] 20:55:53 [INFO] --- copy:14.1.7:copy-files (default) @ rfc9196-ietf-system-capabilities --- 20:55:53 [INFO] 20:55:53 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9196-ietf-system-capabilities --- 20:55:53 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-14.0.21-SNAPSHOT.jar 20:55:53 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-system-capabilities/target/classes/META-INF/MANIFEST.MF 20:55:53 [INFO] 20:55:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9196-ietf-system-capabilities --- 20:55:55 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-14.0.21-SNAPSHOT-javadoc.jar 20:55:55 [INFO] 20:55:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9196-ietf-system-capabilities --- 20:55:55 [INFO] CycloneDX: Resolving Dependencies 20:55:55 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 20:55:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-system-capabilities/target/bom.xml 20:55:55 [INFO] attaching as rfc9196-ietf-system-capabilities-14.0.21-SNAPSHOT-cyclonedx.xml 20:55:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-system-capabilities/target/bom.json 20:55:55 [INFO] attaching as rfc9196-ietf-system-capabilities-14.0.21-SNAPSHOT-cyclonedx.json 20:55:55 [INFO] 20:55:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9196-ietf-system-capabilities --- 20:55:55 [INFO] Skipping duplicate-finder execution! 20:55:55 [INFO] 20:55:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9196-ietf-system-capabilities --- 20:55:55 [WARNING] Used undeclared dependencies found: 20:55:55 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:14.0.21-SNAPSHOT:compile 20:55:55 [INFO] 20:55:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9196-ietf-system-capabilities --- 20:55:55 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-14.0.21-SNAPSHOT-sources.jar 20:55:55 [INFO] 20:55:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9196-ietf-system-capabilities --- 20:55:55 [INFO] 20:55:55 [INFO] --- jacoco:0.8.14:report (report) @ rfc9196-ietf-system-capabilities --- 20:55:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:55:55 [INFO] 20:55:55 [INFO] --- install:3.1.4:install (default-install) @ rfc9196-ietf-system-capabilities --- 20:55:55 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-system-capabilities/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-SNAPSHOT.pom 20:55:55 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-SNAPSHOT.jar 20:55:55 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-SNAPSHOT-javadoc.jar 20:55:55 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-system-capabilities/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-SNAPSHOT-cyclonedx.xml 20:55:55 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-system-capabilities/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-SNAPSHOT-cyclonedx.json 20:55:55 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-SNAPSHOT-sources.jar 20:55:55 [INFO] 20:55:55 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9196-ietf-system-capabilities --- 20:55:55 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-SNAPSHOT.jar 20:55:55 [INFO] Writing OBR metadata 20:55:55 [INFO] 20:55:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9196-ietf-system-capabilities --- 20:55:55 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:55:55 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/maven-metadata.xml 20:55:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:55:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:55:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:55:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:55:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:55:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:55:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:55:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:55:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:55:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:55:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:55:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:55:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:55:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:55:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:55:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:55:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:55:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:55:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:55:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:55:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:55:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:55:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:55:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:55:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:55:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:55:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:55:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:55:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:55:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:55:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:55:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:55:55 at java.lang.reflect.Method.invoke (Method.java:580) 20:55:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:55:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:55:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:55:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:55:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/maven-metadata.xml 20:55:55 [INFO] 20:55:55 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9196-ietf-system-capabilities --- 20:55:55 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:55:55 [INFO] 20:55:55 [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9196-ietf-system-capabilities >-- 20:55:55 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9196 ietf-system-capabilities 14.0.21-SNAPSHOT [185/229] 20:55:55 [INFO] from features/odl-mdsal-model-rfc9196-ietf-system-capabilities/pom.xml 20:55:55 [INFO] ------------------------------[ feature ]------------------------------- 20:55:55 [INFO] 20:55:55 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 20:55:55 [INFO] 20:55:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 20:55:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:55:55 [INFO] 20:55:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 20:55:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:55:55 [INFO] 20:55:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 20:55:56 [INFO] 20:55:56 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 20:55:56 [INFO] 20:55:56 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 20:55:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:55:56 [INFO] argLine set to empty 20:55:56 [INFO] 20:55:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 20:55:56 [INFO] Starting audit... 20:55:56 Audit done. 20:55:56 [INFO] You have 0 Checkstyle violations. 20:55:56 [INFO] 20:55:56 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 20:55:56 [INFO] Starting audit... 20:55:56 Audit done. 20:55:56 [INFO] You have 0 Checkstyle violations. 20:55:56 [INFO] 20:55:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 20:55:56 [INFO] 20:55:56 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 20:55:56 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9196-ietf-system-capabilities/target/feature/feature.xml 20:55:56 [INFO] ...done! 20:55:56 [INFO] Attaching features XML 20:55:56 [INFO] 20:55:56 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 20:55:56 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:55:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:55:56 [INFO] 20:55:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9196-ietf-system-capabilities >>> 20:55:56 [INFO] 20:55:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 20:55:56 [INFO] No files found to run spotbugs, check compile phase has been run 20:55:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:55:56 [INFO] 20:55:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9196-ietf-system-capabilities <<< 20:55:56 [INFO] 20:55:56 [INFO] 20:55:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 20:55:56 [INFO] 20:55:56 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 20:55:56 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9196-ietf-system-capabilities 20:55:56 [INFO] Project dependency features detected: [] 20:55:56 [INFO] Pax Exam System (Version: 4.14.0) created. 20:55:56 [INFO] Creating RMI registry server on 127.0.0.1:38601 20:55:56 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:55:56 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:55:56 [INFO] Waiting for remote bundle context.. on 38601 name: 6ef31172-acfa-48b5-a3ac-5c96d0bc744e timout: [ RelativeTimeout value = 180000 ] 20:56:01 [INFO] Building jar from resources and headers. 20:56:01 [INFO] Writing jar finished. 20:56:03 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:56:03 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:56:03 [INFO] 20:56:03 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 20:56:03 [INFO] 20:56:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 20:56:03 [INFO] No Javadoc in project. Archive not created. 20:56:03 [INFO] 20:56:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 20:56:03 [INFO] CycloneDX: Resolving Dependencies 20:56:04 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) 20:56:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9196-ietf-system-capabilities/target/bom.xml 20:56:04 [INFO] attaching as odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.21-SNAPSHOT-cyclonedx.xml 20:56:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9196-ietf-system-capabilities/target/bom.json 20:56:04 [INFO] attaching as odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.21-SNAPSHOT-cyclonedx.json 20:56:04 [INFO] 20:56:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 20:56:04 [INFO] Skipping duplicate-finder execution! 20:56:04 [INFO] 20:56:04 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 20:56:04 [INFO] Skipping plugin execution 20:56:04 [INFO] 20:56:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 20:56:04 [INFO] Skipping source per configuration. 20:56:04 [INFO] 20:56:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 20:56:04 [INFO] 20:56:04 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 20:56:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:56:04 [INFO] 20:56:04 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 20:56:04 [WARNING] 20:56:04 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9196-ietf-system-capabilities did not assign 20:56:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:56:04 [WARNING] 20:56:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:56:04 [WARNING] 20:56:04 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9196-ietf-system-capabilities/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.21-SNAPSHOT.pom 20:56:04 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9196-ietf-system-capabilities/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.21-SNAPSHOT-features.xml 20:56:04 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9196-ietf-system-capabilities/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.21-SNAPSHOT-cyclonedx.xml 20:56:04 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9196-ietf-system-capabilities/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.21-SNAPSHOT-cyclonedx.json 20:56:04 [INFO] 20:56:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 20:56:04 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:56:04 [WARNING] 20:56:04 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9196-ietf-system-capabilities did not assign 20:56:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:56:04 [WARNING] 20:56:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:56:04 [WARNING] 20:56:04 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/maven-metadata.xml 20:56:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:56:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:56:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:56:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:56:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:56:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:56:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:56:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:56:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:56:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:56:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:56:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:56:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:56:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:56:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:56:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:56:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:56:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:56:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:56:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:56:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:56:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:56:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:56:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:56:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:56:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:56:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:56:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:56:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:56:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:56:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:56:04 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:56:04 at java.lang.reflect.Method.invoke (Method.java:580) 20:56:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:56:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:56:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:56:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:56:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/maven-metadata.xml 20:56:04 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/maven-metadata.xml 20:56:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:56:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:56:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:56:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:56:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:56:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:56:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:56:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:56:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:56:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:56:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:56:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:56:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:56:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:56:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:56:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:56:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:56:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:56:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:56:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:56:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:56:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:56:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:56:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:56:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:56:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:56:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:56:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:56:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:56:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:56:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:56:04 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:56:04 at java.lang.reflect.Method.invoke (Method.java:580) 20:56:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:56:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:56:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:56:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:56:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/maven-metadata.xml 20:56:04 [INFO] 20:56:04 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9196-ietf-notification-capabilities >-- 20:56:04 [INFO] Building rfc9196-ietf-notification-capabilities 14.0.21-SNAPSHOT [186/229] 20:56:04 [INFO] from model/rfc/rfc9196-ietf-notification-capabilities/pom.xml 20:56:04 [INFO] -------------------------------[ bundle ]------------------------------- 20:56:04 [INFO] 20:56:04 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9196-ietf-notification-capabilities --- 20:56:04 [INFO] 20:56:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9196-ietf-notification-capabilities --- 20:56:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:56:04 [INFO] 20:56:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9196-ietf-notification-capabilities --- 20:56:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:56:04 [INFO] 20:56:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9196-ietf-notification-capabilities --- 20:56:04 [INFO] 20:56:04 [INFO] --- dependency:3.9.0:properties (default) @ rfc9196-ietf-notification-capabilities --- 20:56:04 [INFO] 20:56:04 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9196-ietf-notification-capabilities --- 20:56:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-notification-capabilities/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:56:04 [INFO] 20:56:04 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9196-ietf-notification-capabilities --- 20:56:04 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:56:04 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-notification-capabilities/src/main/yang 20:56:04 [INFO] yang-to-sources: Found 14 dependencies in 1.352 ms 20:56:04 [INFO] yang-to-sources: Project model files found: 1 in 1.843 ms 20:56:04 [INFO] yang-to-sources: 15 YANG models processed in 58.42 ms 20:56:04 [INFO] BindingJavaFileGenerator: Defined 17 files in 10.89 ms 20:56:04 [INFO] Sorted 17 files into 6 directories in 99.85 μs 20:56:04 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 17 in 15.08 ms 20:56:04 [INFO] 20:56:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9196-ietf-notification-capabilities --- 20:56:04 [INFO] Starting audit... 20:56:04 Audit done. 20:56:04 [INFO] You have 0 Checkstyle violations. 20:56:04 [INFO] 20:56:04 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9196-ietf-notification-capabilities --- 20:56:05 [INFO] Starting audit... 20:56:05 Audit done. 20:56:05 [INFO] You have 0 Checkstyle violations. 20:56:05 [INFO] 20:56:05 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9196-ietf-notification-capabilities --- 20:56:05 [INFO] 20:56:05 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9196-ietf-notification-capabilities --- 20:56:05 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-notification-capabilities/src/main/resources 20:56:05 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-notification-capabilities/target/generated-sources/spi 20:56:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:56:05 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:56:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:56:05 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-notification-capabilities/target/generated-sources/spi 20:56:05 [INFO] 20:56:05 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9196-ietf-notification-capabilities --- 20:56:05 [INFO] Recompiling the module because of changed dependency. 20:56:05 [INFO] Compiling 16 source files with javac [debug release 21] to target/classes 20:56:05 [INFO] 20:56:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9196-ietf-notification-capabilities >>> 20:56:05 [INFO] 20:56:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9196-ietf-notification-capabilities --- 20:56:05 [INFO] Fork Value is true 20:56:07 [INFO] Done SpotBugs Analysis.... 20:56:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:56:07 [INFO] 20:56:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9196-ietf-notification-capabilities <<< 20:56:07 [INFO] 20:56:07 [INFO] 20:56:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9196-ietf-notification-capabilities --- 20:56:07 [INFO] BugInstance size is 0 20:56:07 [INFO] Error size is 0 20:56:07 [INFO] No errors/warnings found 20:56:07 [INFO] 20:56:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9196-ietf-notification-capabilities --- 20:56:07 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-notification-capabilities/src/test/resources 20:56:07 [INFO] 20:56:07 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9196-ietf-notification-capabilities --- 20:56:07 [INFO] No sources to compile 20:56:07 [INFO] 20:56:07 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9196-ietf-notification-capabilities --- 20:56:07 [INFO] No tests to run. 20:56:07 [INFO] 20:56:07 [INFO] --- copy:14.1.7:copy-files (default) @ rfc9196-ietf-notification-capabilities --- 20:56:07 [INFO] 20:56:07 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9196-ietf-notification-capabilities --- 20:56:07 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-14.0.21-SNAPSHOT.jar 20:56:07 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-notification-capabilities/target/classes/META-INF/MANIFEST.MF 20:56:07 [INFO] 20:56:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9196-ietf-notification-capabilities --- 20:56:09 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-14.0.21-SNAPSHOT-javadoc.jar 20:56:09 [INFO] 20:56:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9196-ietf-notification-capabilities --- 20:56:09 [INFO] CycloneDX: Resolving Dependencies 20:56:09 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 20:56:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.xml 20:56:09 [INFO] attaching as rfc9196-ietf-notification-capabilities-14.0.21-SNAPSHOT-cyclonedx.xml 20:56:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.json 20:56:09 [INFO] attaching as rfc9196-ietf-notification-capabilities-14.0.21-SNAPSHOT-cyclonedx.json 20:56:09 [INFO] 20:56:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9196-ietf-notification-capabilities --- 20:56:09 [INFO] Skipping duplicate-finder execution! 20:56:09 [INFO] 20:56:09 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9196-ietf-notification-capabilities --- 20:56:09 [INFO] No dependency problems found 20:56:09 [INFO] 20:56:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9196-ietf-notification-capabilities --- 20:56:09 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-14.0.21-SNAPSHOT-sources.jar 20:56:09 [INFO] 20:56:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9196-ietf-notification-capabilities --- 20:56:09 [INFO] 20:56:09 [INFO] --- jacoco:0.8.14:report (report) @ rfc9196-ietf-notification-capabilities --- 20:56:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:56:09 [INFO] 20:56:09 [INFO] --- install:3.1.4:install (default-install) @ rfc9196-ietf-notification-capabilities --- 20:56:09 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-notification-capabilities/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-SNAPSHOT.pom 20:56:09 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-SNAPSHOT.jar 20:56:09 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-SNAPSHOT-javadoc.jar 20:56:09 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-SNAPSHOT-cyclonedx.xml 20:56:09 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-SNAPSHOT-cyclonedx.json 20:56:09 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-SNAPSHOT-sources.jar 20:56:09 [INFO] 20:56:09 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9196-ietf-notification-capabilities --- 20:56:09 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-SNAPSHOT.jar 20:56:09 [INFO] Writing OBR metadata 20:56:10 [INFO] 20:56:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9196-ietf-notification-capabilities --- 20:56:10 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:56:10 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/maven-metadata.xml 20:56:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:56:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:56:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:56:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:56:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:56:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:56:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:56:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:56:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:56:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:56:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:56:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:56:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:56:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:56:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:56:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:56:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:56:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:56:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:56:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:56:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:56:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:56:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:56:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:56:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:56:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:56:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:56:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:56:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:56:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:56:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:56:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:56:10 at java.lang.reflect.Method.invoke (Method.java:580) 20:56:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:56:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:56:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:56:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:56:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/maven-metadata.xml 20:56:10 [INFO] 20:56:10 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9196-ietf-notification-capabilities --- 20:56:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:56:10 [INFO] 20:56:10 [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9196-ietf-notification-capabilities >-- 20:56:10 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9196 ietf-notification-capabilities 14.0.21-SNAPSHOT [187/229] 20:56:10 [INFO] from features/odl-mdsal-model-rfc9196-ietf-notification-capabilities/pom.xml 20:56:10 [INFO] ------------------------------[ feature ]------------------------------- 20:56:10 [INFO] 20:56:10 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 20:56:10 [INFO] 20:56:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 20:56:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:56:10 [INFO] 20:56:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 20:56:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:56:10 [INFO] 20:56:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 20:56:10 [INFO] 20:56:10 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 20:56:10 [INFO] 20:56:10 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 20:56:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:56:10 [INFO] argLine set to empty 20:56:10 [INFO] 20:56:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 20:56:10 [INFO] Starting audit... 20:56:10 Audit done. 20:56:10 [INFO] You have 0 Checkstyle violations. 20:56:10 [INFO] 20:56:10 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 20:56:10 [INFO] Starting audit... 20:56:10 Audit done. 20:56:10 [INFO] You have 0 Checkstyle violations. 20:56:10 [INFO] 20:56:10 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 20:56:10 [INFO] 20:56:10 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 20:56:10 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9196-ietf-notification-capabilities/target/feature/feature.xml 20:56:10 [INFO] ...done! 20:56:10 [INFO] Attaching features XML 20:56:10 [INFO] 20:56:10 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 20:56:10 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:56:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:56:10 [INFO] 20:56:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9196-ietf-notification-capabilities >>> 20:56:10 [INFO] 20:56:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 20:56:10 [INFO] No files found to run spotbugs, check compile phase has been run 20:56:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:56:10 [INFO] 20:56:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9196-ietf-notification-capabilities <<< 20:56:10 [INFO] 20:56:10 [INFO] 20:56:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 20:56:10 [INFO] 20:56:10 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 20:56:10 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9196-ietf-notification-capabilities 20:56:10 [INFO] Project dependency features detected: [] 20:56:10 [INFO] Pax Exam System (Version: 4.14.0) created. 20:56:10 [INFO] Creating RMI registry server on 127.0.0.1:38331 20:56:11 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:56:11 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:56:11 [INFO] Waiting for remote bundle context.. on 38331 name: 0b049fe0-cc62-44c2-8361-eb3901ea3a40 timout: [ RelativeTimeout value = 180000 ] 20:56:15 [INFO] Building jar from resources and headers. 20:56:15 [INFO] Writing jar finished. 20:56:17 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:56:17 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:56:17 [INFO] 20:56:17 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 20:56:17 [INFO] 20:56:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 20:56:17 [INFO] No Javadoc in project. Archive not created. 20:56:17 [INFO] 20:56:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 20:56:17 [INFO] CycloneDX: Resolving Dependencies 20:56:17 [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s) 20:56:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9196-ietf-notification-capabilities/target/bom.xml 20:56:17 [INFO] attaching as odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.21-SNAPSHOT-cyclonedx.xml 20:56:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9196-ietf-notification-capabilities/target/bom.json 20:56:17 [INFO] attaching as odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.21-SNAPSHOT-cyclonedx.json 20:56:17 [INFO] 20:56:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 20:56:17 [INFO] Skipping duplicate-finder execution! 20:56:17 [INFO] 20:56:17 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 20:56:17 [INFO] Skipping plugin execution 20:56:17 [INFO] 20:56:17 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 20:56:17 [INFO] Skipping source per configuration. 20:56:17 [INFO] 20:56:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 20:56:17 [INFO] 20:56:17 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 20:56:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:56:17 [INFO] 20:56:17 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 20:56:17 [WARNING] 20:56:17 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9196-ietf-notification-capabilities did not assign 20:56:17 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:56:17 [WARNING] 20:56:17 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:56:17 [WARNING] 20:56:17 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9196-ietf-notification-capabilities/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.21-SNAPSHOT.pom 20:56:17 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9196-ietf-notification-capabilities/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.21-SNAPSHOT-features.xml 20:56:17 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9196-ietf-notification-capabilities/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.21-SNAPSHOT-cyclonedx.xml 20:56:17 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9196-ietf-notification-capabilities/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.21-SNAPSHOT-cyclonedx.json 20:56:17 [INFO] 20:56:17 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 20:56:17 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:56:17 [WARNING] 20:56:17 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9196-ietf-notification-capabilities did not assign 20:56:17 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:56:17 [WARNING] 20:56:17 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:56:17 [WARNING] 20:56:17 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/maven-metadata.xml 20:56:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:56:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:56:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:56:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:56:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:56:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:56:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:56:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:56:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:56:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:56:17 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:56:17 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:56:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:56:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:56:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:56:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:56:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:56:17 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:56:17 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:56:17 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:56:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:56:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:56:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:56:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:56:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:56:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:56:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:56:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:56:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:56:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:56:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:56:17 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:56:17 at java.lang.reflect.Method.invoke (Method.java:580) 20:56:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:56:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:56:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:56:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:56:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/maven-metadata.xml 20:56:17 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml 20:56:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:56:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:56:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:56:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:56:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:56:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:56:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:56:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:56:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:56:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:56:17 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:56:17 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:56:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:56:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:56:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:56:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:56:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:56:17 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:56:17 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:56:17 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:56:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:56:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:56:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:56:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:56:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:56:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:56:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:56:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:56:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:56:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:56:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:56:17 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:56:17 at java.lang.reflect.Method.invoke (Method.java:580) 20:56:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:56:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:56:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:56:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:56:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml 20:56:17 [INFO] 20:56:17 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9640 >---------- 20:56:17 [INFO] Building rfc9640 14.0.21-SNAPSHOT [188/229] 20:56:17 [INFO] from model/rfc/rfc9640/pom.xml 20:56:17 [INFO] -------------------------------[ bundle ]------------------------------- 20:56:17 [INFO] 20:56:17 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9640 --- 20:56:17 [INFO] 20:56:17 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9640 --- 20:56:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:56:17 [INFO] 20:56:17 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9640 --- 20:56:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:56:17 [INFO] 20:56:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9640 --- 20:56:18 [INFO] 20:56:18 [INFO] --- dependency:3.9.0:properties (default) @ rfc9640 --- 20:56:18 [INFO] 20:56:18 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9640 --- 20:56:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9640/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:56:18 [INFO] 20:56:18 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9640 --- 20:56:18 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:56:18 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9640/src/main/yang 20:56:18 [INFO] yang-to-sources: Found 2 dependencies in 703.9 μs 20:56:18 [INFO] yang-to-sources: Project model files found: 1 in 3.562 ms 20:56:18 [INFO] yang-to-sources: 3 YANG models processed in 13.51 ms 20:56:18 [INFO] BindingJavaFileGenerator: Defined 109 files in 5.181 ms 20:56:18 [INFO] Sorted 109 files into 20 directories in 207.5 μs 20:56:18 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 109 in 20.80 ms 20:56:18 [INFO] 20:56:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9640 --- 20:56:18 [INFO] Starting audit... 20:56:18 Audit done. 20:56:18 [INFO] You have 0 Checkstyle violations. 20:56:18 [INFO] 20:56:18 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9640 --- 20:56:18 [INFO] Starting audit... 20:56:18 Audit done. 20:56:18 [INFO] You have 0 Checkstyle violations. 20:56:18 [INFO] 20:56:18 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9640 --- 20:56:18 [INFO] 20:56:18 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9640 --- 20:56:18 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9640/src/main/resources 20:56:18 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9640/target/generated-sources/spi 20:56:18 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:56:18 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:56:18 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:56:18 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9640/target/generated-sources/spi 20:56:18 [INFO] 20:56:18 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9640 --- 20:56:18 [INFO] Recompiling the module because of changed dependency. 20:56:18 [INFO] Compiling 108 source files with javac [debug release 21] to target/classes 20:56:18 [INFO] 20:56:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9640 >>> 20:56:18 [INFO] 20:56:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9640 --- 20:56:18 [INFO] Fork Value is true 20:56:21 [INFO] Done SpotBugs Analysis.... 20:56:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:56:21 [INFO] 20:56:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9640 <<< 20:56:21 [INFO] 20:56:21 [INFO] 20:56:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9640 --- 20:56:21 [INFO] BugInstance size is 0 20:56:21 [INFO] Error size is 0 20:56:21 [INFO] No errors/warnings found 20:56:21 [INFO] 20:56:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9640 --- 20:56:21 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9640/src/test/resources 20:56:21 [INFO] 20:56:21 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9640 --- 20:56:21 [INFO] No sources to compile 20:56:21 [INFO] 20:56:21 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9640 --- 20:56:21 [INFO] No tests to run. 20:56:21 [INFO] 20:56:21 [INFO] --- copy:14.1.7:copy-files (default) @ rfc9640 --- 20:56:21 [INFO] 20:56:21 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9640 --- 20:56:21 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9640/target/rfc9640-14.0.21-SNAPSHOT.jar 20:56:21 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9640/target/classes/META-INF/MANIFEST.MF 20:56:21 [INFO] 20:56:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9640 --- 20:56:24 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9640/target/rfc9640-14.0.21-SNAPSHOT-javadoc.jar 20:56:24 [INFO] 20:56:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9640 --- 20:56:24 [INFO] CycloneDX: Resolving Dependencies 20:56:25 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 20:56:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9640/target/bom.xml 20:56:25 [INFO] attaching as rfc9640-14.0.21-SNAPSHOT-cyclonedx.xml 20:56:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9640/target/bom.json 20:56:25 [INFO] attaching as rfc9640-14.0.21-SNAPSHOT-cyclonedx.json 20:56:25 [INFO] 20:56:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9640 --- 20:56:25 [INFO] Skipping duplicate-finder execution! 20:56:25 [INFO] 20:56:25 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9640 --- 20:56:25 [INFO] No dependency problems found 20:56:25 [INFO] 20:56:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9640 --- 20:56:25 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9640/target/rfc9640-14.0.21-SNAPSHOT-sources.jar 20:56:25 [INFO] 20:56:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9640 --- 20:56:25 [INFO] 20:56:25 [INFO] --- jacoco:0.8.14:report (report) @ rfc9640 --- 20:56:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:56:25 [INFO] 20:56:25 [INFO] --- install:3.1.4:install (default-install) @ rfc9640 --- 20:56:25 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9640/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-SNAPSHOT.pom 20:56:25 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9640/target/rfc9640-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-SNAPSHOT.jar 20:56:25 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9640/target/rfc9640-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-SNAPSHOT-javadoc.jar 20:56:25 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9640/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-SNAPSHOT-cyclonedx.xml 20:56:25 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9640/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-SNAPSHOT-cyclonedx.json 20:56:25 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9640/target/rfc9640-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-SNAPSHOT-sources.jar 20:56:25 [INFO] 20:56:25 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9640 --- 20:56:25 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-SNAPSHOT.jar 20:56:25 [INFO] Writing OBR metadata 20:56:25 [INFO] 20:56:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9640 --- 20:56:25 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:56:25 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9640/maven-metadata.xml 20:56:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:56:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:56:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:56:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:56:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:56:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:56:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:56:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:56:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:56:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:56:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:56:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:56:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:56:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:56:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:56:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:56:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:56:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:56:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:56:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:56:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:56:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:56:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:56:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:56:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:56:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:56:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:56:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:56:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:56:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:56:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:56:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:56:25 at java.lang.reflect.Method.invoke (Method.java:580) 20:56:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:56:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:56:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:56:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:56:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9640/maven-metadata.xml 20:56:25 [INFO] 20:56:25 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9640 --- 20:56:25 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:56:25 [INFO] 20:56:25 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9640 >-------- 20:56:25 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9640 14.0.21-SNAPSHOT [189/229] 20:56:25 [INFO] from features/odl-mdsal-model-rfc9640/pom.xml 20:56:25 [INFO] ------------------------------[ feature ]------------------------------- 20:56:25 [INFO] 20:56:25 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9640 --- 20:56:25 [INFO] 20:56:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc9640 --- 20:56:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:56:25 [INFO] 20:56:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9640 --- 20:56:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:56:25 [INFO] 20:56:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9640 --- 20:56:25 [INFO] 20:56:25 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc9640 --- 20:56:25 [INFO] 20:56:25 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9640 --- 20:56:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:56:25 [INFO] argLine set to empty 20:56:25 [INFO] 20:56:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9640 --- 20:56:25 [INFO] Starting audit... 20:56:25 Audit done. 20:56:25 [INFO] You have 0 Checkstyle violations. 20:56:25 [INFO] 20:56:25 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9640 --- 20:56:25 [INFO] Starting audit... 20:56:25 Audit done. 20:56:25 [INFO] You have 0 Checkstyle violations. 20:56:25 [INFO] 20:56:25 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc9640 --- 20:56:25 [INFO] 20:56:25 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9640 --- 20:56:26 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9640/target/feature/feature.xml 20:56:26 [INFO] ...done! 20:56:26 [INFO] Attaching features XML 20:56:26 [INFO] 20:56:26 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9640 --- 20:56:26 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:56:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:56:26 [INFO] 20:56:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9640 >>> 20:56:26 [INFO] 20:56:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9640 --- 20:56:26 [INFO] No files found to run spotbugs, check compile phase has been run 20:56:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:56:26 [INFO] 20:56:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9640 <<< 20:56:26 [INFO] 20:56:26 [INFO] 20:56:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9640 --- 20:56:26 [INFO] 20:56:26 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc9640 --- 20:56:26 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9640 20:56:26 [INFO] Project dependency features detected: [] 20:56:26 [INFO] Pax Exam System (Version: 4.14.0) created. 20:56:26 [INFO] Creating RMI registry server on 127.0.0.1:33295 20:56:26 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:56:26 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:56:26 [INFO] Waiting for remote bundle context.. on 33295 name: 0e349dab-5b37-4bf3-a278-bec91989a631 timout: [ RelativeTimeout value = 180000 ] 20:56:30 [INFO] Building jar from resources and headers. 20:56:30 [INFO] Writing jar finished. 20:56:32 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:56:32 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:56:32 [INFO] 20:56:32 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc9640 --- 20:56:32 [INFO] 20:56:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc9640 --- 20:56:32 [INFO] No Javadoc in project. Archive not created. 20:56:32 [INFO] 20:56:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9640 --- 20:56:32 [INFO] CycloneDX: Resolving Dependencies 20:56:32 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 20:56:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9640/target/bom.xml 20:56:32 [INFO] attaching as odl-mdsal-model-rfc9640-14.0.21-SNAPSHOT-cyclonedx.xml 20:56:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9640/target/bom.json 20:56:32 [INFO] attaching as odl-mdsal-model-rfc9640-14.0.21-SNAPSHOT-cyclonedx.json 20:56:32 [INFO] 20:56:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9640 --- 20:56:32 [INFO] Skipping duplicate-finder execution! 20:56:32 [INFO] 20:56:32 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9640 --- 20:56:32 [INFO] Skipping plugin execution 20:56:32 [INFO] 20:56:32 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9640 --- 20:56:32 [INFO] Skipping source per configuration. 20:56:32 [INFO] 20:56:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9640 --- 20:56:32 [INFO] 20:56:32 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc9640 --- 20:56:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:56:32 [INFO] 20:56:32 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9640 --- 20:56:32 [WARNING] 20:56:32 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9640 did not assign 20:56:32 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:56:32 [WARNING] 20:56:32 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:56:32 [WARNING] 20:56:32 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9640/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.21-SNAPSHOT.pom 20:56:32 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9640/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.21-SNAPSHOT-features.xml 20:56:32 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9640/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.21-SNAPSHOT-cyclonedx.xml 20:56:32 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9640/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.21-SNAPSHOT-cyclonedx.json 20:56:32 [INFO] 20:56:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9640 --- 20:56:32 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:56:32 [WARNING] 20:56:32 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9640 did not assign 20:56:32 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:56:32 [WARNING] 20:56:32 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:56:32 [WARNING] 20:56:32 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/maven-metadata.xml 20:56:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:56:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:56:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:56:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:56:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:56:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:56:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:56:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:56:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:56:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:56:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:56:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:56:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:56:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:56:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:56:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:56:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:56:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:56:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:56:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:56:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:56:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:56:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:56:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:56:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:56:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:56:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:56:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:56:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:56:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:56:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:56:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:56:32 at java.lang.reflect.Method.invoke (Method.java:580) 20:56:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:56:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:56:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:56:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:56:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/maven-metadata.xml 20:56:32 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/maven-metadata.xml 20:56:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:56:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:56:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:56:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:56:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:56:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:56:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:56:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:56:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:56:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:56:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:56:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:56:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:56:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:56:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:56:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:56:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:56:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:56:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:56:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:56:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:56:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:56:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:56:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:56:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:56:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:56:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:56:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:56:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:56:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:56:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:56:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:56:32 at java.lang.reflect.Method.invoke (Method.java:580) 20:56:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:56:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:56:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:56:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:56:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/maven-metadata.xml 20:56:32 [INFO] 20:56:32 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9641 >---------- 20:56:32 [INFO] Building rfc9641 14.0.21-SNAPSHOT [190/229] 20:56:32 [INFO] from model/rfc/rfc9641/pom.xml 20:56:32 [INFO] -------------------------------[ bundle ]------------------------------- 20:56:32 [INFO] 20:56:32 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9641 --- 20:56:32 [INFO] 20:56:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9641 --- 20:56:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:56:32 [INFO] 20:56:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9641 --- 20:56:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:56:32 [INFO] 20:56:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9641 --- 20:56:33 [INFO] 20:56:33 [INFO] --- dependency:3.9.0:properties (default) @ rfc9641 --- 20:56:33 [INFO] 20:56:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9641 --- 20:56:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9641/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:56:33 [INFO] 20:56:33 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9641 --- 20:56:33 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:56:33 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9641/src/main/yang 20:56:33 [INFO] yang-to-sources: Found 3 dependencies in 802.2 μs 20:56:33 [INFO] yang-to-sources: Project model files found: 1 in 2.248 ms 20:56:33 [INFO] yang-to-sources: 4 YANG models processed in 25.12 ms 20:56:33 [INFO] BindingJavaFileGenerator: Defined 55 files in 14.00 ms 20:56:33 [INFO] Sorted 55 files into 18 directories in 244.0 μs 20:56:33 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 55 in 25.45 ms 20:56:33 [INFO] 20:56:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9641 --- 20:56:33 [INFO] Starting audit... 20:56:33 Audit done. 20:56:33 [INFO] You have 0 Checkstyle violations. 20:56:33 [INFO] 20:56:33 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9641 --- 20:56:33 [INFO] Starting audit... 20:56:33 Audit done. 20:56:33 [INFO] You have 0 Checkstyle violations. 20:56:33 [INFO] 20:56:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9641 --- 20:56:33 [INFO] 20:56:33 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9641 --- 20:56:33 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9641/src/main/resources 20:56:33 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9641/target/generated-sources/spi 20:56:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:56:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:56:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:56:33 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9641/target/generated-sources/spi 20:56:33 [INFO] 20:56:33 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9641 --- 20:56:33 [INFO] Recompiling the module because of changed dependency. 20:56:33 [INFO] Compiling 54 source files with javac [debug release 21] to target/classes 20:56:33 [INFO] 20:56:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9641 >>> 20:56:33 [INFO] 20:56:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9641 --- 20:56:33 [INFO] Fork Value is true 20:56:36 [INFO] Done SpotBugs Analysis.... 20:56:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:56:36 [INFO] 20:56:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9641 <<< 20:56:36 [INFO] 20:56:36 [INFO] 20:56:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9641 --- 20:56:36 [INFO] BugInstance size is 0 20:56:36 [INFO] Error size is 0 20:56:36 [INFO] No errors/warnings found 20:56:36 [INFO] 20:56:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9641 --- 20:56:36 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9641/src/test/resources 20:56:36 [INFO] 20:56:36 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9641 --- 20:56:36 [INFO] No sources to compile 20:56:36 [INFO] 20:56:36 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9641 --- 20:56:36 [INFO] No tests to run. 20:56:36 [INFO] 20:56:36 [INFO] --- copy:14.1.7:copy-files (default) @ rfc9641 --- 20:56:36 [INFO] 20:56:36 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9641 --- 20:56:36 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9641/target/rfc9641-14.0.21-SNAPSHOT.jar 20:56:36 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9641/target/classes/META-INF/MANIFEST.MF 20:56:36 [INFO] 20:56:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9641 --- 20:56:38 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9641/target/rfc9641-14.0.21-SNAPSHOT-javadoc.jar 20:56:38 [INFO] 20:56:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9641 --- 20:56:38 [INFO] CycloneDX: Resolving Dependencies 20:56:39 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 20:56:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9641/target/bom.xml 20:56:39 [INFO] attaching as rfc9641-14.0.21-SNAPSHOT-cyclonedx.xml 20:56:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9641/target/bom.json 20:56:39 [INFO] attaching as rfc9641-14.0.21-SNAPSHOT-cyclonedx.json 20:56:39 [INFO] 20:56:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9641 --- 20:56:39 [INFO] Skipping duplicate-finder execution! 20:56:39 [INFO] 20:56:39 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9641 --- 20:56:39 [INFO] No dependency problems found 20:56:39 [INFO] 20:56:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9641 --- 20:56:39 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9641/target/rfc9641-14.0.21-SNAPSHOT-sources.jar 20:56:39 [INFO] 20:56:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9641 --- 20:56:39 [INFO] 20:56:39 [INFO] --- jacoco:0.8.14:report (report) @ rfc9641 --- 20:56:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:56:39 [INFO] 20:56:39 [INFO] --- install:3.1.4:install (default-install) @ rfc9641 --- 20:56:39 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9641/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-SNAPSHOT.pom 20:56:39 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9641/target/rfc9641-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-SNAPSHOT.jar 20:56:39 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9641/target/rfc9641-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-SNAPSHOT-javadoc.jar 20:56:39 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9641/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-SNAPSHOT-cyclonedx.xml 20:56:39 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9641/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-SNAPSHOT-cyclonedx.json 20:56:39 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9641/target/rfc9641-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-SNAPSHOT-sources.jar 20:56:39 [INFO] 20:56:39 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9641 --- 20:56:39 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-SNAPSHOT.jar 20:56:39 [INFO] Writing OBR metadata 20:56:39 [INFO] 20:56:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9641 --- 20:56:39 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:56:39 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9641/maven-metadata.xml 20:56:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:56:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:56:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:56:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:56:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:56:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:56:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:56:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:56:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:56:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:56:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:56:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:56:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:56:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:56:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:56:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:56:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:56:39 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:56:39 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:56:39 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:56:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:56:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:56:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:56:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:56:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:56:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:56:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:56:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:56:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:56:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:56:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:56:39 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:56:39 at java.lang.reflect.Method.invoke (Method.java:580) 20:56:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:56:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:56:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:56:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:56:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9641/maven-metadata.xml 20:56:39 [INFO] 20:56:39 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9641 --- 20:56:39 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:56:39 [INFO] 20:56:39 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9641 >-------- 20:56:39 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9641 14.0.21-SNAPSHOT [191/229] 20:56:39 [INFO] from features/odl-mdsal-model-rfc9641/pom.xml 20:56:39 [INFO] ------------------------------[ feature ]------------------------------- 20:56:39 [INFO] 20:56:39 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9641 --- 20:56:39 [INFO] 20:56:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc9641 --- 20:56:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:56:39 [INFO] 20:56:39 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9641 --- 20:56:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:56:39 [INFO] 20:56:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9641 --- 20:56:40 [INFO] 20:56:40 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc9641 --- 20:56:40 [INFO] 20:56:40 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9641 --- 20:56:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:56:40 [INFO] argLine set to empty 20:56:40 [INFO] 20:56:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9641 --- 20:56:40 [INFO] Starting audit... 20:56:40 Audit done. 20:56:40 [INFO] You have 0 Checkstyle violations. 20:56:40 [INFO] 20:56:40 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9641 --- 20:56:40 [INFO] Starting audit... 20:56:40 Audit done. 20:56:40 [INFO] You have 0 Checkstyle violations. 20:56:40 [INFO] 20:56:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc9641 --- 20:56:40 [INFO] 20:56:40 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9641 --- 20:56:40 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9641/target/feature/feature.xml 20:56:40 [INFO] ...done! 20:56:40 [INFO] Attaching features XML 20:56:40 [INFO] 20:56:40 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9641 --- 20:56: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 20:56:40 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:56:40 [INFO] 20:56:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9641 >>> 20:56:40 [INFO] 20:56:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9641 --- 20:56:40 [INFO] No files found to run spotbugs, check compile phase has been run 20:56:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:56:40 [INFO] 20:56:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9641 <<< 20:56:40 [INFO] 20:56:40 [INFO] 20:56:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9641 --- 20:56:40 [INFO] 20:56:40 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc9641 --- 20:56:40 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9641 20:56:40 [INFO] Project dependency features detected: [] 20:56:40 [INFO] Pax Exam System (Version: 4.14.0) created. 20:56:40 [INFO] Creating RMI registry server on 127.0.0.1:34253 20:56:40 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:56:40 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:56:40 [INFO] Waiting for remote bundle context.. on 34253 name: 79845a4c-5242-4aa8-a246-05fc989639e7 timout: [ RelativeTimeout value = 180000 ] 20:56:43 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:45581/jndi/rmi://127.0.0.1:34253/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 20:56:43 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) 20:56:43 at java.base/java.lang.Thread.run(Thread.java:1583) 20:56:43 Caused by: java.io.IOException: The server has been stopped. 20:56:43 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 20:56:43 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) 20:56:43 ... 1 more 20:56:44 [INFO] Building jar from resources and headers. 20:56:44 [INFO] Writing jar finished. 20:56:46 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:56:46 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:56:46 [INFO] 20:56:46 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc9641 --- 20:56:46 [INFO] 20:56:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc9641 --- 20:56:46 [INFO] No Javadoc in project. Archive not created. 20:56:46 [INFO] 20:56:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9641 --- 20:56:46 [INFO] CycloneDX: Resolving Dependencies 20:56:46 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 20:56:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9641/target/bom.xml 20:56:46 [INFO] attaching as odl-mdsal-model-rfc9641-14.0.21-SNAPSHOT-cyclonedx.xml 20:56:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9641/target/bom.json 20:56:46 [INFO] attaching as odl-mdsal-model-rfc9641-14.0.21-SNAPSHOT-cyclonedx.json 20:56:46 [INFO] 20:56:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9641 --- 20:56:46 [INFO] Skipping duplicate-finder execution! 20:56:46 [INFO] 20:56:46 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9641 --- 20:56:46 [INFO] Skipping plugin execution 20:56:46 [INFO] 20:56:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9641 --- 20:56:46 [INFO] Skipping source per configuration. 20:56:46 [INFO] 20:56:46 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9641 --- 20:56:46 [INFO] 20:56:46 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc9641 --- 20:56:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:56:46 [INFO] 20:56:46 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9641 --- 20:56:46 [WARNING] 20:56:46 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9641 did not assign 20:56:46 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:56:46 [WARNING] 20:56:46 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:56:46 [WARNING] 20:56:46 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9641/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.21-SNAPSHOT.pom 20:56:46 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9641/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.21-SNAPSHOT-features.xml 20:56:46 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9641/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.21-SNAPSHOT-cyclonedx.xml 20:56:46 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9641/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.21-SNAPSHOT-cyclonedx.json 20:56:46 [INFO] 20:56:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9641 --- 20:56:46 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:56:46 [WARNING] 20:56:46 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9641 did not assign 20:56:46 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:56:46 [WARNING] 20:56:46 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:56:46 [WARNING] 20:56:46 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/maven-metadata.xml 20:56:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:56:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:56:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:56:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:56:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:56:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:56:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:56:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:56:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:56:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:56:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:56:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:56:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:56:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:56:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:56:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:56:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:56:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:56:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:56:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:56:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:56:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:56:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:56:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:56:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:56:46 at java.lang.reflect.Method.invoke (Method.java:580) 20:56:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:56:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:56:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:56:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:56:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/maven-metadata.xml 20:56:46 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/maven-metadata.xml 20:56:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:56:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:56:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:56:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:56:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:56:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:56:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:56:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:56:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:56:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:56:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:56:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:56:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:56:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:56:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:56:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:56:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:56:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:56:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:56:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:56:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:56:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:56:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:56:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:56:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:56:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:56:46 at java.lang.reflect.Method.invoke (Method.java:580) 20:56:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:56:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:56:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:56:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:56:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/maven-metadata.xml 20:56:46 [INFO] 20:56:46 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9642 >---------- 20:56:46 [INFO] Building rfc9642 14.0.21-SNAPSHOT [192/229] 20:56:46 [INFO] from model/rfc/rfc9642/pom.xml 20:56:46 [INFO] -------------------------------[ bundle ]------------------------------- 20:56:46 [INFO] 20:56:46 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9642 --- 20:56:46 [INFO] 20:56:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9642 --- 20:56:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:56:46 [INFO] 20:56:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9642 --- 20:56:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:56:46 [INFO] 20:56:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9642 --- 20:56:47 [INFO] 20:56:47 [INFO] --- dependency:3.9.0:properties (default) @ rfc9642 --- 20:56:47 [INFO] 20:56:47 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9642 --- 20:56:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9642/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:56:47 [INFO] 20:56:47 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9642 --- 20:56:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:56:47 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9642/src/main/yang 20:56:47 [INFO] yang-to-sources: Found 3 dependencies in 699.7 μs 20:56:47 [INFO] yang-to-sources: Project model files found: 1 in 2.322 ms 20:56:47 [INFO] yang-to-sources: 4 YANG models processed in 21.92 ms 20:56:47 [INFO] BindingJavaFileGenerator: Defined 71 files in 6.752 ms 20:56:47 [INFO] Sorted 71 files into 25 directories in 176.9 μs 20:56:47 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 71 in 21.66 ms 20:56:47 [INFO] 20:56:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9642 --- 20:56:47 [INFO] Starting audit... 20:56:47 Audit done. 20:56:47 [INFO] You have 0 Checkstyle violations. 20:56:47 [INFO] 20:56:47 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9642 --- 20:56:47 [INFO] Starting audit... 20:56:47 Audit done. 20:56:47 [INFO] You have 0 Checkstyle violations. 20:56:47 [INFO] 20:56:47 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9642 --- 20:56:47 [INFO] 20:56:47 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9642 --- 20:56:47 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9642/src/main/resources 20:56:47 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9642/target/generated-sources/spi 20:56:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:56:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:56:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:56:47 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9642/target/generated-sources/spi 20:56:47 [INFO] 20:56:47 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9642 --- 20:56:47 [INFO] Recompiling the module because of changed dependency. 20:56:47 [INFO] Compiling 70 source files with javac [debug release 21] to target/classes 20:56:47 [INFO] 20:56:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9642 >>> 20:56:47 [INFO] 20:56:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9642 --- 20:56:47 [INFO] Fork Value is true 20:56:50 [INFO] Done SpotBugs Analysis.... 20:56:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:56:50 [INFO] 20:56:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9642 <<< 20:56:50 [INFO] 20:56:50 [INFO] 20:56:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9642 --- 20:56:50 [INFO] BugInstance size is 0 20:56:50 [INFO] Error size is 0 20:56:50 [INFO] No errors/warnings found 20:56:50 [INFO] 20:56:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9642 --- 20:56:50 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9642/src/test/resources 20:56:50 [INFO] 20:56:50 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9642 --- 20:56:50 [INFO] No sources to compile 20:56:50 [INFO] 20:56:50 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9642 --- 20:56:50 [INFO] No tests to run. 20:56:50 [INFO] 20:56:50 [INFO] --- copy:14.1.7:copy-files (default) @ rfc9642 --- 20:56:50 [INFO] 20:56:50 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9642 --- 20:56:50 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9642/target/rfc9642-14.0.21-SNAPSHOT.jar 20:56:50 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9642/target/classes/META-INF/MANIFEST.MF 20:56:50 [INFO] 20:56:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9642 --- 20:56:53 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9642/target/rfc9642-14.0.21-SNAPSHOT-javadoc.jar 20:56:53 [INFO] 20:56:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9642 --- 20:56:53 [INFO] CycloneDX: Resolving Dependencies 20:56:53 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 20:56:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9642/target/bom.xml 20:56:53 [INFO] attaching as rfc9642-14.0.21-SNAPSHOT-cyclonedx.xml 20:56:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9642/target/bom.json 20:56:53 [INFO] attaching as rfc9642-14.0.21-SNAPSHOT-cyclonedx.json 20:56:53 [INFO] 20:56:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9642 --- 20:56:53 [INFO] Skipping duplicate-finder execution! 20:56:53 [INFO] 20:56:53 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9642 --- 20:56:53 [INFO] No dependency problems found 20:56:53 [INFO] 20:56:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9642 --- 20:56:53 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9642/target/rfc9642-14.0.21-SNAPSHOT-sources.jar 20:56:53 [INFO] 20:56:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9642 --- 20:56:53 [INFO] 20:56:53 [INFO] --- jacoco:0.8.14:report (report) @ rfc9642 --- 20:56:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:56:53 [INFO] 20:56:53 [INFO] --- install:3.1.4:install (default-install) @ rfc9642 --- 20:56:53 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9642/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-SNAPSHOT.pom 20:56:53 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9642/target/rfc9642-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-SNAPSHOT.jar 20:56:53 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9642/target/rfc9642-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-SNAPSHOT-javadoc.jar 20:56:53 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9642/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-SNAPSHOT-cyclonedx.xml 20:56:53 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9642/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-SNAPSHOT-cyclonedx.json 20:56:53 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9642/target/rfc9642-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-SNAPSHOT-sources.jar 20:56:53 [INFO] 20:56:53 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9642 --- 20:56:53 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-SNAPSHOT.jar 20:56:53 [INFO] Writing OBR metadata 20:56:53 [INFO] 20:56:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9642 --- 20:56:53 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:56:54 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9642/maven-metadata.xml 20:56:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:56:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:56:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:56:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:56:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:56:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:56:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:56:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:56:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:56:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:56:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:56:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:56:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:56:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:56:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:56:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:56:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:56:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:56:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:56:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:56:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:56:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:56:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:56:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:56:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:56:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:56:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:56:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:56:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:56:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:56:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:56:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:56:54 at java.lang.reflect.Method.invoke (Method.java:580) 20:56:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:56:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:56:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:56:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:56:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9642/maven-metadata.xml 20:56:54 [INFO] 20:56:54 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9642 --- 20:56:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:56:54 [INFO] 20:56:54 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9642 >-------- 20:56:54 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9642 14.0.21-SNAPSHOT [193/229] 20:56:54 [INFO] from features/odl-mdsal-model-rfc9642/pom.xml 20:56:54 [INFO] ------------------------------[ feature ]------------------------------- 20:56:54 [INFO] 20:56:54 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9642 --- 20:56:54 [INFO] 20:56:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc9642 --- 20:56:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:56:54 [INFO] 20:56:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9642 --- 20:56:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:56:54 [INFO] 20:56:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9642 --- 20:56:54 [INFO] 20:56:54 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc9642 --- 20:56:54 [INFO] 20:56:54 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9642 --- 20:56:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:56:54 [INFO] argLine set to empty 20:56:54 [INFO] 20:56:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9642 --- 20:56:54 [INFO] Starting audit... 20:56:54 Audit done. 20:56:54 [INFO] You have 0 Checkstyle violations. 20:56:54 [INFO] 20:56:54 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9642 --- 20:56:54 [INFO] Starting audit... 20:56:54 Audit done. 20:56:54 [INFO] You have 0 Checkstyle violations. 20:56:54 [INFO] 20:56:54 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc9642 --- 20:56:54 [INFO] 20:56:54 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9642 --- 20:56:54 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9642/target/feature/feature.xml 20:56:54 [INFO] ...done! 20:56:54 [INFO] Attaching features XML 20:56:54 [INFO] 20:56:54 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9642 --- 20:56:54 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:56:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:56:54 [INFO] 20:56:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9642 >>> 20:56:54 [INFO] 20:56:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9642 --- 20:56:54 [INFO] No files found to run spotbugs, check compile phase has been run 20:56:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:56:54 [INFO] 20:56:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9642 <<< 20:56:54 [INFO] 20:56:54 [INFO] 20:56:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9642 --- 20:56:54 [INFO] 20:56:54 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc9642 --- 20:56:54 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9642 20:56:54 [INFO] Project dependency features detected: [] 20:56:54 [INFO] Pax Exam System (Version: 4.14.0) created. 20:56:54 [INFO] Creating RMI registry server on 127.0.0.1:44175 20:56:55 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:56:55 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:56:55 [INFO] Waiting for remote bundle context.. on 44175 name: 1fc7f1a4-df60-40b2-949a-f3672cae4870 timout: [ RelativeTimeout value = 180000 ] 20:56:59 [INFO] Building jar from resources and headers. 20:56:59 [INFO] Writing jar finished. 20:57:01 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:57:01 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:57:01 [INFO] 20:57:01 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc9642 --- 20:57:01 [INFO] 20:57:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc9642 --- 20:57:01 [INFO] No Javadoc in project. Archive not created. 20:57:01 [INFO] 20:57:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9642 --- 20:57:01 [INFO] CycloneDX: Resolving Dependencies 20:57:01 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 20:57:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9642/target/bom.xml 20:57:01 [INFO] attaching as odl-mdsal-model-rfc9642-14.0.21-SNAPSHOT-cyclonedx.xml 20:57:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9642/target/bom.json 20:57:01 [INFO] attaching as odl-mdsal-model-rfc9642-14.0.21-SNAPSHOT-cyclonedx.json 20:57:01 [INFO] 20:57:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9642 --- 20:57:01 [INFO] Skipping duplicate-finder execution! 20:57:01 [INFO] 20:57:01 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9642 --- 20:57:01 [INFO] Skipping plugin execution 20:57:01 [INFO] 20:57:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9642 --- 20:57:01 [INFO] Skipping source per configuration. 20:57:01 [INFO] 20:57:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9642 --- 20:57:01 [INFO] 20:57:01 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc9642 --- 20:57:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:57:01 [INFO] 20:57:01 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9642 --- 20:57:01 [WARNING] 20:57:01 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9642 did not assign 20:57:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:57:01 [WARNING] 20:57:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:57:01 [WARNING] 20:57:01 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9642/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.21-SNAPSHOT.pom 20:57:01 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9642/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.21-SNAPSHOT-features.xml 20:57:01 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9642/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.21-SNAPSHOT-cyclonedx.xml 20:57:01 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9642/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.21-SNAPSHOT-cyclonedx.json 20:57:01 [INFO] 20:57:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9642 --- 20:57:01 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:57:01 [WARNING] 20:57:01 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9642 did not assign 20:57:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:57:01 [WARNING] 20:57:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:57:01 [WARNING] 20:57:01 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/maven-metadata.xml 20:57:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:57:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:57:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:57:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:57:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:57:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:57:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:57:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:57:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:57:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:57:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:57:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:57:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:57:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:57:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:57:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:57:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:57:01 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:57:01 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:57:01 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:57:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:57:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:57:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:57:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:57:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:57:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:57:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:57:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:57:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:57:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:57:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:57:01 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:57:01 at java.lang.reflect.Method.invoke (Method.java:580) 20:57:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:57:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:57:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:57:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:57:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/maven-metadata.xml 20:57:01 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/maven-metadata.xml 20:57:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:57:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:57:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:57:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:57:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:57:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:57:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:57:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:57:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:57:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:57:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:57:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:57:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:57:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:57:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:57:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:57:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:57:01 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:57:01 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:57:01 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:57:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:57:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:57:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:57:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:57:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:57:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:57:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:57:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:57:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:57:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:57:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:57:01 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:57:01 at java.lang.reflect.Method.invoke (Method.java:580) 20:57:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:57:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:57:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:57:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:57:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/maven-metadata.xml 20:57:01 [INFO] 20:57:01 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-common >-- 20:57:01 [INFO] Building rfc9643-ietf-tcp-common 14.0.21-SNAPSHOT [194/229] 20:57:01 [INFO] from model/rfc/rfc9643-ietf-tcp-common/pom.xml 20:57:01 [INFO] -------------------------------[ bundle ]------------------------------- 20:57:01 [INFO] 20:57:01 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-common --- 20:57:01 [INFO] 20:57:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9643-ietf-tcp-common --- 20:57:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:57:01 [INFO] 20:57:01 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-common --- 20:57:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:57:01 [INFO] 20:57:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9643-ietf-tcp-common --- 20:57:02 [INFO] 20:57:02 [INFO] --- dependency:3.9.0:properties (default) @ rfc9643-ietf-tcp-common --- 20:57:02 [INFO] 20:57:02 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-common --- 20:57:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-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/** 20:57:02 [INFO] 20:57:02 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9643-ietf-tcp-common --- 20:57:02 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:57:02 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-common/src/main/yang 20:57:02 [INFO] yang-to-sources: Found 0 dependencies in 575.7 μs 20:57:02 [INFO] yang-to-sources: Project model files found: 1 in 1.293 ms 20:57:02 [INFO] yang-to-sources: 1 YANG models processed in 3.271 ms 20:57:02 [INFO] BindingJavaFileGenerator: Defined 8 files in 1.783 ms 20:57:02 [INFO] Sorted 8 files into 4 directories in 140.2 μs 20:57:02 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 7.699 ms 20:57:02 [INFO] 20:57:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-common --- 20:57:02 [INFO] Starting audit... 20:57:02 Audit done. 20:57:02 [INFO] You have 0 Checkstyle violations. 20:57:02 [INFO] 20:57:02 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-common --- 20:57:02 [INFO] Starting audit... 20:57:02 Audit done. 20:57:02 [INFO] You have 0 Checkstyle violations. 20:57:02 [INFO] 20:57:02 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9643-ietf-tcp-common --- 20:57:02 [INFO] 20:57:02 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9643-ietf-tcp-common --- 20:57:02 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-common/src/main/resources 20:57:02 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-common/target/generated-sources/spi 20:57:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:57:02 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:57:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:57:02 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-common/target/generated-sources/spi 20:57:02 [INFO] 20:57:02 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9643-ietf-tcp-common --- 20:57:02 [INFO] Recompiling the module because of changed source code. 20:57:02 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 20:57:02 [INFO] 20:57:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-common >>> 20:57:02 [INFO] 20:57:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9643-ietf-tcp-common --- 20:57:02 [INFO] Fork Value is true 20:57:04 [INFO] Done SpotBugs Analysis.... 20:57:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:57:04 [INFO] 20:57:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-common <<< 20:57:04 [INFO] 20:57:04 [INFO] 20:57:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9643-ietf-tcp-common --- 20:57:04 [INFO] BugInstance size is 0 20:57:04 [INFO] Error size is 0 20:57:04 [INFO] No errors/warnings found 20:57:04 [INFO] 20:57:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9643-ietf-tcp-common --- 20:57:04 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-common/src/test/resources 20:57:04 [INFO] 20:57:04 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9643-ietf-tcp-common --- 20:57:04 [INFO] No sources to compile 20:57:04 [INFO] 20:57:04 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9643-ietf-tcp-common --- 20:57:04 [INFO] No tests to run. 20:57:04 [INFO] 20:57:04 [INFO] --- copy:14.1.7:copy-files (default) @ rfc9643-ietf-tcp-common --- 20:57:04 [INFO] 20:57:04 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9643-ietf-tcp-common --- 20:57:04 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-14.0.21-SNAPSHOT.jar 20:57:04 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-common/target/classes/META-INF/MANIFEST.MF 20:57:04 [INFO] 20:57:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9643-ietf-tcp-common --- 20:57:06 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-14.0.21-SNAPSHOT-javadoc.jar 20:57:06 [INFO] 20:57:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-common --- 20:57:06 [INFO] CycloneDX: Resolving Dependencies 20:57:06 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 20:57:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-common/target/bom.xml 20:57:06 [INFO] attaching as rfc9643-ietf-tcp-common-14.0.21-SNAPSHOT-cyclonedx.xml 20:57:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-common/target/bom.json 20:57:06 [INFO] attaching as rfc9643-ietf-tcp-common-14.0.21-SNAPSHOT-cyclonedx.json 20:57:06 [INFO] 20:57:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-common --- 20:57:06 [INFO] Skipping duplicate-finder execution! 20:57:06 [INFO] 20:57:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-common --- 20:57:06 [INFO] No dependency problems found 20:57:06 [INFO] 20:57:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-common --- 20:57:06 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-14.0.21-SNAPSHOT-sources.jar 20:57:06 [INFO] 20:57:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9643-ietf-tcp-common --- 20:57:06 [INFO] 20:57:06 [INFO] --- jacoco:0.8.14:report (report) @ rfc9643-ietf-tcp-common --- 20:57:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:57:06 [INFO] 20:57:06 [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-common --- 20:57:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-common/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-SNAPSHOT.pom 20:57:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-SNAPSHOT.jar 20:57:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-SNAPSHOT-javadoc.jar 20:57:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-common/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-SNAPSHOT-cyclonedx.xml 20:57:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-common/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-SNAPSHOT-cyclonedx.json 20:57:06 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-SNAPSHOT-sources.jar 20:57:06 [INFO] 20:57:06 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9643-ietf-tcp-common --- 20:57:06 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-SNAPSHOT.jar 20:57:06 [INFO] Writing OBR metadata 20:57:06 [INFO] 20:57:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9643-ietf-tcp-common --- 20:57:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:57:06 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/maven-metadata.xml 20:57:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:57:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:57:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:57:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:57:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:57:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:57:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:57:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:57:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:57:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:57:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:57:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:57:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:57:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:57:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:57:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:57:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:57:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:57:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:57:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:57:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:57:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:57:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:57:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:57:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:57:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:57:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:57:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:57:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:57:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:57:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:57:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:57:06 at java.lang.reflect.Method.invoke (Method.java:580) 20:57:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:57:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:57:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:57:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:57:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/maven-metadata.xml 20:57:06 [INFO] 20:57:06 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9643-ietf-tcp-common --- 20:57:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:57:06 [INFO] 20:57:06 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-client >-- 20:57:06 [INFO] Building rfc9643-ietf-tcp-client 14.0.21-SNAPSHOT [195/229] 20:57:06 [INFO] from model/rfc/rfc9643-ietf-tcp-client/pom.xml 20:57:06 [INFO] -------------------------------[ bundle ]------------------------------- 20:57:06 [INFO] 20:57:06 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-client --- 20:57:06 [INFO] 20:57:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9643-ietf-tcp-client --- 20:57:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:57:06 [INFO] 20:57:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-client --- 20:57:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:57:06 [INFO] 20:57:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9643-ietf-tcp-client --- 20:57:07 [INFO] 20:57:07 [INFO] --- dependency:3.9.0:properties (default) @ rfc9643-ietf-tcp-client --- 20:57:07 [INFO] 20:57:07 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-client --- 20:57:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:57:07 [INFO] 20:57:07 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9643-ietf-tcp-client --- 20:57:07 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:57:07 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-client/src/main/yang 20:57:07 [INFO] yang-to-sources: Found 5 dependencies in 663.3 μs 20:57:07 [INFO] yang-to-sources: Project model files found: 1 in 1.623 ms 20:57:07 [INFO] yang-to-sources: 6 YANG models processed in 24.40 ms 20:57:07 [INFO] BindingJavaFileGenerator: Defined 39 files in 4.676 ms 20:57:07 [INFO] Sorted 39 files into 14 directories in 128.5 μs 20:57:07 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 11.94 ms 20:57:07 [INFO] 20:57:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-client --- 20:57:07 [INFO] Starting audit... 20:57:07 Audit done. 20:57:07 [INFO] You have 0 Checkstyle violations. 20:57:07 [INFO] 20:57:07 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-client --- 20:57:07 [INFO] Starting audit... 20:57:07 Audit done. 20:57:07 [INFO] You have 0 Checkstyle violations. 20:57:07 [INFO] 20:57:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9643-ietf-tcp-client --- 20:57:07 [INFO] 20:57:07 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9643-ietf-tcp-client --- 20:57:07 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-client/src/main/resources 20:57:07 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-client/target/generated-sources/spi 20:57:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:57:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:57:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:57:07 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-client/target/generated-sources/spi 20:57:07 [INFO] 20:57:07 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9643-ietf-tcp-client --- 20:57:07 [INFO] Recompiling the module because of changed dependency. 20:57:07 [INFO] Compiling 38 source files with javac [debug release 21] to target/classes 20:57:07 [INFO] 20:57:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-client >>> 20:57:07 [INFO] 20:57:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9643-ietf-tcp-client --- 20:57:07 [INFO] Fork Value is true 20:57:09 [INFO] Done SpotBugs Analysis.... 20:57:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:57:09 [INFO] 20:57:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-client <<< 20:57:09 [INFO] 20:57:09 [INFO] 20:57:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9643-ietf-tcp-client --- 20:57:09 [INFO] BugInstance size is 0 20:57:09 [INFO] Error size is 0 20:57:09 [INFO] No errors/warnings found 20:57:09 [INFO] 20:57:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9643-ietf-tcp-client --- 20:57:09 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-client/src/test/resources 20:57:09 [INFO] 20:57:09 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9643-ietf-tcp-client --- 20:57:09 [INFO] No sources to compile 20:57:09 [INFO] 20:57:09 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9643-ietf-tcp-client --- 20:57:09 [INFO] No tests to run. 20:57:09 [INFO] 20:57:09 [INFO] --- copy:14.1.7:copy-files (default) @ rfc9643-ietf-tcp-client --- 20:57:09 [INFO] 20:57:09 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9643-ietf-tcp-client --- 20:57:10 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-14.0.21-SNAPSHOT.jar 20:57:10 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-client/target/classes/META-INF/MANIFEST.MF 20:57:10 [INFO] 20:57:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9643-ietf-tcp-client --- 20:57:12 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-14.0.21-SNAPSHOT-javadoc.jar 20:57:12 [INFO] 20:57:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-client --- 20:57:12 [INFO] CycloneDX: Resolving Dependencies 20:57:12 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 20:57:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-client/target/bom.xml 20:57:12 [INFO] attaching as rfc9643-ietf-tcp-client-14.0.21-SNAPSHOT-cyclonedx.xml 20:57:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-client/target/bom.json 20:57:12 [INFO] attaching as rfc9643-ietf-tcp-client-14.0.21-SNAPSHOT-cyclonedx.json 20:57:12 [INFO] 20:57:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-client --- 20:57:12 [INFO] Skipping duplicate-finder execution! 20:57:12 [INFO] 20:57:12 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-client --- 20:57:12 [INFO] No dependency problems found 20:57:12 [INFO] 20:57:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-client --- 20:57:12 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-14.0.21-SNAPSHOT-sources.jar 20:57:12 [INFO] 20:57:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9643-ietf-tcp-client --- 20:57:12 [INFO] 20:57:12 [INFO] --- jacoco:0.8.14:report (report) @ rfc9643-ietf-tcp-client --- 20:57:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:57:12 [INFO] 20:57:12 [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-client --- 20:57:12 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-client/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-SNAPSHOT.pom 20:57:12 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-SNAPSHOT.jar 20:57:12 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-SNAPSHOT-javadoc.jar 20:57:12 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-client/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-SNAPSHOT-cyclonedx.xml 20:57:12 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-client/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-SNAPSHOT-cyclonedx.json 20:57:12 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-SNAPSHOT-sources.jar 20:57:12 [INFO] 20:57:12 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9643-ietf-tcp-client --- 20:57:12 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-SNAPSHOT.jar 20:57:12 [INFO] Writing OBR metadata 20:57:12 [INFO] 20:57:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9643-ietf-tcp-client --- 20:57:12 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:57:12 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/maven-metadata.xml 20:57:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:57:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:57:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:57:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:57:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:57:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:57:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:57:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:57:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:57:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:57:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:57:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:57:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:57:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:57:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:57:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:57:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:57:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:57:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:57:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:57:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:57:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:57:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:57:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:57:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:57:12 at java.lang.reflect.Method.invoke (Method.java:580) 20:57:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:57:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:57:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:57:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:57:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/maven-metadata.xml 20:57:12 [INFO] 20:57:12 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9643-ietf-tcp-client --- 20:57:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:57:12 [INFO] 20:57:12 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-server >-- 20:57:12 [INFO] Building rfc9643-ietf-tcp-server 14.0.21-SNAPSHOT [196/229] 20:57:12 [INFO] from model/rfc/rfc9643-ietf-tcp-server/pom.xml 20:57:12 [INFO] -------------------------------[ bundle ]------------------------------- 20:57:12 [INFO] 20:57:12 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-server --- 20:57:12 [INFO] 20:57:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9643-ietf-tcp-server --- 20:57:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:57:12 [INFO] 20:57:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-server --- 20:57:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:57:12 [INFO] 20:57:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9643-ietf-tcp-server --- 20:57:13 [INFO] 20:57:13 [INFO] --- dependency:3.9.0:properties (default) @ rfc9643-ietf-tcp-server --- 20:57:13 [INFO] 20:57:13 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-server --- 20:57:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:57:13 [INFO] 20:57:13 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9643-ietf-tcp-server --- 20:57:13 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:57:13 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-server/src/main/yang 20:57:13 [INFO] yang-to-sources: Found 2 dependencies in 448.8 μs 20:57:13 [INFO] yang-to-sources: Project model files found: 1 in 546.5 μs 20:57:13 [INFO] yang-to-sources: 3 YANG models processed in 5.675 ms 20:57:13 [INFO] BindingJavaFileGenerator: Defined 9 files in 1.388 ms 20:57:13 [INFO] Sorted 9 files into 4 directories in 52.86 μs 20:57:13 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 4.616 ms 20:57:13 [INFO] 20:57:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-server --- 20:57:13 [INFO] Starting audit... 20:57:13 Audit done. 20:57:13 [INFO] You have 0 Checkstyle violations. 20:57:13 [INFO] 20:57:13 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-server --- 20:57:13 [INFO] Starting audit... 20:57:13 Audit done. 20:57:13 [INFO] You have 0 Checkstyle violations. 20:57:13 [INFO] 20:57:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9643-ietf-tcp-server --- 20:57:13 [INFO] 20:57:13 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9643-ietf-tcp-server --- 20:57:13 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-server/src/main/resources 20:57:13 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-server/target/generated-sources/spi 20:57:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:57:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:57:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:57:13 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-server/target/generated-sources/spi 20:57:13 [INFO] 20:57:13 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9643-ietf-tcp-server --- 20:57:13 [INFO] Recompiling the module because of changed dependency. 20:57:13 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 20:57:13 [INFO] 20:57:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-server >>> 20:57:13 [INFO] 20:57:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9643-ietf-tcp-server --- 20:57:13 [INFO] Fork Value is true 20:57:15 [INFO] Done SpotBugs Analysis.... 20:57:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:57:15 [INFO] 20:57:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-server <<< 20:57:15 [INFO] 20:57:15 [INFO] 20:57:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9643-ietf-tcp-server --- 20:57:15 [INFO] BugInstance size is 0 20:57:15 [INFO] Error size is 0 20:57:15 [INFO] No errors/warnings found 20:57:15 [INFO] 20:57:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9643-ietf-tcp-server --- 20:57:15 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-server/src/test/resources 20:57:15 [INFO] 20:57:15 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9643-ietf-tcp-server --- 20:57:15 [INFO] No sources to compile 20:57:15 [INFO] 20:57:15 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9643-ietf-tcp-server --- 20:57:15 [INFO] No tests to run. 20:57:15 [INFO] 20:57:15 [INFO] --- copy:14.1.7:copy-files (default) @ rfc9643-ietf-tcp-server --- 20:57:15 [INFO] 20:57:15 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9643-ietf-tcp-server --- 20:57:15 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-14.0.21-SNAPSHOT.jar 20:57:15 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-server/target/classes/META-INF/MANIFEST.MF 20:57:15 [INFO] 20:57:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9643-ietf-tcp-server --- 20:57:16 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-14.0.21-SNAPSHOT-javadoc.jar 20:57:16 [INFO] 20:57:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-server --- 20:57:16 [INFO] CycloneDX: Resolving Dependencies 20:57:17 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 20:57:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-server/target/bom.xml 20:57:17 [INFO] attaching as rfc9643-ietf-tcp-server-14.0.21-SNAPSHOT-cyclonedx.xml 20:57:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-server/target/bom.json 20:57:17 [INFO] attaching as rfc9643-ietf-tcp-server-14.0.21-SNAPSHOT-cyclonedx.json 20:57:17 [INFO] 20:57:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-server --- 20:57:17 [INFO] Skipping duplicate-finder execution! 20:57:17 [INFO] 20:57:17 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-server --- 20:57:17 [INFO] No dependency problems found 20:57:17 [INFO] 20:57:17 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-server --- 20:57:17 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-14.0.21-SNAPSHOT-sources.jar 20:57:17 [INFO] 20:57:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9643-ietf-tcp-server --- 20:57:17 [INFO] 20:57:17 [INFO] --- jacoco:0.8.14:report (report) @ rfc9643-ietf-tcp-server --- 20:57:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:57:17 [INFO] 20:57:17 [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-server --- 20:57:17 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-server/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-SNAPSHOT.pom 20:57:17 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-SNAPSHOT.jar 20:57:17 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-SNAPSHOT-javadoc.jar 20:57:17 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-server/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-SNAPSHOT-cyclonedx.xml 20:57:17 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-server/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-SNAPSHOT-cyclonedx.json 20:57:17 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-SNAPSHOT-sources.jar 20:57:17 [INFO] 20:57:17 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9643-ietf-tcp-server --- 20:57:17 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-SNAPSHOT.jar 20:57:17 [INFO] Writing OBR metadata 20:57:17 [INFO] 20:57:17 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9643-ietf-tcp-server --- 20:57:17 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:57:17 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/maven-metadata.xml 20:57:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:57:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:57:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:57:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:57:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:57:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:57:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:57:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:57:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:57:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:57:17 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:57:17 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:57:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:57:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:57:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:57:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:57:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:57:17 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:57:17 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:57:17 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:57:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:57:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:57:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:57:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:57:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:57:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:57:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:57:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:57:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:57:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:57:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:57:17 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:57:17 at java.lang.reflect.Method.invoke (Method.java:580) 20:57:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:57:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:57:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:57:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:57:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/maven-metadata.xml 20:57:17 [INFO] 20:57:17 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9643-ietf-tcp-server --- 20:57:17 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:57:17 [INFO] 20:57:17 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9643 >-------- 20:57:17 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9643 14.0.21-SNAPSHOT [197/229] 20:57:17 [INFO] from features/odl-mdsal-model-rfc9643/pom.xml 20:57:17 [INFO] ------------------------------[ feature ]------------------------------- 20:57:17 [INFO] 20:57:17 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9643 --- 20:57:17 [INFO] 20:57:17 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc9643 --- 20:57:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:57:17 [INFO] 20:57:17 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9643 --- 20:57:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:57:17 [INFO] 20:57:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9643 --- 20:57:18 [INFO] 20:57:18 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc9643 --- 20:57:18 [INFO] 20:57:18 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9643 --- 20:57:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:57:18 [INFO] argLine set to empty 20:57:18 [INFO] 20:57:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9643 --- 20:57:18 [INFO] Starting audit... 20:57:18 Audit done. 20:57:18 [INFO] You have 0 Checkstyle violations. 20:57:18 [INFO] 20:57:18 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9643 --- 20:57:18 [INFO] Starting audit... 20:57:18 Audit done. 20:57:18 [INFO] You have 0 Checkstyle violations. 20:57:18 [INFO] 20:57:18 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc9643 --- 20:57:18 [INFO] 20:57:18 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9643 --- 20:57:18 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9643/target/feature/feature.xml 20:57:18 [INFO] ...done! 20:57:18 [INFO] Attaching features XML 20:57:18 [INFO] 20:57:18 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9643 --- 20:57: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 20:57:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:57:18 [INFO] 20:57:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9643 >>> 20:57:18 [INFO] 20:57:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9643 --- 20:57:18 [INFO] No files found to run spotbugs, check compile phase has been run 20:57:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:57:18 [INFO] 20:57:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9643 <<< 20:57:18 [INFO] 20:57:18 [INFO] 20:57:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9643 --- 20:57:18 [INFO] 20:57:18 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc9643 --- 20:57:18 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9643 20:57:18 [INFO] Project dependency features detected: [] 20:57:18 [INFO] Pax Exam System (Version: 4.14.0) created. 20:57:18 [INFO] Creating RMI registry server on 127.0.0.1:37505 20:57:18 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:57:18 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:57:18 [INFO] Waiting for remote bundle context.. on 37505 name: 7052aaa4-56cc-4ad0-b974-f174a9ed9fb0 timout: [ RelativeTimeout value = 180000 ] 20:57:22 [INFO] Building jar from resources and headers. 20:57:22 [INFO] Writing jar finished. 20:57:24 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:57:24 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:57:24 [INFO] 20:57:24 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc9643 --- 20:57:24 [INFO] 20:57:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc9643 --- 20:57:24 [INFO] No Javadoc in project. Archive not created. 20:57:24 [INFO] 20:57:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9643 --- 20:57:24 [INFO] CycloneDX: Resolving Dependencies 20:57:25 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 20:57:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9643/target/bom.xml 20:57:25 [INFO] attaching as odl-mdsal-model-rfc9643-14.0.21-SNAPSHOT-cyclonedx.xml 20:57:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9643/target/bom.json 20:57:25 [INFO] attaching as odl-mdsal-model-rfc9643-14.0.21-SNAPSHOT-cyclonedx.json 20:57:25 [INFO] 20:57:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9643 --- 20:57:25 [INFO] Skipping duplicate-finder execution! 20:57:25 [INFO] 20:57:25 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9643 --- 20:57:25 [INFO] Skipping plugin execution 20:57:25 [INFO] 20:57:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9643 --- 20:57:25 [INFO] Skipping source per configuration. 20:57:25 [INFO] 20:57:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9643 --- 20:57:25 [INFO] 20:57:25 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc9643 --- 20:57:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:57:25 [INFO] 20:57:25 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9643 --- 20:57:25 [WARNING] 20:57:25 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9643 did not assign 20:57:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:57:25 [WARNING] 20:57:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:57:25 [WARNING] 20:57:25 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9643/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.21-SNAPSHOT.pom 20:57:25 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9643/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.21-SNAPSHOT-features.xml 20:57:25 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9643/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.21-SNAPSHOT-cyclonedx.xml 20:57:25 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9643/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.21-SNAPSHOT-cyclonedx.json 20:57:25 [INFO] 20:57:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9643 --- 20:57:25 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:57:25 [WARNING] 20:57:25 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9643 did not assign 20:57:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:57:25 [WARNING] 20:57:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:57:25 [WARNING] 20:57:25 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/maven-metadata.xml 20:57:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:57:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:57:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:57:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:57:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:57:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:57:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:57:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:57:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:57:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:57:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:57:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:57:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:57:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:57:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:57:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:57:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:57:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:57:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:57:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:57:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:57:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:57:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:57:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:57:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:57:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:57:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:57:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:57:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:57:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:57:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:57:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:57:25 at java.lang.reflect.Method.invoke (Method.java:580) 20:57:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:57:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:57:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:57:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:57:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/maven-metadata.xml 20:57:25 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/maven-metadata.xml 20:57:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:57:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:57:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:57:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:57:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:57:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:57:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:57:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:57:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:57:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:57:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:57:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:57:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:57:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:57:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:57:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:57:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:57:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:57:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:57:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:57:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:57:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:57:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:57:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:57:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:57:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:57:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:57:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:57:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:57:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:57:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:57:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:57:25 at java.lang.reflect.Method.invoke (Method.java:580) 20:57:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:57:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:57:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:57:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:57:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/maven-metadata.xml 20:57:25 [INFO] 20:57:25 [INFO] --< org.opendaylight.mdsal.binding.model.iana:iana-ssh-encryption-algs >-- 20:57:25 [INFO] Building iana-ssh-encryption-algs 14.0.21-SNAPSHOT [198/229] 20:57:25 [INFO] from model/iana/iana-ssh-encryption-algs/pom.xml 20:57:25 [INFO] -------------------------------[ bundle ]------------------------------- 20:57:25 [INFO] 20:57:25 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-encryption-algs --- 20:57:25 [INFO] 20:57:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-ssh-encryption-algs --- 20:57:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:57:25 [INFO] 20:57:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-ssh-encryption-algs --- 20:57:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:57:25 [INFO] 20:57:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-encryption-algs --- 20:57:25 [INFO] 20:57:25 [INFO] --- dependency:3.9.0:properties (default) @ iana-ssh-encryption-algs --- 20:57:25 [INFO] 20:57:25 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-ssh-encryption-algs --- 20:57:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-encryption-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:57:25 [INFO] 20:57:25 [INFO] --- yang:14.0.21:generate-sources (binding) @ iana-ssh-encryption-algs --- 20:57:25 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:57:25 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-encryption-algs/src/main/yang 20:57:25 [INFO] yang-to-sources: Found 0 dependencies in 649.9 μs 20:57:25 [INFO] yang-to-sources: Project model files found: 1 in 2.082 ms 20:57:25 [INFO] yang-to-sources: 1 YANG models processed in 2.570 ms 20:57:25 [INFO] BindingJavaFileGenerator: Defined 5 files in 1.093 ms 20:57:25 [INFO] Sorted 5 files into 3 directories in 92.94 μs 20:57:25 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 4.125 ms 20:57:25 [INFO] 20:57:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-encryption-algs --- 20:57:25 [INFO] Starting audit... 20:57:25 Audit done. 20:57:25 [INFO] You have 0 Checkstyle violations. 20:57:25 [INFO] 20:57:25 [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-encryption-algs --- 20:57:25 [INFO] Starting audit... 20:57:25 Audit done. 20:57:25 [INFO] You have 0 Checkstyle violations. 20:57:25 [INFO] 20:57:25 [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-ssh-encryption-algs --- 20:57:25 [INFO] 20:57:25 [INFO] --- resources:3.3.1:resources (default-resources) @ iana-ssh-encryption-algs --- 20:57:25 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-encryption-algs/src/main/resources 20:57:25 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-encryption-algs/target/generated-sources/spi 20:57:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:57:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:57:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:57:25 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-encryption-algs/target/generated-sources/spi 20:57:25 [INFO] 20:57:25 [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-ssh-encryption-algs --- 20:57:25 [INFO] Recompiling the module because of changed source code. 20:57:25 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 20:57:25 [INFO] 20:57:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-ssh-encryption-algs >>> 20:57:26 [INFO] 20:57:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-ssh-encryption-algs --- 20:57:26 [INFO] Fork Value is true 20:57:28 [INFO] Done SpotBugs Analysis.... 20:57:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:57:28 [INFO] 20:57:28 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-ssh-encryption-algs <<< 20:57:28 [INFO] 20:57:28 [INFO] 20:57:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-ssh-encryption-algs --- 20:57:28 [INFO] BugInstance size is 0 20:57:28 [INFO] Error size is 0 20:57:28 [INFO] No errors/warnings found 20:57:28 [INFO] 20:57:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-ssh-encryption-algs --- 20:57:28 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-encryption-algs/src/test/resources 20:57:28 [INFO] 20:57:28 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-ssh-encryption-algs --- 20:57:28 [INFO] No sources to compile 20:57:28 [INFO] 20:57:28 [INFO] --- surefire:3.5.4:test (default-test) @ iana-ssh-encryption-algs --- 20:57:28 [INFO] No tests to run. 20:57:28 [INFO] 20:57:28 [INFO] --- copy:14.1.7:copy-files (default) @ iana-ssh-encryption-algs --- 20:57:28 [INFO] 20:57:28 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-encryption-algs --- 20:57:28 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-14.0.21-SNAPSHOT.jar 20:57:28 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-encryption-algs/target/classes/META-INF/MANIFEST.MF 20:57:28 [INFO] 20:57:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-encryption-algs --- 20:57:29 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-14.0.21-SNAPSHOT-javadoc.jar 20:57:29 [INFO] 20:57:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-encryption-algs --- 20:57:29 [INFO] CycloneDX: Resolving Dependencies 20:57:30 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 20:57:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-encryption-algs/target/bom.xml 20:57:30 [INFO] attaching as iana-ssh-encryption-algs-14.0.21-SNAPSHOT-cyclonedx.xml 20:57:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-encryption-algs/target/bom.json 20:57:30 [INFO] attaching as iana-ssh-encryption-algs-14.0.21-SNAPSHOT-cyclonedx.json 20:57:30 [INFO] 20:57:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-encryption-algs --- 20:57:30 [INFO] Skipping duplicate-finder execution! 20:57:30 [INFO] 20:57:30 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-ssh-encryption-algs --- 20:57:30 [INFO] No dependency problems found 20:57:30 [INFO] 20:57:30 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-ssh-encryption-algs --- 20:57:30 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-14.0.21-SNAPSHOT-sources.jar 20:57:30 [INFO] 20:57:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-ssh-encryption-algs --- 20:57:30 [INFO] 20:57:30 [INFO] --- jacoco:0.8.14:report (report) @ iana-ssh-encryption-algs --- 20:57:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:57:30 [INFO] 20:57:30 [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-encryption-algs --- 20:57:30 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-encryption-algs/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-SNAPSHOT.pom 20:57:30 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-SNAPSHOT.jar 20:57:30 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-SNAPSHOT-javadoc.jar 20:57:30 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-encryption-algs/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-SNAPSHOT-cyclonedx.xml 20:57:30 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-encryption-algs/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-SNAPSHOT-cyclonedx.json 20:57:30 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-SNAPSHOT-sources.jar 20:57:30 [INFO] 20:57:30 [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-encryption-algs --- 20:57:30 [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-SNAPSHOT.jar 20:57:30 [INFO] Writing OBR metadata 20:57:30 [INFO] 20:57:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-encryption-algs --- 20:57:30 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:57:30 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/maven-metadata.xml 20:57:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:57:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:57:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:57:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:57:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:57:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:57:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:57:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:57:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:57:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:57:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:57:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:57:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:57:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:57:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:57:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:57:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:57:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:57:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:57:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:57:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:57:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:57:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:57:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:57:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:57:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:57:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:57:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:57:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:57:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:57:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:57:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:57:30 at java.lang.reflect.Method.invoke (Method.java:580) 20:57:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:57:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:57:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:57:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:57:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/maven-metadata.xml 20:57:30 [INFO] 20:57:30 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-ssh-encryption-algs --- 20:57:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:57:30 [INFO] 20:57:30 [INFO] --< org.opendaylight.mdsal.binding.model.iana:iana-ssh-key-exchange-algs >-- 20:57:30 [INFO] Building iana-ssh-key-exchange-algs 14.0.21-SNAPSHOT [199/229] 20:57:30 [INFO] from model/iana/iana-ssh-key-exchange-algs/pom.xml 20:57:30 [INFO] -------------------------------[ bundle ]------------------------------- 20:57:30 [INFO] 20:57:30 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-key-exchange-algs --- 20:57:30 [INFO] 20:57:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-ssh-key-exchange-algs --- 20:57:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:57:30 [INFO] 20:57:30 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-ssh-key-exchange-algs --- 20:57:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:57:30 [INFO] 20:57:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-key-exchange-algs --- 20:57:30 [INFO] 20:57:30 [INFO] --- dependency:3.9.0:properties (default) @ iana-ssh-key-exchange-algs --- 20:57:30 [INFO] 20:57:30 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-ssh-key-exchange-algs --- 20:57:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-key-exchange-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:57:30 [INFO] 20:57:30 [INFO] --- yang:14.0.21:generate-sources (binding) @ iana-ssh-key-exchange-algs --- 20:57:30 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:57:30 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-key-exchange-algs/src/main/yang 20:57:30 [INFO] yang-to-sources: Found 0 dependencies in 1.254 ms 20:57:30 [INFO] yang-to-sources: Project model files found: 1 in 8.097 ms 20:57:30 [INFO] yang-to-sources: 1 YANG models processed in 10.72 ms 20:57:30 [INFO] BindingJavaFileGenerator: Defined 5 files in 2.631 ms 20:57:30 [INFO] Sorted 5 files into 3 directories in 168.8 μs 20:57:30 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 9.261 ms 20:57:30 [INFO] 20:57:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-key-exchange-algs --- 20:57:30 [INFO] Starting audit... 20:57:30 Audit done. 20:57:30 [INFO] You have 0 Checkstyle violations. 20:57:30 [INFO] 20:57:30 [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-key-exchange-algs --- 20:57:30 [INFO] Starting audit... 20:57:30 Audit done. 20:57:30 [INFO] You have 0 Checkstyle violations. 20:57:30 [INFO] 20:57:30 [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-ssh-key-exchange-algs --- 20:57:30 [INFO] 20:57:30 [INFO] --- resources:3.3.1:resources (default-resources) @ iana-ssh-key-exchange-algs --- 20:57:31 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-key-exchange-algs/src/main/resources 20:57:31 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-key-exchange-algs/target/generated-sources/spi 20:57:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:57:31 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:57:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:57:31 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-key-exchange-algs/target/generated-sources/spi 20:57:31 [INFO] 20:57:31 [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-ssh-key-exchange-algs --- 20:57:31 [INFO] Recompiling the module because of changed source code. 20:57:31 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 20:57:31 [INFO] 20:57:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-ssh-key-exchange-algs >>> 20:57:31 [INFO] 20:57:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-ssh-key-exchange-algs --- 20:57:31 [INFO] Fork Value is true 20:57:33 [INFO] Done SpotBugs Analysis.... 20:57:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:57:33 [INFO] 20:57:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-ssh-key-exchange-algs <<< 20:57:33 [INFO] 20:57:33 [INFO] 20:57:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-ssh-key-exchange-algs --- 20:57:33 [INFO] BugInstance size is 0 20:57:33 [INFO] Error size is 0 20:57:33 [INFO] No errors/warnings found 20:57:33 [INFO] 20:57:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-ssh-key-exchange-algs --- 20:57:33 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-key-exchange-algs/src/test/resources 20:57:33 [INFO] 20:57:33 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-ssh-key-exchange-algs --- 20:57:33 [INFO] No sources to compile 20:57:33 [INFO] 20:57:33 [INFO] --- surefire:3.5.4:test (default-test) @ iana-ssh-key-exchange-algs --- 20:57:33 [INFO] No tests to run. 20:57:33 [INFO] 20:57:33 [INFO] --- copy:14.1.7:copy-files (default) @ iana-ssh-key-exchange-algs --- 20:57:33 [INFO] 20:57:33 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-key-exchange-algs --- 20:57:33 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-14.0.21-SNAPSHOT.jar 20:57:33 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-key-exchange-algs/target/classes/META-INF/MANIFEST.MF 20:57:33 [INFO] 20:57:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-key-exchange-algs --- 20:57:34 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-14.0.21-SNAPSHOT-javadoc.jar 20:57:34 [INFO] 20:57:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-key-exchange-algs --- 20:57:34 [INFO] CycloneDX: Resolving Dependencies 20:57:35 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 20:57:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-key-exchange-algs/target/bom.xml 20:57:35 [INFO] attaching as iana-ssh-key-exchange-algs-14.0.21-SNAPSHOT-cyclonedx.xml 20:57:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-key-exchange-algs/target/bom.json 20:57:35 [INFO] attaching as iana-ssh-key-exchange-algs-14.0.21-SNAPSHOT-cyclonedx.json 20:57:35 [INFO] 20:57:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-key-exchange-algs --- 20:57:35 [INFO] Skipping duplicate-finder execution! 20:57:35 [INFO] 20:57:35 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-ssh-key-exchange-algs --- 20:57:35 [INFO] No dependency problems found 20:57:35 [INFO] 20:57:35 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-ssh-key-exchange-algs --- 20:57:35 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-14.0.21-SNAPSHOT-sources.jar 20:57:35 [INFO] 20:57:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-ssh-key-exchange-algs --- 20:57:35 [INFO] 20:57:35 [INFO] --- jacoco:0.8.14:report (report) @ iana-ssh-key-exchange-algs --- 20:57:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:57:35 [INFO] 20:57:35 [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-key-exchange-algs --- 20:57:35 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-key-exchange-algs/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-SNAPSHOT.pom 20:57:35 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-SNAPSHOT.jar 20:57:35 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-SNAPSHOT-javadoc.jar 20:57:35 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-key-exchange-algs/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-SNAPSHOT-cyclonedx.xml 20:57:35 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-key-exchange-algs/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-SNAPSHOT-cyclonedx.json 20:57:35 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-SNAPSHOT-sources.jar 20:57:35 [INFO] 20:57:35 [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-key-exchange-algs --- 20:57:35 [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-SNAPSHOT.jar 20:57:35 [INFO] Writing OBR metadata 20:57:35 [INFO] 20:57:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-key-exchange-algs --- 20:57:35 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:57:35 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/maven-metadata.xml 20:57:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:57:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:57:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:57:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:57:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:57:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:57:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:57:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:57:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:57:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:57:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:57:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:57:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:57:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:57:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:57:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:57:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:57:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:57:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:57:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:57:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:57:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:57:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:57:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:57:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:57:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:57:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:57:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:57:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:57:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:57:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:57:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:57:35 at java.lang.reflect.Method.invoke (Method.java:580) 20:57:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:57:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:57:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:57:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:57:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/maven-metadata.xml 20:57:35 [INFO] 20:57:35 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-ssh-key-exchange-algs --- 20:57:35 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:57:35 [INFO] 20:57:35 [INFO] ----< org.opendaylight.mdsal.binding.model.iana:iana-ssh-mac-algs >----- 20:57:35 [INFO] Building iana-ssh-mac-algs 14.0.21-SNAPSHOT [200/229] 20:57:35 [INFO] from model/iana/iana-ssh-mac-algs/pom.xml 20:57:35 [INFO] -------------------------------[ bundle ]------------------------------- 20:57:35 [INFO] 20:57:35 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-mac-algs --- 20:57:35 [INFO] 20:57:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-ssh-mac-algs --- 20:57:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:57:35 [INFO] 20:57:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-ssh-mac-algs --- 20:57:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:57:35 [INFO] 20:57:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-mac-algs --- 20:57:36 [INFO] 20:57:36 [INFO] --- dependency:3.9.0:properties (default) @ iana-ssh-mac-algs --- 20:57:36 [INFO] 20:57:36 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-ssh-mac-algs --- 20:57:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-mac-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:57:36 [INFO] 20:57:36 [INFO] --- yang:14.0.21:generate-sources (binding) @ iana-ssh-mac-algs --- 20:57:36 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:57:36 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-mac-algs/src/main/yang 20:57:36 [INFO] yang-to-sources: Found 0 dependencies in 488.5 μs 20:57:36 [INFO] yang-to-sources: Project model files found: 1 in 1.459 ms 20:57:36 [INFO] yang-to-sources: 1 YANG models processed in 2.307 ms 20:57:36 [INFO] BindingJavaFileGenerator: Defined 5 files in 1.165 ms 20:57:36 [INFO] Sorted 5 files into 3 directories in 111.0 μs 20:57:36 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 4.856 ms 20:57:36 [INFO] 20:57:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-mac-algs --- 20:57:36 [INFO] Starting audit... 20:57:36 Audit done. 20:57:36 [INFO] You have 0 Checkstyle violations. 20:57:36 [INFO] 20:57:36 [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-mac-algs --- 20:57:36 [INFO] Starting audit... 20:57:36 Audit done. 20:57:36 [INFO] You have 0 Checkstyle violations. 20:57:36 [INFO] 20:57:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-ssh-mac-algs --- 20:57:36 [INFO] 20:57:36 [INFO] --- resources:3.3.1:resources (default-resources) @ iana-ssh-mac-algs --- 20:57:36 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-mac-algs/src/main/resources 20:57:36 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-mac-algs/target/generated-sources/spi 20:57:36 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:57:36 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:57:36 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:57:36 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-mac-algs/target/generated-sources/spi 20:57:36 [INFO] 20:57:36 [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-ssh-mac-algs --- 20:57:36 [INFO] Recompiling the module because of changed source code. 20:57:36 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 20:57:36 [INFO] 20:57:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-ssh-mac-algs >>> 20:57:36 [INFO] 20:57:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-ssh-mac-algs --- 20:57:36 [INFO] Fork Value is true 20:57:38 [INFO] Done SpotBugs Analysis.... 20:57:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:57:38 [INFO] 20:57:38 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-ssh-mac-algs <<< 20:57:38 [INFO] 20:57:38 [INFO] 20:57:38 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-ssh-mac-algs --- 20:57:38 [INFO] BugInstance size is 0 20:57:38 [INFO] Error size is 0 20:57:38 [INFO] No errors/warnings found 20:57:38 [INFO] 20:57:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-ssh-mac-algs --- 20:57:38 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-mac-algs/src/test/resources 20:57:38 [INFO] 20:57:38 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-ssh-mac-algs --- 20:57:38 [INFO] No sources to compile 20:57:38 [INFO] 20:57:38 [INFO] --- surefire:3.5.4:test (default-test) @ iana-ssh-mac-algs --- 20:57:38 [INFO] No tests to run. 20:57:38 [INFO] 20:57:38 [INFO] --- copy:14.1.7:copy-files (default) @ iana-ssh-mac-algs --- 20:57:38 [INFO] 20:57:38 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-mac-algs --- 20:57:38 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-14.0.21-SNAPSHOT.jar 20:57:38 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-mac-algs/target/classes/META-INF/MANIFEST.MF 20:57:38 [INFO] 20:57:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-mac-algs --- 20:57:39 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-14.0.21-SNAPSHOT-javadoc.jar 20:57:39 [INFO] 20:57:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-mac-algs --- 20:57:39 [INFO] CycloneDX: Resolving Dependencies 20:57:40 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 20:57:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-mac-algs/target/bom.xml 20:57:40 [INFO] attaching as iana-ssh-mac-algs-14.0.21-SNAPSHOT-cyclonedx.xml 20:57:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-mac-algs/target/bom.json 20:57:40 [INFO] attaching as iana-ssh-mac-algs-14.0.21-SNAPSHOT-cyclonedx.json 20:57:40 [INFO] 20:57:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-mac-algs --- 20:57:40 [INFO] Skipping duplicate-finder execution! 20:57:40 [INFO] 20:57:40 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-ssh-mac-algs --- 20:57:40 [INFO] No dependency problems found 20:57:40 [INFO] 20:57:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-ssh-mac-algs --- 20:57:40 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-14.0.21-SNAPSHOT-sources.jar 20:57:40 [INFO] 20:57:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-ssh-mac-algs --- 20:57:40 [INFO] 20:57:40 [INFO] --- jacoco:0.8.14:report (report) @ iana-ssh-mac-algs --- 20:57:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:57:40 [INFO] 20:57:40 [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-mac-algs --- 20:57:40 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-mac-algs/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-SNAPSHOT.pom 20:57:40 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-SNAPSHOT.jar 20:57:40 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-SNAPSHOT-javadoc.jar 20:57:40 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-mac-algs/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-SNAPSHOT-cyclonedx.xml 20:57:40 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-mac-algs/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-SNAPSHOT-cyclonedx.json 20:57:40 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-SNAPSHOT-sources.jar 20:57:40 [INFO] 20:57:40 [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-mac-algs --- 20:57:40 [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-SNAPSHOT.jar 20:57:40 [INFO] Writing OBR metadata 20:57:40 [INFO] 20:57:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-mac-algs --- 20:57:40 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:57:40 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/maven-metadata.xml 20:57:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:57:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:57:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:57:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:57:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:57:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:57:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:57:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:57:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:57:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:57:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:57:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:57:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:57:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:57:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:57:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:57:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:57:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:57:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:57:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:57:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:57:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:57:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:57:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:57:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:57:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:57:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:57:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:57:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:57:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:57:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:57:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:57:40 at java.lang.reflect.Method.invoke (Method.java:580) 20:57:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:57:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:57:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:57:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:57:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/maven-metadata.xml 20:57:40 [INFO] 20:57:40 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-ssh-mac-algs --- 20:57:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:57:40 [INFO] 20:57:40 [INFO] --< org.opendaylight.mdsal.binding.model.iana:iana-ssh-public-key-algs >-- 20:57:40 [INFO] Building iana-ssh-public-key-algs 14.0.21-SNAPSHOT [201/229] 20:57:40 [INFO] from model/iana/iana-ssh-public-key-algs/pom.xml 20:57:40 [INFO] -------------------------------[ bundle ]------------------------------- 20:57:40 [INFO] 20:57:40 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-public-key-algs --- 20:57:40 [INFO] 20:57:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-ssh-public-key-algs --- 20:57:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:57:40 [INFO] 20:57:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-ssh-public-key-algs --- 20:57:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:57:40 [INFO] 20:57:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-public-key-algs --- 20:57:40 [INFO] 20:57:40 [INFO] --- dependency:3.9.0:properties (default) @ iana-ssh-public-key-algs --- 20:57:40 [INFO] 20:57:40 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-ssh-public-key-algs --- 20:57:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-public-key-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:57:40 [INFO] 20:57:40 [INFO] --- yang:14.0.21:generate-sources (binding) @ iana-ssh-public-key-algs --- 20:57:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:57:40 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-public-key-algs/src/main/yang 20:57:40 [INFO] yang-to-sources: Found 0 dependencies in 341.8 μs 20:57:40 [INFO] yang-to-sources: Project model files found: 1 in 942.6 μs 20:57:40 [INFO] yang-to-sources: 1 YANG models processed in 998.3 μs 20:57:40 [INFO] BindingJavaFileGenerator: Defined 5 files in 417.6 μs 20:57:40 [INFO] Sorted 5 files into 3 directories in 48.56 μs 20:57:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 2.580 ms 20:57:40 [INFO] 20:57:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-public-key-algs --- 20:57:40 [INFO] Starting audit... 20:57:40 Audit done. 20:57:40 [INFO] You have 0 Checkstyle violations. 20:57:40 [INFO] 20:57:40 [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-public-key-algs --- 20:57:40 [INFO] Starting audit... 20:57:40 Audit done. 20:57:40 [INFO] You have 0 Checkstyle violations. 20:57:40 [INFO] 20:57:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-ssh-public-key-algs --- 20:57:40 [INFO] 20:57:40 [INFO] --- resources:3.3.1:resources (default-resources) @ iana-ssh-public-key-algs --- 20:57:40 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-public-key-algs/src/main/resources 20:57:40 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-public-key-algs/target/generated-sources/spi 20:57:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:57:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:57:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:57:40 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-public-key-algs/target/generated-sources/spi 20:57:40 [INFO] 20:57:40 [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-ssh-public-key-algs --- 20:57:40 [INFO] Recompiling the module because of changed source code. 20:57:40 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 20:57:40 [INFO] 20:57:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-ssh-public-key-algs >>> 20:57:40 [INFO] 20:57:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-ssh-public-key-algs --- 20:57:40 [INFO] Fork Value is true 20:57:42 [INFO] Done SpotBugs Analysis.... 20:57:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:57:43 [INFO] 20:57:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-ssh-public-key-algs <<< 20:57:43 [INFO] 20:57:43 [INFO] 20:57:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-ssh-public-key-algs --- 20:57:43 [INFO] BugInstance size is 0 20:57:43 [INFO] Error size is 0 20:57:43 [INFO] No errors/warnings found 20:57:43 [INFO] 20:57:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-ssh-public-key-algs --- 20:57:43 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-public-key-algs/src/test/resources 20:57:43 [INFO] 20:57:43 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-ssh-public-key-algs --- 20:57:43 [INFO] No sources to compile 20:57:43 [INFO] 20:57:43 [INFO] --- surefire:3.5.4:test (default-test) @ iana-ssh-public-key-algs --- 20:57:43 [INFO] No tests to run. 20:57:43 [INFO] 20:57:43 [INFO] --- copy:14.1.7:copy-files (default) @ iana-ssh-public-key-algs --- 20:57:43 [INFO] 20:57:43 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-public-key-algs --- 20:57:43 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-14.0.21-SNAPSHOT.jar 20:57:43 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-public-key-algs/target/classes/META-INF/MANIFEST.MF 20:57:43 [INFO] 20:57:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-public-key-algs --- 20:57:44 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-14.0.21-SNAPSHOT-javadoc.jar 20:57:44 [INFO] 20:57:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-public-key-algs --- 20:57:44 [INFO] CycloneDX: Resolving Dependencies 20:57:44 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 20:57:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-public-key-algs/target/bom.xml 20:57:44 [INFO] attaching as iana-ssh-public-key-algs-14.0.21-SNAPSHOT-cyclonedx.xml 20:57:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-public-key-algs/target/bom.json 20:57:44 [INFO] attaching as iana-ssh-public-key-algs-14.0.21-SNAPSHOT-cyclonedx.json 20:57:44 [INFO] 20:57:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-public-key-algs --- 20:57:44 [INFO] Skipping duplicate-finder execution! 20:57:44 [INFO] 20:57:44 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-ssh-public-key-algs --- 20:57:44 [INFO] No dependency problems found 20:57:44 [INFO] 20:57:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-ssh-public-key-algs --- 20:57:44 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-14.0.21-SNAPSHOT-sources.jar 20:57:44 [INFO] 20:57:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-ssh-public-key-algs --- 20:57:44 [INFO] 20:57:44 [INFO] --- jacoco:0.8.14:report (report) @ iana-ssh-public-key-algs --- 20:57:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:57:44 [INFO] 20:57:44 [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-public-key-algs --- 20:57:44 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-public-key-algs/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-SNAPSHOT.pom 20:57:44 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-SNAPSHOT.jar 20:57:44 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-SNAPSHOT-javadoc.jar 20:57:44 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-public-key-algs/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-SNAPSHOT-cyclonedx.xml 20:57:44 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-public-key-algs/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-SNAPSHOT-cyclonedx.json 20:57:44 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-SNAPSHOT-sources.jar 20:57:44 [INFO] 20:57:44 [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-public-key-algs --- 20:57:44 [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-SNAPSHOT.jar 20:57:44 [INFO] Writing OBR metadata 20:57:44 [INFO] 20:57:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-public-key-algs --- 20:57:44 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:57:44 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/maven-metadata.xml 20:57:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:57:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:57:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:57:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:57:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:57:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:57:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:57:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:57:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:57:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:57:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:57:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:57:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:57:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:57:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:57:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:57:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:57:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:57:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:57:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:57:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:57:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:57:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:57:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:57:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:57:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:57:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:57:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:57:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:57:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:57:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:57:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:57:44 at java.lang.reflect.Method.invoke (Method.java:580) 20:57:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:57:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:57:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:57:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:57:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/maven-metadata.xml 20:57:44 [INFO] 20:57:44 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-ssh-public-key-algs --- 20:57:44 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:57:44 [INFO] 20:57:44 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-common >-- 20:57:44 [INFO] Building rfc9644-ietf-ssh-common 14.0.21-SNAPSHOT [202/229] 20:57:44 [INFO] from model/rfc/rfc9644-ietf-ssh-common/pom.xml 20:57:44 [INFO] -------------------------------[ bundle ]------------------------------- 20:57:44 [INFO] 20:57:44 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-common --- 20:57:44 [INFO] 20:57:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9644-ietf-ssh-common --- 20:57:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:57:44 [INFO] 20:57:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-common --- 20:57:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:57:44 [INFO] 20:57:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9644-ietf-ssh-common --- 20:57:45 [INFO] 20:57:45 [INFO] --- dependency:3.9.0:properties (default) @ rfc9644-ietf-ssh-common --- 20:57:45 [INFO] 20:57:45 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-common --- 20:57:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-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/** 20:57:45 [INFO] 20:57:45 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9644-ietf-ssh-common --- 20:57:45 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:57:45 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-common/src/main/yang 20:57:45 [INFO] yang-to-sources: Found 8 dependencies in 1.243 ms 20:57:45 [INFO] yang-to-sources: Project model files found: 1 in 2.010 ms 20:57:45 [INFO] yang-to-sources: 9 YANG models processed in 50.55 ms 20:57:45 [INFO] BindingJavaFileGenerator: Defined 52 files in 6.065 ms 20:57:45 [INFO] Sorted 52 files into 11 directories in 85.39 μs 20:57:45 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 16.57 ms 20:57:45 [INFO] 20:57:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-common --- 20:57:45 [INFO] Starting audit... 20:57:45 Audit done. 20:57:45 [INFO] You have 0 Checkstyle violations. 20:57:45 [INFO] 20:57:45 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-common --- 20:57:45 [INFO] Starting audit... 20:57:45 Audit done. 20:57:45 [INFO] You have 0 Checkstyle violations. 20:57:45 [INFO] 20:57:45 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9644-ietf-ssh-common --- 20:57:45 [INFO] 20:57:45 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9644-ietf-ssh-common --- 20:57:45 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-common/src/main/resources 20:57:45 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-common/target/generated-sources/spi 20:57:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:57:45 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:57:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:57:45 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-common/target/generated-sources/spi 20:57:45 [INFO] 20:57:45 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9644-ietf-ssh-common --- 20:57:45 [INFO] Recompiling the module because of changed dependency. 20:57:45 [INFO] Compiling 51 source files with javac [debug release 21] to target/classes 20:57:45 [INFO] 20:57:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-common >>> 20:57:45 [INFO] 20:57:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9644-ietf-ssh-common --- 20:57:45 [INFO] Fork Value is true 20:57:48 [INFO] Done SpotBugs Analysis.... 20:57:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:57:48 [INFO] 20:57:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-common <<< 20:57:48 [INFO] 20:57:48 [INFO] 20:57:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9644-ietf-ssh-common --- 20:57:48 [INFO] BugInstance size is 0 20:57:48 [INFO] Error size is 0 20:57:48 [INFO] No errors/warnings found 20:57:48 [INFO] 20:57:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9644-ietf-ssh-common --- 20:57:48 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-common/src/test/resources 20:57:48 [INFO] 20:57:48 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9644-ietf-ssh-common --- 20:57:48 [INFO] No sources to compile 20:57:48 [INFO] 20:57:48 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9644-ietf-ssh-common --- 20:57:48 [INFO] No tests to run. 20:57:48 [INFO] 20:57:48 [INFO] --- copy:14.1.7:copy-files (default) @ rfc9644-ietf-ssh-common --- 20:57:48 [INFO] 20:57:48 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9644-ietf-ssh-common --- 20:57:48 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-14.0.21-SNAPSHOT.jar 20:57:48 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-common/target/classes/META-INF/MANIFEST.MF 20:57:48 [INFO] 20:57:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9644-ietf-ssh-common --- 20:57:50 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-14.0.21-SNAPSHOT-javadoc.jar 20:57:50 [INFO] 20:57:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-common --- 20:57:50 [INFO] CycloneDX: Resolving Dependencies 20:57:51 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 20:57:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-common/target/bom.xml 20:57:51 [INFO] attaching as rfc9644-ietf-ssh-common-14.0.21-SNAPSHOT-cyclonedx.xml 20:57:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-common/target/bom.json 20:57:51 [INFO] attaching as rfc9644-ietf-ssh-common-14.0.21-SNAPSHOT-cyclonedx.json 20:57:51 [INFO] 20:57:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-common --- 20:57:51 [INFO] Skipping duplicate-finder execution! 20:57:51 [INFO] 20:57:51 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-common --- 20:57:51 [INFO] No dependency problems found 20:57:51 [INFO] 20:57:51 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-common --- 20:57:51 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-14.0.21-SNAPSHOT-sources.jar 20:57:51 [INFO] 20:57:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9644-ietf-ssh-common --- 20:57:51 [INFO] 20:57:51 [INFO] --- jacoco:0.8.14:report (report) @ rfc9644-ietf-ssh-common --- 20:57:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:57:51 [INFO] 20:57:51 [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-common --- 20:57:51 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-common/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-SNAPSHOT.pom 20:57:51 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-SNAPSHOT.jar 20:57:51 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-SNAPSHOT-javadoc.jar 20:57:51 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-common/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-SNAPSHOT-cyclonedx.xml 20:57:51 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-common/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-SNAPSHOT-cyclonedx.json 20:57:51 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-SNAPSHOT-sources.jar 20:57:51 [INFO] 20:57:51 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9644-ietf-ssh-common --- 20:57:51 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-SNAPSHOT.jar 20:57:51 [INFO] Writing OBR metadata 20:57:51 [INFO] 20:57:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9644-ietf-ssh-common --- 20:57:51 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:57:51 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/maven-metadata.xml 20:57:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:57:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:57:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:57:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:57:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:57:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:57:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:57:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:57:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:57:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:57:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:57:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:57:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:57:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:57:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:57:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:57:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:57:51 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:57:51 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:57:51 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:57:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:57:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:57:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:57:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:57:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:57:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:57:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:57:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:57:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:57:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:57:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:57:51 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:57:51 at java.lang.reflect.Method.invoke (Method.java:580) 20:57:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:57:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:57:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:57:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:57:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/maven-metadata.xml 20:57:51 [INFO] 20:57:51 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9644-ietf-ssh-common --- 20:57:51 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:57:51 [INFO] 20:57:51 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-client >-- 20:57:51 [INFO] Building rfc9644-ietf-ssh-client 14.0.21-SNAPSHOT [203/229] 20:57:51 [INFO] from model/rfc/rfc9644-ietf-ssh-client/pom.xml 20:57:51 [INFO] -------------------------------[ bundle ]------------------------------- 20:57:51 [INFO] 20:57:51 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-client --- 20:57:51 [INFO] 20:57:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9644-ietf-ssh-client --- 20:57:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:57:51 [INFO] 20:57:51 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-client --- 20:57:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:57:51 [INFO] 20:57:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9644-ietf-ssh-client --- 20:57:52 [INFO] 20:57:52 [INFO] --- dependency:3.9.0:properties (default) @ rfc9644-ietf-ssh-client --- 20:57:52 [INFO] 20:57:52 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-client --- 20:57:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:57:52 [INFO] 20:57:52 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9644-ietf-ssh-client --- 20:57:52 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:57:52 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-client/src/main/yang 20:57:52 [INFO] yang-to-sources: Found 10 dependencies in 911.0 μs 20:57:52 [INFO] yang-to-sources: Project model files found: 1 in 2.001 ms 20:57:52 [INFO] yang-to-sources: 11 YANG models processed in 40.39 ms 20:57:52 [INFO] BindingJavaFileGenerator: Defined 32 files in 7.633 ms 20:57:52 [INFO] Sorted 32 files into 6 directories in 130.2 μs 20:57:52 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 15.10 ms 20:57:52 [INFO] 20:57:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-client --- 20:57:52 [INFO] Starting audit... 20:57:52 Audit done. 20:57:52 [INFO] You have 0 Checkstyle violations. 20:57:52 [INFO] 20:57:52 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-client --- 20:57:52 [INFO] Starting audit... 20:57:52 Audit done. 20:57:52 [INFO] You have 0 Checkstyle violations. 20:57:52 [INFO] 20:57:52 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9644-ietf-ssh-client --- 20:57:52 [INFO] 20:57:52 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9644-ietf-ssh-client --- 20:57:52 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-client/src/main/resources 20:57:52 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-client/target/generated-sources/spi 20:57:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:57:52 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:57:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:57:52 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-client/target/generated-sources/spi 20:57:52 [INFO] 20:57:52 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9644-ietf-ssh-client --- 20:57:52 [INFO] Recompiling the module because of changed dependency. 20:57:52 [INFO] Compiling 31 source files with javac [debug release 21] to target/classes 20:57:52 [INFO] 20:57:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-client >>> 20:57:52 [INFO] 20:57:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9644-ietf-ssh-client --- 20:57:52 [INFO] Fork Value is true 20:57:54 [INFO] Done SpotBugs Analysis.... 20:57:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:57:54 [INFO] 20:57:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-client <<< 20:57:54 [INFO] 20:57:54 [INFO] 20:57:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9644-ietf-ssh-client --- 20:57:54 [INFO] BugInstance size is 0 20:57:54 [INFO] Error size is 0 20:57:54 [INFO] No errors/warnings found 20:57:54 [INFO] 20:57:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9644-ietf-ssh-client --- 20:57:54 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-client/src/test/resources 20:57:54 [INFO] 20:57:54 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9644-ietf-ssh-client --- 20:57:54 [INFO] No sources to compile 20:57:54 [INFO] 20:57:54 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9644-ietf-ssh-client --- 20:57:54 [INFO] No tests to run. 20:57:54 [INFO] 20:57:54 [INFO] --- copy:14.1.7:copy-files (default) @ rfc9644-ietf-ssh-client --- 20:57:54 [INFO] 20:57:54 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9644-ietf-ssh-client --- 20:57:54 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-14.0.21-SNAPSHOT.jar 20:57:54 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-client/target/classes/META-INF/MANIFEST.MF 20:57:54 [INFO] 20:57:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9644-ietf-ssh-client --- 20:57:56 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-14.0.21-SNAPSHOT-javadoc.jar 20:57:56 [INFO] 20:57:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-client --- 20:57:56 [INFO] CycloneDX: Resolving Dependencies 20:57:57 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 20:57:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-client/target/bom.xml 20:57:57 [INFO] attaching as rfc9644-ietf-ssh-client-14.0.21-SNAPSHOT-cyclonedx.xml 20:57:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-client/target/bom.json 20:57:57 [INFO] attaching as rfc9644-ietf-ssh-client-14.0.21-SNAPSHOT-cyclonedx.json 20:57:57 [INFO] 20:57:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-client --- 20:57:57 [INFO] Skipping duplicate-finder execution! 20:57:57 [INFO] 20:57:57 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-client --- 20:57:57 [INFO] No dependency problems found 20:57:57 [INFO] 20:57:57 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-client --- 20:57:57 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-14.0.21-SNAPSHOT-sources.jar 20:57:57 [INFO] 20:57:57 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9644-ietf-ssh-client --- 20:57:57 [INFO] 20:57:57 [INFO] --- jacoco:0.8.14:report (report) @ rfc9644-ietf-ssh-client --- 20:57:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:57:57 [INFO] 20:57:57 [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-client --- 20:57:57 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-client/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-SNAPSHOT.pom 20:57:57 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-SNAPSHOT.jar 20:57:57 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-SNAPSHOT-javadoc.jar 20:57:57 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-client/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-SNAPSHOT-cyclonedx.xml 20:57:57 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-client/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-SNAPSHOT-cyclonedx.json 20:57:57 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-SNAPSHOT-sources.jar 20:57:57 [INFO] 20:57:57 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9644-ietf-ssh-client --- 20:57:57 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-SNAPSHOT.jar 20:57:57 [INFO] Writing OBR metadata 20:57:57 [INFO] 20:57:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9644-ietf-ssh-client --- 20:57:57 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:57:57 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/maven-metadata.xml 20:57:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:57:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:57:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:57:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:57:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:57:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:57:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:57:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:57:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:57:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:57:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:57:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:57:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:57:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:57:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:57:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:57:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:57:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:57:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:57:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:57:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:57:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:57:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:57:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:57:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:57:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:57:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:57:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:57:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:57:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:57:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:57:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:57:57 at java.lang.reflect.Method.invoke (Method.java:580) 20:57:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:57:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:57:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:57:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:57:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/maven-metadata.xml 20:57:57 [INFO] 20:57:57 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9644-ietf-ssh-client --- 20:57:57 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:57:57 [INFO] 20:57:57 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-server >-- 20:57:57 [INFO] Building rfc9644-ietf-ssh-server 14.0.21-SNAPSHOT [204/229] 20:57:57 [INFO] from model/rfc/rfc9644-ietf-ssh-server/pom.xml 20:57:57 [INFO] -------------------------------[ bundle ]------------------------------- 20:57:57 [INFO] 20:57:57 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-server --- 20:57:57 [INFO] 20:57:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9644-ietf-ssh-server --- 20:57:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:57:57 [INFO] 20:57:57 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-server --- 20:57:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:57:57 [INFO] 20:57:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9644-ietf-ssh-server --- 20:57:58 [INFO] 20:57:58 [INFO] --- dependency:3.9.0:properties (default) @ rfc9644-ietf-ssh-server --- 20:57:58 [INFO] 20:57:58 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-server --- 20:57:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:57:58 [INFO] 20:57:58 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9644-ietf-ssh-server --- 20:57:58 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:57:58 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-server/src/main/yang 20:57:58 [INFO] yang-to-sources: Found 11 dependencies in 943.4 μs 20:57:58 [INFO] yang-to-sources: Project model files found: 1 in 2.154 ms 20:57:58 [INFO] yang-to-sources: 12 YANG models processed in 41.00 ms 20:57:58 [INFO] BindingJavaFileGenerator: Defined 46 files in 7.779 ms 20:57:58 [INFO] Sorted 46 files into 12 directories in 135.2 μs 20:57:58 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 46 in 17.02 ms 20:57:58 [INFO] 20:57:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-server --- 20:57:58 [INFO] Starting audit... 20:57:58 Audit done. 20:57:58 [INFO] You have 0 Checkstyle violations. 20:57:58 [INFO] 20:57:58 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-server --- 20:57:58 [INFO] Starting audit... 20:57:58 Audit done. 20:57:58 [INFO] You have 0 Checkstyle violations. 20:57:58 [INFO] 20:57:58 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9644-ietf-ssh-server --- 20:57:58 [INFO] 20:57:58 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9644-ietf-ssh-server --- 20:57:58 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-server/src/main/resources 20:57:58 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-server/target/generated-sources/spi 20:57:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:57:58 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:57:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:57:58 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-server/target/generated-sources/spi 20:57:58 [INFO] 20:57:58 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9644-ietf-ssh-server --- 20:57:58 [INFO] Recompiling the module because of changed dependency. 20:57:58 [INFO] Compiling 45 source files with javac [debug release 21] to target/classes 20:57:58 [INFO] 20:57:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-server >>> 20:57:58 [INFO] 20:57:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9644-ietf-ssh-server --- 20:57:58 [INFO] Fork Value is true 20:58:00 [INFO] Done SpotBugs Analysis.... 20:58:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:58:00 [INFO] 20:58:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-server <<< 20:58:00 [INFO] 20:58:00 [INFO] 20:58:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9644-ietf-ssh-server --- 20:58:00 [INFO] BugInstance size is 0 20:58:00 [INFO] Error size is 0 20:58:00 [INFO] No errors/warnings found 20:58:00 [INFO] 20:58:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9644-ietf-ssh-server --- 20:58:00 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-server/src/test/resources 20:58:00 [INFO] 20:58:00 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9644-ietf-ssh-server --- 20:58:00 [INFO] No sources to compile 20:58:00 [INFO] 20:58:00 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9644-ietf-ssh-server --- 20:58:00 [INFO] No tests to run. 20:58:00 [INFO] 20:58:00 [INFO] --- copy:14.1.7:copy-files (default) @ rfc9644-ietf-ssh-server --- 20:58:00 [INFO] 20:58:00 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9644-ietf-ssh-server --- 20:58:01 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-14.0.21-SNAPSHOT.jar 20:58:01 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-server/target/classes/META-INF/MANIFEST.MF 20:58:01 [INFO] 20:58:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9644-ietf-ssh-server --- 20:58:03 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-14.0.21-SNAPSHOT-javadoc.jar 20:58:03 [INFO] 20:58:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-server --- 20:58:03 [INFO] CycloneDX: Resolving Dependencies 20:58:03 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 20:58:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-server/target/bom.xml 20:58:03 [INFO] attaching as rfc9644-ietf-ssh-server-14.0.21-SNAPSHOT-cyclonedx.xml 20:58:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-server/target/bom.json 20:58:03 [INFO] attaching as rfc9644-ietf-ssh-server-14.0.21-SNAPSHOT-cyclonedx.json 20:58:03 [INFO] 20:58:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-server --- 20:58:03 [INFO] Skipping duplicate-finder execution! 20:58:03 [INFO] 20:58:03 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-server --- 20:58:03 [INFO] No dependency problems found 20:58:03 [INFO] 20:58:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-server --- 20:58:03 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-14.0.21-SNAPSHOT-sources.jar 20:58:03 [INFO] 20:58:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9644-ietf-ssh-server --- 20:58:03 [INFO] 20:58:03 [INFO] --- jacoco:0.8.14:report (report) @ rfc9644-ietf-ssh-server --- 20:58:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:58:03 [INFO] 20:58:03 [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-server --- 20:58:03 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-server/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-SNAPSHOT.pom 20:58:03 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-SNAPSHOT.jar 20:58:03 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-SNAPSHOT-javadoc.jar 20:58:03 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-server/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-SNAPSHOT-cyclonedx.xml 20:58:03 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-server/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-SNAPSHOT-cyclonedx.json 20:58:03 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-SNAPSHOT-sources.jar 20:58:03 [INFO] 20:58:03 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9644-ietf-ssh-server --- 20:58:03 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-SNAPSHOT.jar 20:58:03 [INFO] Writing OBR metadata 20:58:04 [INFO] 20:58:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9644-ietf-ssh-server --- 20:58:04 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:58:04 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/maven-metadata.xml 20:58:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:58:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:58:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:58:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:58:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:58:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:58:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:58:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:58:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:58:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:58:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:58:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:58:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:58:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:58:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:58:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:58:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:58:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:58:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:58:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:58:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:58:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:58:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:58:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:58:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:58:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:58:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:58:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:58:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:58:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:58:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:58:04 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:58:04 at java.lang.reflect.Method.invoke (Method.java:580) 20:58:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:58:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:58:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:58:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:58:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/maven-metadata.xml 20:58:04 [INFO] 20:58:04 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9644-ietf-ssh-server --- 20:58:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:58:04 [INFO] 20:58:04 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9644 >-------- 20:58:04 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9644 14.0.21-SNAPSHOT [205/229] 20:58:04 [INFO] from features/odl-mdsal-model-rfc9644/pom.xml 20:58:04 [INFO] ------------------------------[ feature ]------------------------------- 20:58:04 [INFO] 20:58:04 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9644 --- 20:58:04 [INFO] 20:58:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc9644 --- 20:58:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:58:04 [INFO] 20:58:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9644 --- 20:58:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:58:04 [INFO] 20:58:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9644 --- 20:58:04 [INFO] 20:58:04 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc9644 --- 20:58:04 [INFO] 20:58:04 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9644 --- 20:58:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:58:04 [INFO] argLine set to empty 20:58:04 [INFO] 20:58:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9644 --- 20:58:04 [INFO] Starting audit... 20:58:04 Audit done. 20:58:04 [INFO] You have 0 Checkstyle violations. 20:58:04 [INFO] 20:58:04 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9644 --- 20:58:04 [INFO] Starting audit... 20:58:04 Audit done. 20:58:04 [INFO] You have 0 Checkstyle violations. 20:58:04 [INFO] 20:58:04 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc9644 --- 20:58:04 [INFO] 20:58:04 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9644 --- 20:58:04 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9644/target/feature/feature.xml 20:58:04 [INFO] ...done! 20:58:04 [INFO] Attaching features XML 20:58:04 [INFO] 20:58:04 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9644 --- 20:58: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 20:58:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:58:04 [INFO] 20:58:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9644 >>> 20:58:04 [INFO] 20:58:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9644 --- 20:58:04 [INFO] No files found to run spotbugs, check compile phase has been run 20:58:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:58:04 [INFO] 20:58:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9644 <<< 20:58:04 [INFO] 20:58:04 [INFO] 20:58:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9644 --- 20:58:04 [INFO] 20:58:04 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc9644 --- 20:58:04 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9644 20:58:04 [INFO] Project dependency features detected: [] 20:58:04 [INFO] Pax Exam System (Version: 4.14.0) created. 20:58:04 [INFO] Creating RMI registry server on 127.0.0.1:33639 20:58:05 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:58:05 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:58:05 [INFO] Waiting for remote bundle context.. on 33639 name: ae233eea-95b2-47f0-a24f-55e66b38bd8b timout: [ RelativeTimeout value = 180000 ] 20:58:09 [INFO] Building jar from resources and headers. 20:58:09 [INFO] Writing jar finished. 20:58:11 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:58:11 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:58:11 [INFO] 20:58:11 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc9644 --- 20:58:11 [INFO] 20:58:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc9644 --- 20:58:11 [INFO] No Javadoc in project. Archive not created. 20:58:11 [INFO] 20:58:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9644 --- 20:58:11 [INFO] CycloneDX: Resolving Dependencies 20:58:11 [INFO] CycloneDX: Creating BOM version 1.6 with 43 component(s) 20:58:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9644/target/bom.xml 20:58:12 [INFO] attaching as odl-mdsal-model-rfc9644-14.0.21-SNAPSHOT-cyclonedx.xml 20:58:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9644/target/bom.json 20:58:12 [INFO] attaching as odl-mdsal-model-rfc9644-14.0.21-SNAPSHOT-cyclonedx.json 20:58:12 [INFO] 20:58:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9644 --- 20:58:12 [INFO] Skipping duplicate-finder execution! 20:58:12 [INFO] 20:58:12 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9644 --- 20:58:12 [INFO] Skipping plugin execution 20:58:12 [INFO] 20:58:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9644 --- 20:58:12 [INFO] Skipping source per configuration. 20:58:12 [INFO] 20:58:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9644 --- 20:58:12 [INFO] 20:58:12 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc9644 --- 20:58:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:58:12 [INFO] 20:58:12 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9644 --- 20:58:12 [WARNING] 20:58:12 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9644 did not assign 20:58:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:58:12 [WARNING] 20:58:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:58:12 [WARNING] 20:58:12 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9644/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.21-SNAPSHOT.pom 20:58:12 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9644/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.21-SNAPSHOT-features.xml 20:58:12 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9644/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.21-SNAPSHOT-cyclonedx.xml 20:58:12 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9644/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.21-SNAPSHOT-cyclonedx.json 20:58:12 [INFO] 20:58:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9644 --- 20:58:12 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:58:12 [WARNING] 20:58:12 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9644 did not assign 20:58:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:58:12 [WARNING] 20:58:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:58:12 [WARNING] 20:58:12 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/maven-metadata.xml 20:58:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:58:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:58:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:58:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:58:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:58:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:58:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:58:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:58:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:58:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:58:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:58:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:58:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:58:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:58:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:58:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:58:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:58:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:58:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:58:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:58:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:58:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:58:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:58:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:58:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:58:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:58:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:58:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:58:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:58:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:58:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:58:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:58:12 at java.lang.reflect.Method.invoke (Method.java:580) 20:58:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:58:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:58:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:58:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:58:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/maven-metadata.xml 20:58:12 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/maven-metadata.xml 20:58:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:58:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:58:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:58:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:58:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:58:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:58:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:58:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:58:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:58:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:58:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:58:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:58:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:58:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:58:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:58:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:58:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:58:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:58:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:58:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:58:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:58:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:58:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:58:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:58:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:58:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:58:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:58:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:58:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:58:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:58:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:58:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:58:12 at java.lang.reflect.Method.invoke (Method.java:580) 20:58:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:58:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:58:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:58:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:58:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/maven-metadata.xml 20:58:12 [INFO] 20:58:12 [INFO] --< org.opendaylight.mdsal.binding.model.iana:iana-tls-cipher-suite-algs >-- 20:58:12 [INFO] Building iana-tls-cipher-suite-algs 14.0.21-SNAPSHOT [206/229] 20:58:12 [INFO] from model/iana/iana-tls-cipher-suite-algs/pom.xml 20:58:12 [INFO] -------------------------------[ bundle ]------------------------------- 20:58:12 [INFO] 20:58:12 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-tls-cipher-suite-algs --- 20:58:12 [INFO] 20:58:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-tls-cipher-suite-algs --- 20:58:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:58:12 [INFO] 20:58:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-tls-cipher-suite-algs --- 20:58:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:58:12 [INFO] 20:58:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-tls-cipher-suite-algs --- 20:58:12 [INFO] 20:58:12 [INFO] --- dependency:3.9.0:properties (default) @ iana-tls-cipher-suite-algs --- 20:58:12 [INFO] 20:58:12 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-tls-cipher-suite-algs --- 20:58:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-tls-cipher-suite-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:58:12 [INFO] 20:58:12 [INFO] --- yang:14.0.21:generate-sources (binding) @ iana-tls-cipher-suite-algs --- 20:58:12 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:58:12 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-tls-cipher-suite-algs/src/main/yang 20:58:12 [INFO] yang-to-sources: Found 0 dependencies in 592.2 μs 20:58:12 [INFO] yang-to-sources: Project model files found: 1 in 12.06 ms 20:58:12 [INFO] yang-to-sources: 1 YANG models processed in 6.072 ms 20:58:12 [INFO] BindingJavaFileGenerator: Defined 5 files in 1.742 ms 20:58:12 [INFO] Sorted 5 files into 3 directories in 130.7 μs 20:58:12 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 14.48 ms 20:58:12 [INFO] 20:58:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-tls-cipher-suite-algs --- 20:58:12 [INFO] Starting audit... 20:58:12 Audit done. 20:58:12 [INFO] You have 0 Checkstyle violations. 20:58:12 [INFO] 20:58:12 [INFO] --- checkstyle:3.6.0:check (default) @ iana-tls-cipher-suite-algs --- 20:58:12 [INFO] Starting audit... 20:58:12 Audit done. 20:58:12 [INFO] You have 0 Checkstyle violations. 20:58:12 [INFO] 20:58:12 [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-tls-cipher-suite-algs --- 20:58:12 [INFO] 20:58:12 [INFO] --- resources:3.3.1:resources (default-resources) @ iana-tls-cipher-suite-algs --- 20:58:12 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-tls-cipher-suite-algs/src/main/resources 20:58:12 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-tls-cipher-suite-algs/target/generated-sources/spi 20:58:12 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:58:12 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:58:12 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:58:12 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-tls-cipher-suite-algs/target/generated-sources/spi 20:58:12 [INFO] 20:58:12 [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-tls-cipher-suite-algs --- 20:58:12 [INFO] Recompiling the module because of changed source code. 20:58:12 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 20:58:12 [INFO] 20:58:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-tls-cipher-suite-algs >>> 20:58:12 [INFO] 20:58:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-tls-cipher-suite-algs --- 20:58:12 [INFO] Fork Value is true 20:58:15 [INFO] Done SpotBugs Analysis.... 20:58:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:58:15 [INFO] 20:58:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-tls-cipher-suite-algs <<< 20:58:15 [INFO] 20:58:15 [INFO] 20:58:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-tls-cipher-suite-algs --- 20:58:15 [INFO] BugInstance size is 0 20:58:15 [INFO] Error size is 0 20:58:15 [INFO] No errors/warnings found 20:58:15 [INFO] 20:58:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-tls-cipher-suite-algs --- 20:58:15 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-tls-cipher-suite-algs/src/test/resources 20:58:15 [INFO] 20:58:15 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-tls-cipher-suite-algs --- 20:58:15 [INFO] No sources to compile 20:58:15 [INFO] 20:58:15 [INFO] --- surefire:3.5.4:test (default-test) @ iana-tls-cipher-suite-algs --- 20:58:15 [INFO] No tests to run. 20:58:15 [INFO] 20:58:15 [INFO] --- copy:14.1.7:copy-files (default) @ iana-tls-cipher-suite-algs --- 20:58:15 [INFO] 20:58:15 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-tls-cipher-suite-algs --- 20:58:15 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-14.0.21-SNAPSHOT.jar 20:58:15 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-tls-cipher-suite-algs/target/classes/META-INF/MANIFEST.MF 20:58:15 [INFO] 20:58:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-tls-cipher-suite-algs --- 20:58:16 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-14.0.21-SNAPSHOT-javadoc.jar 20:58:16 [INFO] 20:58:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-tls-cipher-suite-algs --- 20:58:16 [INFO] CycloneDX: Resolving Dependencies 20:58:16 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 20:58:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-tls-cipher-suite-algs/target/bom.xml 20:58:16 [INFO] attaching as iana-tls-cipher-suite-algs-14.0.21-SNAPSHOT-cyclonedx.xml 20:58:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-tls-cipher-suite-algs/target/bom.json 20:58:17 [INFO] attaching as iana-tls-cipher-suite-algs-14.0.21-SNAPSHOT-cyclonedx.json 20:58:17 [INFO] 20:58:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-tls-cipher-suite-algs --- 20:58:17 [INFO] Skipping duplicate-finder execution! 20:58:17 [INFO] 20:58:17 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-tls-cipher-suite-algs --- 20:58:17 [INFO] No dependency problems found 20:58:17 [INFO] 20:58:17 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-tls-cipher-suite-algs --- 20:58:17 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-14.0.21-SNAPSHOT-sources.jar 20:58:17 [INFO] 20:58:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-tls-cipher-suite-algs --- 20:58:17 [INFO] 20:58:17 [INFO] --- jacoco:0.8.14:report (report) @ iana-tls-cipher-suite-algs --- 20:58:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:58:17 [INFO] 20:58:17 [INFO] --- install:3.1.4:install (default-install) @ iana-tls-cipher-suite-algs --- 20:58:17 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-tls-cipher-suite-algs/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-SNAPSHOT.pom 20:58:17 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-SNAPSHOT.jar 20:58:17 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-SNAPSHOT-javadoc.jar 20:58:17 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-tls-cipher-suite-algs/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-SNAPSHOT-cyclonedx.xml 20:58:17 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-tls-cipher-suite-algs/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-SNAPSHOT-cyclonedx.json 20:58:17 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-SNAPSHOT-sources.jar 20:58:17 [INFO] 20:58:17 [INFO] --- bundle:6.0.0:install (default-install) @ iana-tls-cipher-suite-algs --- 20:58:17 [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-SNAPSHOT.jar 20:58:17 [INFO] Writing OBR metadata 20:58:17 [INFO] 20:58:17 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-tls-cipher-suite-algs --- 20:58:17 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:58:17 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/maven-metadata.xml 20:58:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:58:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:58:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:58:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:58:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:58:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:58:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:58:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:58:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:58:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:58:17 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:58:17 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:58:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:58:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:58:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:58:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:58:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:58:17 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:58:17 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:58:17 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:58:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:58:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:58:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:58:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:58:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:58:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:58:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:58:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:58:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:58:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:58:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:58:17 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:58:17 at java.lang.reflect.Method.invoke (Method.java:580) 20:58:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:58:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:58:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:58:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:58:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/maven-metadata.xml 20:58:17 [INFO] 20:58:17 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-tls-cipher-suite-algs --- 20:58:17 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:58:17 [INFO] 20:58:17 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-common >-- 20:58:17 [INFO] Building rfc9645-ietf-tls-common 14.0.21-SNAPSHOT [207/229] 20:58:17 [INFO] from model/rfc/rfc9645-ietf-tls-common/pom.xml 20:58:17 [INFO] -------------------------------[ bundle ]------------------------------- 20:58:17 [INFO] 20:58:17 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-common --- 20:58:17 [INFO] 20:58:17 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9645-ietf-tls-common --- 20:58:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:58:17 [INFO] 20:58:17 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-common --- 20:58:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:58:17 [INFO] 20:58:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9645-ietf-tls-common --- 20:58:17 [INFO] 20:58:17 [INFO] --- dependency:3.9.0:properties (default) @ rfc9645-ietf-tls-common --- 20:58:17 [INFO] 20:58:17 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-common --- 20:58:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-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/** 20:58:17 [INFO] 20:58:17 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9645-ietf-tls-common --- 20:58:17 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:58:17 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-common/src/main/yang 20:58:17 [INFO] yang-to-sources: Found 5 dependencies in 925.0 μs 20:58:17 [INFO] yang-to-sources: Project model files found: 1 in 2.035 ms 20:58:17 [INFO] yang-to-sources: 6 YANG models processed in 35.64 ms 20:58:17 [INFO] BindingJavaFileGenerator: Defined 41 files in 6.356 ms 20:58:17 [INFO] Sorted 41 files into 10 directories in 112.4 μs 20:58:17 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 41 in 17.16 ms 20:58:17 [INFO] 20:58:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-common --- 20:58:17 [INFO] Starting audit... 20:58:17 Audit done. 20:58:17 [INFO] You have 0 Checkstyle violations. 20:58:17 [INFO] 20:58:17 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-common --- 20:58:17 [INFO] Starting audit... 20:58:17 Audit done. 20:58:17 [INFO] You have 0 Checkstyle violations. 20:58:17 [INFO] 20:58:17 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9645-ietf-tls-common --- 20:58:17 [INFO] 20:58:17 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9645-ietf-tls-common --- 20:58:17 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-common/src/main/resources 20:58:17 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-common/target/generated-sources/spi 20:58:17 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:58:17 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:58:17 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:58:17 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-common/target/generated-sources/spi 20:58:17 [INFO] 20:58:17 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9645-ietf-tls-common --- 20:58:17 [INFO] Recompiling the module because of changed dependency. 20:58:17 [INFO] Compiling 40 source files with javac [debug release 21] to target/classes 20:58:18 [INFO] 20:58:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-common >>> 20:58:18 [INFO] 20:58:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9645-ietf-tls-common --- 20:58:18 [INFO] Fork Value is true 20:58:20 [INFO] Done SpotBugs Analysis.... 20:58:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:58:20 [INFO] 20:58:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-common <<< 20:58:20 [INFO] 20:58:20 [INFO] 20:58:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9645-ietf-tls-common --- 20:58:20 [INFO] BugInstance size is 0 20:58:20 [INFO] Error size is 0 20:58:20 [INFO] No errors/warnings found 20:58:20 [INFO] 20:58:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9645-ietf-tls-common --- 20:58:20 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-common/src/test/resources 20:58:20 [INFO] 20:58:20 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9645-ietf-tls-common --- 20:58:20 [INFO] No sources to compile 20:58:20 [INFO] 20:58:20 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9645-ietf-tls-common --- 20:58:20 [INFO] No tests to run. 20:58:20 [INFO] 20:58:20 [INFO] --- copy:14.1.7:copy-files (default) @ rfc9645-ietf-tls-common --- 20:58:20 [INFO] 20:58:20 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9645-ietf-tls-common --- 20:58:20 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-14.0.21-SNAPSHOT.jar 20:58:20 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-common/target/classes/META-INF/MANIFEST.MF 20:58:20 [INFO] 20:58:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9645-ietf-tls-common --- 20:58:22 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-14.0.21-SNAPSHOT-javadoc.jar 20:58:22 [INFO] 20:58:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-common --- 20:58:22 [INFO] CycloneDX: Resolving Dependencies 20:58:23 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 20:58:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-common/target/bom.xml 20:58:23 [INFO] attaching as rfc9645-ietf-tls-common-14.0.21-SNAPSHOT-cyclonedx.xml 20:58:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-common/target/bom.json 20:58:23 [INFO] attaching as rfc9645-ietf-tls-common-14.0.21-SNAPSHOT-cyclonedx.json 20:58:23 [INFO] 20:58:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-common --- 20:58:23 [INFO] Skipping duplicate-finder execution! 20:58:23 [INFO] 20:58:23 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-common --- 20:58:23 [INFO] No dependency problems found 20:58:23 [INFO] 20:58:23 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-common --- 20:58:23 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-14.0.21-SNAPSHOT-sources.jar 20:58:23 [INFO] 20:58:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9645-ietf-tls-common --- 20:58:23 [INFO] 20:58:23 [INFO] --- jacoco:0.8.14:report (report) @ rfc9645-ietf-tls-common --- 20:58:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:58:23 [INFO] 20:58:23 [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-common --- 20:58:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-common/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-SNAPSHOT.pom 20:58:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-SNAPSHOT.jar 20:58:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-SNAPSHOT-javadoc.jar 20:58:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-common/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-SNAPSHOT-cyclonedx.xml 20:58:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-common/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-SNAPSHOT-cyclonedx.json 20:58:23 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-SNAPSHOT-sources.jar 20:58:23 [INFO] 20:58:23 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9645-ietf-tls-common --- 20:58:23 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-SNAPSHOT.jar 20:58:23 [INFO] Writing OBR metadata 20:58:23 [INFO] 20:58:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9645-ietf-tls-common --- 20:58:23 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:58:23 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/maven-metadata.xml 20:58:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:58:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:58:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:58:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:58:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:58:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:58:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:58:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:58:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:58:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:58:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:58:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:58:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:58:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:58:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:58:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:58:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:58:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:58:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:58:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:58:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:58:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:58:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:58:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:58:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:58:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:58:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:58:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:58:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:58:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:58:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:58:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:58:23 at java.lang.reflect.Method.invoke (Method.java:580) 20:58:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:58:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:58:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:58:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:58:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/maven-metadata.xml 20:58:23 [INFO] 20:58:23 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9645-ietf-tls-common --- 20:58:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:58:23 [INFO] 20:58:23 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-client >-- 20:58:23 [INFO] Building rfc9645-ietf-tls-client 14.0.21-SNAPSHOT [208/229] 20:58:23 [INFO] from model/rfc/rfc9645-ietf-tls-client/pom.xml 20:58:23 [INFO] -------------------------------[ bundle ]------------------------------- 20:58:23 [INFO] 20:58:23 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-client --- 20:58:23 [INFO] 20:58:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9645-ietf-tls-client --- 20:58:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:58:23 [INFO] 20:58:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-client --- 20:58:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:58:23 [INFO] 20:58:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9645-ietf-tls-client --- 20:58:23 [INFO] 20:58:23 [INFO] --- dependency:3.9.0:properties (default) @ rfc9645-ietf-tls-client --- 20:58:23 [INFO] 20:58:23 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-client --- 20:58:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:58:23 [INFO] 20:58:23 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9645-ietf-tls-client --- 20:58:23 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:58:23 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-client/src/main/yang 20:58:23 [INFO] yang-to-sources: Found 7 dependencies in 678.4 μs 20:58:23 [INFO] yang-to-sources: Project model files found: 1 in 1.456 ms 20:58:23 [INFO] yang-to-sources: 8 YANG models processed in 43.52 ms 20:58:23 [INFO] BindingJavaFileGenerator: Defined 47 files in 11.51 ms 20:58:23 [INFO] Sorted 47 files into 12 directories in 130.3 μs 20:58:23 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 47 in 22.44 ms 20:58:23 [INFO] 20:58:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-client --- 20:58:23 [INFO] Starting audit... 20:58:23 Audit done. 20:58:23 [INFO] You have 0 Checkstyle violations. 20:58:23 [INFO] 20:58:23 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-client --- 20:58:23 [INFO] Starting audit... 20:58:23 Audit done. 20:58:23 [INFO] You have 0 Checkstyle violations. 20:58:23 [INFO] 20:58:23 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9645-ietf-tls-client --- 20:58:23 [INFO] 20:58:23 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9645-ietf-tls-client --- 20:58:23 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-client/src/main/resources 20:58:23 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-client/target/generated-sources/spi 20:58:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:58:23 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:58:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:58:23 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-client/target/generated-sources/spi 20:58:23 [INFO] 20:58:23 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9645-ietf-tls-client --- 20:58:23 [INFO] Recompiling the module because of changed dependency. 20:58:23 [INFO] Compiling 46 source files with javac [debug release 21] to target/classes 20:58:24 [INFO] 20:58:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-client >>> 20:58:24 [INFO] 20:58:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9645-ietf-tls-client --- 20:58:24 [INFO] Fork Value is true 20:58:26 [INFO] Done SpotBugs Analysis.... 20:58:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:58:26 [INFO] 20:58:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-client <<< 20:58:26 [INFO] 20:58:26 [INFO] 20:58:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9645-ietf-tls-client --- 20:58:26 [INFO] BugInstance size is 0 20:58:26 [INFO] Error size is 0 20:58:26 [INFO] No errors/warnings found 20:58:26 [INFO] 20:58:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9645-ietf-tls-client --- 20:58:26 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-client/src/test/resources 20:58:26 [INFO] 20:58:26 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9645-ietf-tls-client --- 20:58:26 [INFO] No sources to compile 20:58:26 [INFO] 20:58:26 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9645-ietf-tls-client --- 20:58:26 [INFO] No tests to run. 20:58:26 [INFO] 20:58:26 [INFO] --- copy:14.1.7:copy-files (default) @ rfc9645-ietf-tls-client --- 20:58:26 [INFO] 20:58:26 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9645-ietf-tls-client --- 20:58:26 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-14.0.21-SNAPSHOT.jar 20:58:26 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-client/target/classes/META-INF/MANIFEST.MF 20:58:26 [INFO] 20:58:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9645-ietf-tls-client --- 20:58:29 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-14.0.21-SNAPSHOT-javadoc.jar 20:58:29 [INFO] 20:58:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-client --- 20:58:29 [INFO] CycloneDX: Resolving Dependencies 20:58:29 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 20:58:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-client/target/bom.xml 20:58:29 [INFO] attaching as rfc9645-ietf-tls-client-14.0.21-SNAPSHOT-cyclonedx.xml 20:58:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-client/target/bom.json 20:58:29 [INFO] attaching as rfc9645-ietf-tls-client-14.0.21-SNAPSHOT-cyclonedx.json 20:58:29 [INFO] 20:58:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-client --- 20:58:29 [INFO] Skipping duplicate-finder execution! 20:58:29 [INFO] 20:58:29 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-client --- 20:58:29 [INFO] No dependency problems found 20:58:29 [INFO] 20:58:29 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-client --- 20:58:29 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-14.0.21-SNAPSHOT-sources.jar 20:58:29 [INFO] 20:58:29 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9645-ietf-tls-client --- 20:58:29 [INFO] 20:58:29 [INFO] --- jacoco:0.8.14:report (report) @ rfc9645-ietf-tls-client --- 20:58:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:58:29 [INFO] 20:58:29 [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-client --- 20:58:29 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-client/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-SNAPSHOT.pom 20:58:29 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-SNAPSHOT.jar 20:58:29 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-SNAPSHOT-javadoc.jar 20:58:29 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-client/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-SNAPSHOT-cyclonedx.xml 20:58:29 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-client/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-SNAPSHOT-cyclonedx.json 20:58:29 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-SNAPSHOT-sources.jar 20:58:29 [INFO] 20:58:29 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9645-ietf-tls-client --- 20:58:29 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-SNAPSHOT.jar 20:58:29 [INFO] Writing OBR metadata 20:58:29 [INFO] 20:58:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9645-ietf-tls-client --- 20:58:29 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:58:29 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/maven-metadata.xml 20:58:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:58:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:58:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:58:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:58:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:58:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:58:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:58:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:58:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:58:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:58:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:58:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:58:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:58:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:58:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:58:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:58:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:58:29 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:58:29 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:58:29 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:58:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:58:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:58:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:58:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:58:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:58:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:58:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:58:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:58:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:58:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:58:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:58:29 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:58:29 at java.lang.reflect.Method.invoke (Method.java:580) 20:58:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:58:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:58:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:58:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:58:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/maven-metadata.xml 20:58:29 [INFO] 20:58:29 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9645-ietf-tls-client --- 20:58:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:58:29 [INFO] 20:58:29 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-server >-- 20:58:29 [INFO] Building rfc9645-ietf-tls-server 14.0.21-SNAPSHOT [209/229] 20:58:29 [INFO] from model/rfc/rfc9645-ietf-tls-server/pom.xml 20:58:29 [INFO] -------------------------------[ bundle ]------------------------------- 20:58:29 [INFO] 20:58:29 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-server --- 20:58:29 [INFO] 20:58:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9645-ietf-tls-server --- 20:58:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:58:29 [INFO] 20:58:29 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-server --- 20:58:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:58:29 [INFO] 20:58:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9645-ietf-tls-server --- 20:58:30 [INFO] 20:58:30 [INFO] --- dependency:3.9.0:properties (default) @ rfc9645-ietf-tls-server --- 20:58:30 [INFO] 20:58:30 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-server --- 20:58:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:58:30 [INFO] 20:58:30 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9645-ietf-tls-server --- 20:58:30 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:58:30 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-server/src/main/yang 20:58:30 [INFO] yang-to-sources: Found 7 dependencies in 1.031 ms 20:58:30 [INFO] yang-to-sources: Project model files found: 1 in 2.272 ms 20:58:30 [INFO] yang-to-sources: 8 YANG models processed in 42.80 ms 20:58:30 [INFO] BindingJavaFileGenerator: Defined 48 files in 7.113 ms 20:58:30 [INFO] Sorted 48 files into 12 directories in 129.9 μs 20:58:30 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 48 in 20.93 ms 20:58:30 [INFO] 20:58:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-server --- 20:58:30 [INFO] Starting audit... 20:58:30 Audit done. 20:58:30 [INFO] You have 0 Checkstyle violations. 20:58:30 [INFO] 20:58:30 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-server --- 20:58:30 [INFO] Starting audit... 20:58:30 Audit done. 20:58:30 [INFO] You have 0 Checkstyle violations. 20:58:30 [INFO] 20:58:30 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9645-ietf-tls-server --- 20:58:30 [INFO] 20:58:30 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9645-ietf-tls-server --- 20:58:30 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-server/src/main/resources 20:58:30 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-server/target/generated-sources/spi 20:58:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:58:30 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:58:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:58:30 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-server/target/generated-sources/spi 20:58:30 [INFO] 20:58:30 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9645-ietf-tls-server --- 20:58:30 [INFO] Recompiling the module because of changed dependency. 20:58:30 [INFO] Compiling 47 source files with javac [debug release 21] to target/classes 20:58:30 [INFO] 20:58:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-server >>> 20:58:30 [INFO] 20:58:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9645-ietf-tls-server --- 20:58:30 [INFO] Fork Value is true 20:58:32 [INFO] Done SpotBugs Analysis.... 20:58:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:58:32 [INFO] 20:58:32 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-server <<< 20:58:32 [INFO] 20:58:32 [INFO] 20:58:32 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9645-ietf-tls-server --- 20:58:32 [INFO] BugInstance size is 0 20:58:32 [INFO] Error size is 0 20:58:32 [INFO] No errors/warnings found 20:58:32 [INFO] 20:58:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9645-ietf-tls-server --- 20:58:32 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-server/src/test/resources 20:58:32 [INFO] 20:58:32 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9645-ietf-tls-server --- 20:58:32 [INFO] No sources to compile 20:58:32 [INFO] 20:58:32 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9645-ietf-tls-server --- 20:58:32 [INFO] No tests to run. 20:58:32 [INFO] 20:58:32 [INFO] --- copy:14.1.7:copy-files (default) @ rfc9645-ietf-tls-server --- 20:58:32 [INFO] 20:58:32 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9645-ietf-tls-server --- 20:58:32 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-14.0.21-SNAPSHOT.jar 20:58:32 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-server/target/classes/META-INF/MANIFEST.MF 20:58:32 [INFO] 20:58:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9645-ietf-tls-server --- 20:58:35 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-14.0.21-SNAPSHOT-javadoc.jar 20:58:35 [INFO] 20:58:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-server --- 20:58:35 [INFO] CycloneDX: Resolving Dependencies 20:58:35 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 20:58:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-server/target/bom.xml 20:58:35 [INFO] attaching as rfc9645-ietf-tls-server-14.0.21-SNAPSHOT-cyclonedx.xml 20:58:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-server/target/bom.json 20:58:35 [INFO] attaching as rfc9645-ietf-tls-server-14.0.21-SNAPSHOT-cyclonedx.json 20:58:35 [INFO] 20:58:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-server --- 20:58:35 [INFO] Skipping duplicate-finder execution! 20:58:35 [INFO] 20:58:35 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-server --- 20:58:35 [INFO] No dependency problems found 20:58:35 [INFO] 20:58:35 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-server --- 20:58:35 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-14.0.21-SNAPSHOT-sources.jar 20:58:35 [INFO] 20:58:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9645-ietf-tls-server --- 20:58:35 [INFO] 20:58:35 [INFO] --- jacoco:0.8.14:report (report) @ rfc9645-ietf-tls-server --- 20:58:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:58:35 [INFO] 20:58:35 [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-server --- 20:58:35 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-server/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-SNAPSHOT.pom 20:58:35 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-SNAPSHOT.jar 20:58:35 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-SNAPSHOT-javadoc.jar 20:58:35 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-server/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-SNAPSHOT-cyclonedx.xml 20:58:35 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-server/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-SNAPSHOT-cyclonedx.json 20:58:35 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-SNAPSHOT-sources.jar 20:58:35 [INFO] 20:58:35 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9645-ietf-tls-server --- 20:58:35 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-SNAPSHOT.jar 20:58:35 [INFO] Writing OBR metadata 20:58:35 [INFO] 20:58:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9645-ietf-tls-server --- 20:58:35 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:58:35 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/maven-metadata.xml 20:58:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:58:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:58:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:58:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:58:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:58:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:58:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:58:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:58:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:58:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:58:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:58:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:58:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:58:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:58:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:58:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:58:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:58:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:58:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:58:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:58:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:58:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:58:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:58:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:58:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:58:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:58:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:58:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:58:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:58:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:58:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:58:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:58:35 at java.lang.reflect.Method.invoke (Method.java:580) 20:58:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:58:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:58:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:58:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:58:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/maven-metadata.xml 20:58:35 [INFO] 20:58:35 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9645-ietf-tls-server --- 20:58:35 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:58:35 [INFO] 20:58:35 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9645 >-------- 20:58:35 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9645 14.0.21-SNAPSHOT [210/229] 20:58:35 [INFO] from features/odl-mdsal-model-rfc9645/pom.xml 20:58:35 [INFO] ------------------------------[ feature ]------------------------------- 20:58:35 [INFO] 20:58:35 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9645 --- 20:58:35 [INFO] 20:58:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc9645 --- 20:58:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:58:35 [INFO] 20:58:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9645 --- 20:58:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:58:35 [INFO] 20:58:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9645 --- 20:58:36 [INFO] 20:58:36 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc9645 --- 20:58:36 [INFO] 20:58:36 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9645 --- 20:58:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:58:36 [INFO] argLine set to empty 20:58:36 [INFO] 20:58:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9645 --- 20:58:36 [INFO] Starting audit... 20:58:36 Audit done. 20:58:36 [INFO] You have 0 Checkstyle violations. 20:58:36 [INFO] 20:58:36 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9645 --- 20:58:36 [INFO] Starting audit... 20:58:36 Audit done. 20:58:36 [INFO] You have 0 Checkstyle violations. 20:58:36 [INFO] 20:58:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc9645 --- 20:58:36 [INFO] 20:58:36 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9645 --- 20:58:36 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9645/target/feature/feature.xml 20:58:36 [INFO] ...done! 20:58:36 [INFO] Attaching features XML 20:58:36 [INFO] 20:58:36 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9645 --- 20:58:36 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:58:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:58:36 [INFO] 20:58:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9645 >>> 20:58:36 [INFO] 20:58:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9645 --- 20:58:36 [INFO] No files found to run spotbugs, check compile phase has been run 20:58:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:58:36 [INFO] 20:58:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9645 <<< 20:58:36 [INFO] 20:58:36 [INFO] 20:58:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9645 --- 20:58:36 [INFO] 20:58:36 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc9645 --- 20:58:36 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9645 20:58:36 [INFO] Project dependency features detected: [] 20:58:36 [INFO] Pax Exam System (Version: 4.14.0) created. 20:58:36 [INFO] Creating RMI registry server on 127.0.0.1:40881 20:58:36 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:58:36 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:58:36 [INFO] Waiting for remote bundle context.. on 40881 name: b5dc70d3-0556-4ecb-b235-e582b98f91b1 timout: [ RelativeTimeout value = 180000 ] 20:58:41 [INFO] Building jar from resources and headers. 20:58:41 [INFO] Writing jar finished. 20:58:43 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:58:43 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:58:43 [INFO] 20:58:43 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc9645 --- 20:58:43 [INFO] 20:58:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc9645 --- 20:58:43 [INFO] No Javadoc in project. Archive not created. 20:58:43 [INFO] 20:58:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9645 --- 20:58:43 [INFO] CycloneDX: Resolving Dependencies 20:58:43 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 20:58:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9645/target/bom.xml 20:58:43 [INFO] attaching as odl-mdsal-model-rfc9645-14.0.21-SNAPSHOT-cyclonedx.xml 20:58:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9645/target/bom.json 20:58:43 [INFO] attaching as odl-mdsal-model-rfc9645-14.0.21-SNAPSHOT-cyclonedx.json 20:58:43 [INFO] 20:58:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9645 --- 20:58:43 [INFO] Skipping duplicate-finder execution! 20:58:43 [INFO] 20:58:43 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9645 --- 20:58:43 [INFO] Skipping plugin execution 20:58:43 [INFO] 20:58:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9645 --- 20:58:43 [INFO] Skipping source per configuration. 20:58:43 [INFO] 20:58:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9645 --- 20:58:43 [INFO] 20:58:43 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc9645 --- 20:58:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:58:43 [INFO] 20:58:43 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9645 --- 20:58:43 [WARNING] 20:58:43 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9645 did not assign 20:58:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:58:43 [WARNING] 20:58:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:58:43 [WARNING] 20:58:43 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9645/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.21-SNAPSHOT.pom 20:58:43 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9645/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.21-SNAPSHOT-features.xml 20:58:43 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9645/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.21-SNAPSHOT-cyclonedx.xml 20:58:43 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9645/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.21-SNAPSHOT-cyclonedx.json 20:58:43 [INFO] 20:58:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9645 --- 20:58:43 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:58:43 [WARNING] 20:58:43 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9645 did not assign 20:58:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:58:43 [WARNING] 20:58:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:58:43 [WARNING] 20:58:43 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/maven-metadata.xml 20:58:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:58:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:58:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:58:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:58:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:58:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:58:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:58:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:58:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:58:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:58:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:58:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:58:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:58:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:58:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:58:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:58:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:58:43 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:58:43 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:58:43 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:58:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:58:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:58:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:58:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:58:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:58:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:58:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:58:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:58:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:58:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:58:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:58:43 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:58:43 at java.lang.reflect.Method.invoke (Method.java:580) 20:58:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:58:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:58:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:58:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:58:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/maven-metadata.xml 20:58:43 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/maven-metadata.xml 20:58:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:58:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:58:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:58:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:58:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:58:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:58:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:58:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:58:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:58:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:58:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:58:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:58:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:58:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:58:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:58:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:58:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:58:43 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:58:43 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:58:43 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:58:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:58:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:58:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:58:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:58:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:58:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:58:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:58:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:58:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:58:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:58:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:58:43 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:58:43 at java.lang.reflect.Method.invoke (Method.java:580) 20:58:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:58:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:58:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:58:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:58:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/maven-metadata.xml 20:58:43 [INFO] 20:58:43 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9648 >---------- 20:58:43 [INFO] Building rfc9648 14.0.21-SNAPSHOT [211/229] 20:58:43 [INFO] from model/rfc/rfc9648/pom.xml 20:58:43 [INFO] -------------------------------[ bundle ]------------------------------- 20:58:43 [INFO] 20:58:43 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9648 --- 20:58:43 [INFO] 20:58:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9648 --- 20:58:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:58:43 [INFO] 20:58:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9648 --- 20:58:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:58:43 [INFO] 20:58:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9648 --- 20:58:44 [INFO] 20:58:44 [INFO] --- dependency:3.9.0:properties (default) @ rfc9648 --- 20:58:44 [INFO] 20:58:44 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9648 --- 20:58:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9648/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:58:44 [INFO] 20:58:44 [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9648 --- 20:58:44 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:58:44 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9648/src/main/yang 20:58:44 [INFO] yang-to-sources: Found 5 dependencies in 896.0 μs 20:58:44 [INFO] yang-to-sources: Project model files found: 1 in 2.921 ms 20:58:44 [INFO] yang-to-sources: 6 YANG models processed in 16.15 ms 20:58:44 [INFO] BindingJavaFileGenerator: Defined 39 files in 4.812 ms 20:58:44 [INFO] Sorted 39 files into 11 directories in 116.0 μs 20:58:44 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 14.31 ms 20:58:44 [INFO] 20:58:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9648 --- 20:58:44 [INFO] Starting audit... 20:58:44 Audit done. 20:58:44 [INFO] You have 0 Checkstyle violations. 20:58:44 [INFO] 20:58:44 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9648 --- 20:58:44 [INFO] Starting audit... 20:58:44 Audit done. 20:58:44 [INFO] You have 0 Checkstyle violations. 20:58:44 [INFO] 20:58:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9648 --- 20:58:44 [INFO] 20:58:44 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9648 --- 20:58:44 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9648/src/main/resources 20:58:44 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9648/target/generated-sources/spi 20:58:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:58:44 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:58:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:58:44 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9648/target/generated-sources/spi 20:58:44 [INFO] 20:58:44 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9648 --- 20:58:44 [INFO] Recompiling the module because of changed dependency. 20:58:44 [INFO] Compiling 38 source files with javac [debug release 21] to target/classes 20:58:44 [INFO] 20:58:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9648 >>> 20:58:44 [INFO] 20:58:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9648 --- 20:58:44 [INFO] Fork Value is true 20:58:46 [INFO] Done SpotBugs Analysis.... 20:58:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:58:46 [INFO] 20:58:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9648 <<< 20:58:46 [INFO] 20:58:46 [INFO] 20:58:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9648 --- 20:58:46 [INFO] BugInstance size is 0 20:58:46 [INFO] Error size is 0 20:58:46 [INFO] No errors/warnings found 20:58:46 [INFO] 20:58:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9648 --- 20:58:46 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9648/src/test/resources 20:58:46 [INFO] 20:58:46 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9648 --- 20:58:46 [INFO] No sources to compile 20:58:46 [INFO] 20:58:46 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9648 --- 20:58:46 [INFO] No tests to run. 20:58:46 [INFO] 20:58:46 [INFO] --- copy:14.1.7:copy-files (default) @ rfc9648 --- 20:58:46 [INFO] 20:58:46 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9648 --- 20:58:47 [INFO] Building bundle: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9648/target/rfc9648-14.0.21-SNAPSHOT.jar 20:58:47 [INFO] Writing manifest: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9648/target/classes/META-INF/MANIFEST.MF 20:58:47 [INFO] 20:58:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9648 --- 20:58:49 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9648/target/rfc9648-14.0.21-SNAPSHOT-javadoc.jar 20:58:49 [INFO] 20:58:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9648 --- 20:58:49 [INFO] CycloneDX: Resolving Dependencies 20:58:49 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 20:58:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9648/target/bom.xml 20:58:49 [INFO] attaching as rfc9648-14.0.21-SNAPSHOT-cyclonedx.xml 20:58:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9648/target/bom.json 20:58:49 [INFO] attaching as rfc9648-14.0.21-SNAPSHOT-cyclonedx.json 20:58:49 [INFO] 20:58:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9648 --- 20:58:49 [INFO] Skipping duplicate-finder execution! 20:58:49 [INFO] 20:58:49 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9648 --- 20:58:49 [INFO] No dependency problems found 20:58:49 [INFO] 20:58:49 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9648 --- 20:58:49 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9648/target/rfc9648-14.0.21-SNAPSHOT-sources.jar 20:58:49 [INFO] 20:58:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9648 --- 20:58:49 [INFO] 20:58:49 [INFO] --- jacoco:0.8.14:report (report) @ rfc9648 --- 20:58:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:58:49 [INFO] 20:58:49 [INFO] --- install:3.1.4:install (default-install) @ rfc9648 --- 20:58:49 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9648/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-SNAPSHOT.pom 20:58:49 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9648/target/rfc9648-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-SNAPSHOT.jar 20:58:49 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9648/target/rfc9648-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-SNAPSHOT-javadoc.jar 20:58:49 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9648/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-SNAPSHOT-cyclonedx.xml 20:58:49 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9648/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-SNAPSHOT-cyclonedx.json 20:58:49 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9648/target/rfc9648-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-SNAPSHOT-sources.jar 20:58:49 [INFO] 20:58:49 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9648 --- 20:58:49 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-SNAPSHOT.jar 20:58:49 [INFO] Writing OBR metadata 20:58:49 [INFO] 20:58:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9648 --- 20:58:49 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:58:49 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9648/maven-metadata.xml 20:58:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:58:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:58:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:58:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:58:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:58:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:58:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:58:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:58:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:58:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:58:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:58:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:58:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:58:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:58:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:58:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:58:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:58:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:58:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:58:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:58:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:58:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:58:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:58:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:58:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:58:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:58:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:58:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:58:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:58:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:58:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:58:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:58:49 at java.lang.reflect.Method.invoke (Method.java:580) 20:58:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:58:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:58:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:58:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:58:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding/model/ietf/rfc9648/maven-metadata.xml 20:58:49 [INFO] 20:58:49 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9648 --- 20:58:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:58:49 [INFO] 20:58:49 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9648 >-------- 20:58:49 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9648 14.0.21-SNAPSHOT [212/229] 20:58:49 [INFO] from features/odl-mdsal-model-rfc9648/pom.xml 20:58:49 [INFO] ------------------------------[ feature ]------------------------------- 20:58:49 [INFO] 20:58:49 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9648 --- 20:58:49 [INFO] 20:58:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc9648 --- 20:58:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:58:49 [INFO] 20:58:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9648 --- 20:58:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:58:49 [INFO] 20:58:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9648 --- 20:58:50 [INFO] 20:58:50 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc9648 --- 20:58:50 [INFO] 20:58:50 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9648 --- 20:58:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:58:50 [INFO] argLine set to empty 20:58:50 [INFO] 20:58:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9648 --- 20:58:50 [INFO] Starting audit... 20:58:50 Audit done. 20:58:50 [INFO] You have 0 Checkstyle violations. 20:58:50 [INFO] 20:58:50 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9648 --- 20:58:50 [INFO] Starting audit... 20:58:50 Audit done. 20:58:50 [INFO] You have 0 Checkstyle violations. 20:58:50 [INFO] 20:58:50 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc9648 --- 20:58:50 [INFO] 20:58:50 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9648 --- 20:58:50 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9648/target/feature/feature.xml 20:58:50 [INFO] ...done! 20:58:50 [INFO] Attaching features XML 20:58:50 [INFO] 20:58:50 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9648 --- 20:58:50 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:58:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:58:50 [INFO] 20:58:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9648 >>> 20:58:50 [INFO] 20:58:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9648 --- 20:58:50 [INFO] No files found to run spotbugs, check compile phase has been run 20:58:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:58:50 [INFO] 20:58:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9648 <<< 20:58:50 [INFO] 20:58:50 [INFO] 20:58:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9648 --- 20:58:50 [INFO] 20:58:50 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc9648 --- 20:58:50 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9648 20:58:50 [INFO] Project dependency features detected: [] 20:58:50 [INFO] Pax Exam System (Version: 4.14.0) created. 20:58:50 [INFO] Creating RMI registry server on 127.0.0.1:46153 20:58:50 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:58:50 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:58:50 [INFO] Waiting for remote bundle context.. on 46153 name: 1bb71f2b-2b3f-4dc2-a63c-570c69548e52 timout: [ RelativeTimeout value = 180000 ] 20:58:55 [INFO] Building jar from resources and headers. 20:58:55 [INFO] Writing jar finished. 20:58:57 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:58:57 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:58:57 [INFO] 20:58:57 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc9648 --- 20:58:57 [INFO] 20:58:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc9648 --- 20:58:57 [INFO] No Javadoc in project. Archive not created. 20:58:57 [INFO] 20:58:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9648 --- 20:58:57 [INFO] CycloneDX: Resolving Dependencies 20:58:57 [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) 20:58:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9648/target/bom.xml 20:58:57 [INFO] attaching as odl-mdsal-model-rfc9648-14.0.21-SNAPSHOT-cyclonedx.xml 20:58:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9648/target/bom.json 20:58:57 [INFO] attaching as odl-mdsal-model-rfc9648-14.0.21-SNAPSHOT-cyclonedx.json 20:58:57 [INFO] 20:58:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9648 --- 20:58:57 [INFO] Skipping duplicate-finder execution! 20:58:57 [INFO] 20:58:57 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9648 --- 20:58:57 [INFO] Skipping plugin execution 20:58:57 [INFO] 20:58:57 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9648 --- 20:58:57 [INFO] Skipping source per configuration. 20:58:57 [INFO] 20:58:57 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9648 --- 20:58:57 [INFO] 20:58:57 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc9648 --- 20:58:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:58:57 [INFO] 20:58:57 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9648 --- 20:58:57 [WARNING] 20:58:57 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9648 did not assign 20:58:57 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:58:57 [WARNING] 20:58:57 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:58:57 [WARNING] 20:58:57 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9648/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.21-SNAPSHOT.pom 20:58:57 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9648/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.21-SNAPSHOT-features.xml 20:58:57 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9648/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.21-SNAPSHOT-cyclonedx.xml 20:58:57 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9648/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.21-SNAPSHOT-cyclonedx.json 20:58:57 [INFO] 20:58:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9648 --- 20:58:57 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:58:57 [WARNING] 20:58:57 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9648 did not assign 20:58:57 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:58:57 [WARNING] 20:58:57 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:58:57 [WARNING] 20:58:57 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/maven-metadata.xml 20:58:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:58:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:58:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:58:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:58:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:58:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:58:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:58:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:58:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:58:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:58:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:58:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:58:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:58:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:58:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:58:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:58:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:58:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:58:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:58:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:58:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:58:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:58:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:58:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:58:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:58:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:58:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:58:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:58:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:58:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:58:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:58:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:58:57 at java.lang.reflect.Method.invoke (Method.java:580) 20:58:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:58:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:58:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:58:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:58:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/maven-metadata.xml 20:58:57 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/maven-metadata.xml 20:58:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:58:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:58:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:58:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:58:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:58:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:58:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:58:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:58:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:58:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:58:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:58:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:58:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:58:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:58:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:58:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:58:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:58:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:58:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:58:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:58:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:58:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:58:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:58:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:58:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:58:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:58:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:58:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:58:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:58:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:58:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:58:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:58:57 at java.lang.reflect.Method.invoke (Method.java:580) 20:58:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:58:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:58:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:58:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:58:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/maven-metadata.xml 20:58:57 [INFO] 20:58:57 [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal >-- 20:58:57 [INFO] Building OpenDaylight :: MD-SAL :: Model :: draft-clemm-netmod-yang-network-topo-01 :: Minimal 14.0.21-SNAPSHOT [213/229] 20:58:57 [INFO] from features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/pom.xml 20:58:57 [INFO] ------------------------------[ feature ]------------------------------- 20:58:57 [INFO] 20:58:57 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 20:58:57 [INFO] 20:58:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 20:58:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:58:57 [INFO] 20:58:57 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 20:58:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:58:57 [INFO] 20:58:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 20:58:58 [INFO] 20:58:58 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 20:58:58 [INFO] 20:58:58 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 20:58:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:58:58 [INFO] argLine set to empty 20:58:58 [INFO] 20:58:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 20:58:58 [INFO] Starting audit... 20:58:58 Audit done. 20:58:58 [INFO] You have 0 Checkstyle violations. 20:58:58 [INFO] 20:58:58 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 20:58:58 [INFO] Starting audit... 20:58:58 Audit done. 20:58:58 [INFO] You have 0 Checkstyle violations. 20:58:58 [INFO] 20:58:58 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 20:58:58 [INFO] 20:58:58 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 20:58:58 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/feature/feature.xml 20:58:58 [INFO] ...done! 20:58:58 [INFO] Attaching features XML 20:58:58 [INFO] 20:58:58 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 20:58:58 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:58:58 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:58:58 [INFO] 20:58:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal >>> 20:58:58 [INFO] 20:58:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 20:58:58 [INFO] No files found to run spotbugs, check compile phase has been run 20:58:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:58:58 [INFO] 20:58:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal <<< 20:58:58 [INFO] 20:58:58 [INFO] 20:58:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 20:58:58 [INFO] 20:58:58 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 20:58:58 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 20:58:58 [INFO] Project dependency features detected: [] 20:58:58 [INFO] Pax Exam System (Version: 4.14.0) created. 20:58:58 [INFO] Creating RMI registry server on 127.0.0.1:45415 20:58:58 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:58:58 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:58:58 [INFO] Waiting for remote bundle context.. on 45415 name: acf80843-90b4-4d29-abc4-eeefcd3f5d1d timout: [ RelativeTimeout value = 180000 ] 20:59:02 [INFO] Building jar from resources and headers. 20:59:02 [INFO] Writing jar finished. 20:59:04 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:59:04 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:59:04 [INFO] 20:59:04 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 20:59:04 [INFO] 20:59:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 20:59:04 [INFO] No Javadoc in project. Archive not created. 20:59:04 [INFO] 20:59:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 20:59:04 [INFO] CycloneDX: Resolving Dependencies 20:59:05 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 20:59:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/bom.xml 20:59:05 [INFO] attaching as odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.21-SNAPSHOT-cyclonedx.xml 20:59:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/bom.json 20:59:05 [INFO] attaching as odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.21-SNAPSHOT-cyclonedx.json 20:59:05 [INFO] 20:59:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 20:59:05 [INFO] Skipping duplicate-finder execution! 20:59:05 [INFO] 20:59:05 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 20:59:05 [INFO] Skipping plugin execution 20:59:05 [INFO] 20:59:05 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 20:59:05 [INFO] Skipping source per configuration. 20:59:05 [INFO] 20:59:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 20:59:05 [INFO] 20:59:05 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 20:59:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:59:05 [INFO] 20:59:05 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 20:59:05 [WARNING] 20:59:05 [WARNING] The packaging plugin for project odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal did not assign 20:59:05 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:59:05 [WARNING] 20:59:05 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:59:05 [WARNING] 20:59:05 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.21-SNAPSHOT.pom 20:59:05 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.21-SNAPSHOT-features.xml 20:59:05 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.21-SNAPSHOT-cyclonedx.xml 20:59:05 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.21-SNAPSHOT-cyclonedx.json 20:59:05 [INFO] 20:59:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 20:59:05 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:59:05 [WARNING] 20:59:05 [WARNING] The packaging plugin for project odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal did not assign 20:59:05 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:59:05 [WARNING] 20:59:05 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:59:05 [WARNING] 20:59:05 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/maven-metadata.xml 20:59:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:59:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:59:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:59:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:59:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:59:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:59:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:59:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:59:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:59:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:59:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:59:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:59:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:59:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:59:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:59:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:59:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:59:05 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:59:05 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:59:05 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:59:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:59:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:59:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:59:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:59:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:59:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:59:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:59:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:59:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:59:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:59:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:59:05 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:59:05 at java.lang.reflect.Method.invoke (Method.java:580) 20:59:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:59:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:59:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:59:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:59:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/maven-metadata.xml 20:59:05 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/maven-metadata.xml 20:59:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:59:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:59:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:59:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:59:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:59:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:59:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:59:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:59:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:59:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:59:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:59:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:59:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:59:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:59:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:59:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:59:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:59:05 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:59:05 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:59:05 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:59:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:59:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:59:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:59:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:59:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:59:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:59:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:59:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:59:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:59:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:59:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:59:05 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:59:05 at java.lang.reflect.Method.invoke (Method.java:580) 20:59:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:59:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:59:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:59:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:59:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/maven-metadata.xml 20:59:05 [INFO] 20:59:05 [INFO] -----< org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types >------ 20:59:05 [INFO] Building OpenDaylight :: MD-SAL :: Model :: OpenDaylight L2 Types 14.0.21-SNAPSHOT [214/229] 20:59:05 [INFO] from features/odl-mdsal-model-odl-l2-types/pom.xml 20:59:05 [INFO] ------------------------------[ feature ]------------------------------- 20:59:05 [INFO] 20:59:05 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-odl-l2-types --- 20:59:05 [INFO] 20:59:05 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-odl-l2-types --- 20:59:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:59:05 [INFO] 20:59:05 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-odl-l2-types --- 20:59:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:59:05 [INFO] 20:59:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-odl-l2-types --- 20:59:05 [INFO] 20:59:05 [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-odl-l2-types --- 20:59:05 [INFO] 20:59:05 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-odl-l2-types --- 20:59:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:59:05 [INFO] argLine set to empty 20:59:05 [INFO] 20:59:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-odl-l2-types --- 20:59:05 [INFO] Starting audit... 20:59:05 Audit done. 20:59:05 [INFO] You have 0 Checkstyle violations. 20:59:05 [INFO] 20:59:05 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-odl-l2-types --- 20:59:05 [INFO] Starting audit... 20:59:05 Audit done. 20:59:05 [INFO] You have 0 Checkstyle violations. 20:59:05 [INFO] 20:59:05 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-odl-l2-types --- 20:59:05 [INFO] 20:59:05 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-odl-l2-types --- 20:59:05 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-odl-l2-types/target/feature/feature.xml 20:59:05 [INFO] ...done! 20:59:05 [INFO] Attaching features XML 20:59:05 [INFO] 20:59:05 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-odl-l2-types --- 20:59: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 20:59:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:59:05 [INFO] 20:59:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-odl-l2-types >>> 20:59:05 [INFO] 20:59:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-odl-l2-types --- 20:59:05 [INFO] No files found to run spotbugs, check compile phase has been run 20:59:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:59:05 [INFO] 20:59:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-odl-l2-types <<< 20:59:05 [INFO] 20:59:05 [INFO] 20:59:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-odl-l2-types --- 20:59:05 [INFO] 20:59:05 [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-odl-l2-types --- 20:59:05 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types 20:59:05 [INFO] Project dependency features detected: [] 20:59:05 [INFO] Pax Exam System (Version: 4.14.0) created. 20:59:05 [INFO] Creating RMI registry server on 127.0.0.1:42243 20:59:06 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:59:06 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:59:06 [INFO] Waiting for remote bundle context.. on 42243 name: 3625677c-21b1-495b-b079-376fc646e7c0 timout: [ RelativeTimeout value = 180000 ] 20:59:10 [INFO] Building jar from resources and headers. 20:59:10 [INFO] Writing jar finished. 20:59:12 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:59:12 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:59:12 [INFO] 20:59:12 [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-odl-l2-types --- 20:59:12 [INFO] 20:59:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-odl-l2-types --- 20:59:12 [INFO] No Javadoc in project. Archive not created. 20:59:12 [INFO] 20:59:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-odl-l2-types --- 20:59:12 [INFO] CycloneDX: Resolving Dependencies 20:59:12 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 20:59:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-odl-l2-types/target/bom.xml 20:59:12 [INFO] attaching as odl-mdsal-model-odl-l2-types-14.0.21-SNAPSHOT-cyclonedx.xml 20:59:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-odl-l2-types/target/bom.json 20:59:12 [INFO] attaching as odl-mdsal-model-odl-l2-types-14.0.21-SNAPSHOT-cyclonedx.json 20:59:12 [INFO] 20:59:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-odl-l2-types --- 20:59:12 [INFO] Skipping duplicate-finder execution! 20:59:12 [INFO] 20:59:12 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-odl-l2-types --- 20:59:12 [INFO] Skipping plugin execution 20:59:12 [INFO] 20:59:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-odl-l2-types --- 20:59:12 [INFO] Skipping source per configuration. 20:59:12 [INFO] 20:59:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-odl-l2-types --- 20:59:12 [INFO] 20:59:12 [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-odl-l2-types --- 20:59:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:59:12 [INFO] 20:59:12 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-odl-l2-types --- 20:59:12 [WARNING] 20:59:12 [WARNING] The packaging plugin for project odl-mdsal-model-odl-l2-types did not assign 20:59:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:59:12 [WARNING] 20:59:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:59:12 [WARNING] 20:59:12 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-odl-l2-types/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.21-SNAPSHOT.pom 20:59:12 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-odl-l2-types/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.21-SNAPSHOT-features.xml 20:59:12 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-odl-l2-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.21-SNAPSHOT-cyclonedx.xml 20:59:12 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-odl-l2-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.21-SNAPSHOT-cyclonedx.json 20:59:12 [INFO] 20:59:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-odl-l2-types --- 20:59:12 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:59:12 [WARNING] 20:59:12 [WARNING] The packaging plugin for project odl-mdsal-model-odl-l2-types did not assign 20:59:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:59:12 [WARNING] 20:59:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:59:12 [WARNING] 20:59:12 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/maven-metadata.xml 20:59:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:59:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:59:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:59:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:59:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:59:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:59:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:59:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:59:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:59:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:59:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:59:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:59:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:59:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:59:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:59:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:59:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:59:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:59:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:59:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:59:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:59:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:59:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:59:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:59:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:59:12 at java.lang.reflect.Method.invoke (Method.java:580) 20:59:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:59:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:59:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:59:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:59:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/maven-metadata.xml 20:59:12 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/maven-metadata.xml 20:59:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:59:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:59:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:59:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:59:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:59:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:59:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:59:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:59:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:59:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:59:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:59:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:59:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:59:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:59:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:59:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:59:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:59:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:59:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:59:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:59:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:59:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:59:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:59:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:59:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:59:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:59:12 at java.lang.reflect.Method.invoke (Method.java:580) 20:59:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:59:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:59:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:59:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:59:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/maven-metadata.xml 20:59:12 [INFO] 20:59:12 [INFO] ----------< org.opendaylight.mdsal:features-mdsal-aggregator >---------- 20:59:12 [INFO] Building features-mdsal-aggregator 14.0.21-SNAPSHOT [215/229] 20:59:12 [INFO] from features/pom.xml 20:59:12 [INFO] --------------------------------[ pom ]--------------------------------- 20:59:12 [INFO] 20:59:12 [INFO] --- clean:3.5.0:clean (default-clean) @ features-mdsal-aggregator --- 20:59:12 [INFO] 20:59:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-mdsal-aggregator --- 20:59:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:59:12 [INFO] 20:59:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-mdsal-aggregator --- 20:59:12 [INFO] 20:59:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-mdsal-aggregator --- 20:59:12 [INFO] Skipping CycloneDX goal, because module skips deploy 20:59:12 [INFO] 20:59:12 [INFO] --- install:3.1.4:install (default-install) @ features-mdsal-aggregator --- 20:59:12 [INFO] Skipping artifact installation 20:59:12 [INFO] 20:59:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-mdsal-aggregator --- 20:59:12 [INFO] Skipping artifact deployment 20:59:12 [INFO] 20:59:12 [INFO] -----------------< org.opendaylight.mdsal:mdsal-karaf >----------------- 20:59:12 [INFO] Building mdsal-karaf 14.0.21-SNAPSHOT [216/229] 20:59:12 [INFO] from karaf/pom.xml 20:59:12 [INFO] --------------------------------[ pom ]--------------------------------- 20:59:13 [INFO] 20:59:13 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-karaf --- 20:59:13 [INFO] 20:59:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-karaf --- 20:59:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:59:13 [INFO] 20:59:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-karaf --- 20:59:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:59:13 [INFO] 20:59:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-karaf --- 20:59:13 [INFO] 20:59:13 [INFO] --- dependency:3.9.0:properties (default) @ mdsal-karaf --- 20:59:13 [INFO] 20:59:13 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-karaf --- 20:59:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:59:13 [INFO] 20:59:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-karaf --- 20:59:13 [INFO] Starting audit... 20:59:13 Audit done. 20:59:13 [INFO] You have 0 Checkstyle violations. 20:59:13 [INFO] 20:59:13 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-karaf --- 20:59:13 [INFO] Starting audit... 20:59:13 Audit done. 20:59:13 [INFO] You have 0 Checkstyle violations. 20:59:13 [INFO] 20:59:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-karaf --- 20:59:13 [INFO] 20:59:13 [INFO] --- resources:3.3.1:resources (process-resources) @ mdsal-karaf --- 20:59:14 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/karaf/src/main/resources 20:59:14 [INFO] 20:59:14 [INFO] --- karaf:4.4.8:assembly (process-resources) @ mdsal-karaf --- 20:59:14 [INFO] Using repositories: 20:59:14 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 20:59:14 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 20:59:14 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:59:14 [INFO] Creating work directory: /w/workspace/mdsal-maven-merge-14.0.x/karaf/target/assembly 20:59:14 [INFO] Loading direct KAR and features XML dependencies 20:59:14 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 20:59:14 [INFO] Feature framework will be added as a startup feature 20:59:14 [INFO] Generating Karaf assembly: /w/workspace/mdsal-maven-merge-14.0.x/karaf/target/assembly 20:59:14 [INFO] Unzipping kars 20:59:14 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 20:59:14 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 20:59:14 [INFO] Loading profiles from: 20:59:14 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 20:59:14 [INFO] Loading repositories 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/xml/features (stage: Startup) 20:59:14 [INFO] Generating generated-startup profile 20:59:14 [INFO] Generating generated-boot profile with parents: generated-startup 20:59:14 [INFO] Generating generated-installed profile 20:59:14 [INFO] Configuring etc/config.properties and etc/system.properties 20:59:14 [INFO] Downloading libraries for generated profiles 20:59:14 [INFO] Downloading additional libraries 20:59:14 [INFO] Writing configurations 20:59:14 [INFO] adding config file: etc/profile.cfg 20:59:14 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 20:59:14 [INFO] Startup stage 20:59:14 [INFO] Loading startup repositories 20:59:14 [INFO] Resolving startup features and bundles 20:59:14 [INFO] Features: framework, odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21.SNAPSHOT, odl-mdsal-model-rfc7317-ietf-system/14.0.21.SNAPSHOT, odl-mdsal-model-rfc7407-ietf-snmp/14.0.21.SNAPSHOT, odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21.SNAPSHOT, odl-mdsal-model-rfc7952/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8040-ietf-restconf/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8072/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8177/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8294/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8341/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8342/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8343/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8344/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8345/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8345-non-nmda/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8346/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8346-non-nmda/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8348/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8348-non-nmda/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8349/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8519/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8520/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8525/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8526/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8528/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8529/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8530/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8542/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8639/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8641/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8650/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8776/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8795/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8795-non-nmda/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8808/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8819/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8819-non-nmda/14.0.21.SNAPSHOT, odl-mdsal-model-rfc8916/14.0.21.SNAPSHOT, odl-mdsal-model-rfc9067/14.0.21.SNAPSHOT, odl-mdsal-model-rfc9070/14.0.21.SNAPSHOT, odl-mdsal-model-rfc9144/14.0.21.SNAPSHOT, odl-mdsal-model-rfc9179/14.0.21.SNAPSHOT, odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21.SNAPSHOT, odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21.SNAPSHOT, odl-mdsal-model-rfc9640/14.0.21.SNAPSHOT, odl-mdsal-model-rfc9641/14.0.21.SNAPSHOT, odl-mdsal-model-rfc9642/14.0.21.SNAPSHOT, odl-mdsal-model-rfc9643/14.0.21.SNAPSHOT, odl-mdsal-model-rfc9644/14.0.21.SNAPSHOT, odl-mdsal-model-rfc9645/14.0.21.SNAPSHOT, odl-mdsal-model-rfc9648/14.0.21.SNAPSHOT, odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21.SNAPSHOT, odl-mdsal-model-odl-l2-types/14.0.21.SNAPSHOT 20:59:14 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.7 20:59:15 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.52.0 20:59:15 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre 20:59:15 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.7 20:59:15 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 20:59:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 20:59:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 20:59:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 20:59:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 20:59:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 20:59:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 20:59:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 20:59:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 20:59:15 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 20:59:15 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 20:59:15 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-hardware/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-routing-types/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6241/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6243/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8177/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8341/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8343/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8344/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8526/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8528/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8529/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8530/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8639/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8641/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8650/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8808/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8916/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9067/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9144/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9179/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9640/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9641/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9642/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9648/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.26.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.21 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.21 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.21 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.21 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.21 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.21 20:59:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 20:59:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 20:59:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 20:59:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:59:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:59:15 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 20:59:15 [INFO] Boot stage 20:59:15 [INFO] Loading boot repositories 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.21/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.21/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.21/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.7/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jspecify/14.1.7/xml/features 20:59:15 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.21/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.21/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.21/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.21/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.21/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.21/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.7/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.21/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.21/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.21/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.21/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.7/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.7/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.21/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.7/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 20:59:15 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 20:59:15 [INFO] Feature odl-mdsal-model-rfc9648/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9648/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-mdsal-model-rfc9644/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 20:59:15 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 20:59:15 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 20:59:15 [INFO] Feature service/4.4.8 is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 20:59:15 [INFO] Feature odl-mdsal-model-rfc7407-ietf-snmp/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 20:59:15 [INFO] Feature odl-mdsal-model-rfc8344/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8344/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-mdsal-model-rfc8530/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8530/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature shell/4.4.8 is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 20:59:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 20:59:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 20:59:15 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 20:59:15 [INFO] Feature odl-mdsal-model-rfc8542/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature package/4.4.8 is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 20:59:15 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.26.21-SNAPSHOT 20:59:15 [INFO] Feature feature/4.4.8 is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 20:59:15 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 20:59:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 20:59:15 [INFO] Feature system/4.4.8 is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 20:59:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 20:59:15 [INFO] Feature odl-mdsal-model-rfc8345/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature ssh/4.4.8 is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 20:59:15 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 20:59:15 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 20:59:15 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 20:59:15 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 20:59:15 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 20:59:15 [INFO] Feature odl-mdsal-model-rfc8349/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-yangtools-binding-spec/14.0.21 is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.21 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.21 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.21 20:59:15 [INFO] Feature odl-mdsal-model-rfc8519/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-guava/14.1.7 is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.52.0 20:59:15 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 20:59:15 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre 20:59:15 [INFO] Feature odl-mdsal-model-rfc8345-non-nmda/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] Feature odl-mdsal-model-rfc7317-ietf-system/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature framework/4.4.8 is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 20:59:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 20:59:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:59:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 20:59:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 20:59:15 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 20:59:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 20:59:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 20:59:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 20:59:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 20:59:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 20:59:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 20:59:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 20:59:15 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 20:59:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 20:59:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 20:59:15 [INFO] Feature log/4.4.8 is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 20:59:15 [INFO] adding config file: etc/org.apache.karaf.log.cfg 20:59:15 [INFO] Feature odl-mdsal-model-rfc9645/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 20:59:15 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 20:59:15 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 20:59:15 [INFO] Feature odl-mdsal-model-rfc6241/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6241/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature deployer/4.4.8 is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 20:59:15 [INFO] Feature odl-mdsal-model-rfc8341/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8341/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 20:59:15 [INFO] Feature odl-mdsal-model-rfc8346/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-mdsal-model-rfc9070/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-mdsal-model-rfc8528/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8528/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-mdsal-model-rfc8346-non-nmda/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] Feature odl-mdsal-model-rfc9179/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9179/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-mdsal-model-rfc9640/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9640/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-mdsal-model-rfc8916/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8916/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-mdsal-model-rfc7952/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 20:59:15 [INFO] Feature odl-mdsal-model-rfc8819/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 20:59:15 [INFO] Feature scr/4.4.8 is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 20:59:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 20:59:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:59:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 20:59:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 20:59:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:59:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 20:59:15 [INFO] Feature kar/4.4.8 is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 20:59:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 20:59:15 [INFO] Feature odl-mdsal-model-rfc8520/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-mdsal-model-rfc8641/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8641/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-mdsal-model-rfc8342/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature jaas/4.4.8 is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 20:59:15 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 20:59:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 20:59:15 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 20:59:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 20:59:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 20:59:15 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 20:59:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 20:59:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 20:59:15 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 20:59:15 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 20:59:15 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 20:59:15 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 20:59:15 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 20:59:15 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 20:59:15 [INFO] Feature odl-mdsal-model-rfc6991/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature f0c85994-df8b-46bb-8555-a1417139558d/0.0.0 is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.7 20:59:15 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.7 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.7 20:59:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.7 20:59:15 [INFO] Feature jline/3.21.0 is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 20:59:15 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 20:59:15 [INFO] Feature odl-mdsal-model-rfc8525/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-mdsal-model-rfc8529/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8529/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-mdsal-model-rfc9144/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9144/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-mdsal-model-rfc9641/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9641/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-mdsal-model-rfc9067/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9067/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-mdsal-model-rfc8808/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8808/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 20:59:15 [INFO] Feature odl-jspecify/14.1.7 is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 20:59:15 [INFO] Feature odl-yangtools-util/14.0.21 is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.21 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.21 20:59:15 [INFO] Feature odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-mdsal-model-odl-l2-types/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT 20:59:15 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 20:59:15 [INFO] Feature config/4.4.8 is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 20:59:15 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 20:59:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 20:59:15 [INFO] Feature instance/4.4.8 is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 20:59:15 [INFO] Feature odl-mdsal-model-rfc8072/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-mdsal-model-rfc9643/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-yangtools-common/14.0.21 is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.21 20:59:15 [INFO] Feature odl-mdsal-model-rfc8819-non-nmda/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-mdsal-model-rfc8177/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8177/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature management/4.4.8 is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 20:59:15 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 20:59:15 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 20:59:15 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 20:59:15 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 20:59:15 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 20:59:15 [INFO] adding config file: etc/jmx.acl.cfg 20:59:15 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 20:59:15 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 20:59:15 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 20:59:15 [INFO] adding config file: etc/org.apache.karaf.management.cfg 20:59:15 [INFO] Feature odl-mdsal-model-rfc8294/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-routing-types/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-mdsal-model-rfc8343/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8343/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-mdsal-model-rfc8795/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-mdsal-model-rfc6243/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6243/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-mdsal-model-rfc8650/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8650/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-mdsal-model-rfc8348/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-hardware/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-mdsal-model-rfc8348-non-nmda/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] Feature odl-mdsal-model-rfc8776/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-mdsal-model-rfc8526/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8526/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-mdsal-model-rfc8639/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8639/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature odl-mdsal-model-rfc9642/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9642/14.0.21-SNAPSHOT 20:59:15 [INFO] Feature bundle/4.4.8 is defined as a boot feature 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 20:59:15 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 20:59:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 20:59:15 [INFO] Feature odl-mdsal-model-rfc8795-non-nmda/14.0.21.SNAPSHOT is defined as a boot feature 20:59:15 [INFO] Feature standard/4.4.8 is defined as a boot feature 20:59:15 [INFO] Install stage 20:59:15 [INFO] Loading installed repositories 20:59:15 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 20:59:15 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 20:59:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 20:59:15 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 20:59:15 [INFO] 20:59:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-karaf >>> 20:59:15 [INFO] 20:59:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-karaf --- 20:59:15 [INFO] No files found to run spotbugs, check compile phase has been run 20:59:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:59:15 [INFO] 20:59:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-karaf <<< 20:59:15 [INFO] 20:59:15 [INFO] 20:59:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-karaf --- 20:59:15 [INFO] 20:59:15 [INFO] --- dependency:3.9.0:copy (apply-branding) @ mdsal-karaf --- 20:59:15 [INFO] 20:59:15 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ mdsal-karaf --- 20:59:15 [INFO] 20:59:15 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ mdsal-karaf --- 20:59:15 [WARNING] Overwriting /w/workspace/mdsal-maven-merge-14.0.x/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 20:59:15 [INFO] 20:59:15 [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-karaf --- 20:59:15 [INFO] 20:59:15 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ mdsal-karaf --- 20:59:15 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/karaf/src/main/assembly 20:59:15 [INFO] 20:59:15 [INFO] --- karaf:14.1.7:populate-local-repo (populate-local-repo) @ mdsal-karaf --- 20:59:16 [INFO] Feature repository discovered recursively: 13aed106-dfca-452e-ba64-662262b7baf0 20:59:16 [INFO] Feature repository discovered recursively: features-mdsal 20:59:16 [INFO] Feature repository discovered recursively: features-mdsal-experimental 20:59:16 [INFO] Feature repository discovered recursively: framework-4.4.8 20:59:16 [INFO] Feature repository discovered recursively: odl-antlr4 20:59:16 [INFO] Feature repository discovered recursively: odl-bytebuddy 20:59:16 [INFO] Feature repository discovered recursively: odl-gson 20:59:16 [INFO] Feature repository discovered recursively: odl-guava 20:59:16 [INFO] Feature repository discovered recursively: odl-jspecify 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-binding 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-common 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-dom 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-eos-single 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-api 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-rfc8525 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6022 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-ietf-system 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-snmp 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8177 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8639 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8641 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8650 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8808 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8916 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9067 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9070 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9144 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9179 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9196-ietf-notification-capabilities 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9196-ietf-system-capabilities 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9640 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9641 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9642 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9643 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9644 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9645 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9648 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-14.0.21-SNAPSHOT 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-trace-14.0.21-SNAPSHOT 20:59:16 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty 20:59:16 [INFO] Feature repository discovered recursively: odl-netty-4 20:59:16 [INFO] Feature repository discovered recursively: odl-stax2-api 20:59:16 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 20:59:16 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 20:59:16 [INFO] Feature repository discovered recursively: odl-yangtools-codec 20:59:16 [INFO] Feature repository discovered recursively: odl-yangtools-common 20:59:16 [INFO] Feature repository discovered recursively: odl-yangtools-data 20:59:16 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 20:59:16 [INFO] Feature repository discovered recursively: odl-yangtools-netty 20:59:16 [INFO] Feature repository discovered recursively: odl-yangtools-parser 20:59:16 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 20:59:16 [INFO] Feature repository discovered recursively: odl-yangtools-util 20:59:16 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 20:59:16 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 20:59:16 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 20:59:16 [INFO] Feature repository discovered recursively: pt-triemap 20:59:16 [INFO] Feature repository discovered recursively: standard-4.4.8 20:59:16 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 20:59:16 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 20:59:16 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 20:59:16 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 20:59:16 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 20:59:16 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 20:59:16 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 20:59:16 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 20:59:16 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 20:59:16 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 20:59:16 [INFO] 20:59:16 [INFO] --- antrun:3.2.0:run (fix-permissions) @ mdsal-karaf --- 20:59:16 [INFO] Executing tasks 20:59:16 [INFO] Executed tasks 20:59:16 [INFO] 20:59:16 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ mdsal-karaf --- 20:59:16 [INFO] Executing tasks 20:59:16 [INFO] [delete] Deleting directory /w/workspace/mdsal-maven-merge-14.0.x/karaf/target/assembly/system/org/bouncycastle 20:59:16 [INFO] Executed tasks 20:59:16 [INFO] 20:59:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-karaf --- 20:59:16 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:59:16 [INFO] 20:59:16 [INFO] --- karaf:4.4.8:archive (package) @ mdsal-karaf --- 20:59:25 [INFO] 20:59:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-karaf --- 20:59:25 [INFO] CycloneDX: Resolving Dependencies 20:59:29 [INFO] CycloneDX: Creating BOM version 1.6 with 390 component(s) 20:59:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/karaf/target/bom.xml 20:59:29 [INFO] attaching as mdsal-karaf-14.0.21-SNAPSHOT-cyclonedx.xml 20:59:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/karaf/target/bom.json 20:59:30 [INFO] attaching as mdsal-karaf-14.0.21-SNAPSHOT-cyclonedx.json 20:59:30 [INFO] 20:59:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-karaf --- 20:59:30 [INFO] Skipping duplicate-finder execution! 20:59:30 [INFO] 20:59:30 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-karaf --- 20:59:30 [INFO] Skipping pom project 20:59:30 [INFO] 20:59:30 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-karaf --- 20:59:30 [INFO] 20:59:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-karaf --- 20:59:30 [INFO] 20:59:30 [INFO] --- jacoco:0.8.14:report (report) @ mdsal-karaf --- 20:59:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:59:30 [INFO] 20:59:30 [INFO] --- install:3.1.4:install (default-install) @ mdsal-karaf --- 20:59:30 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/karaf/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-SNAPSHOT.pom 20:59:30 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/karaf/target/mdsal-karaf-14.0.21-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-SNAPSHOT.tar.gz 20:59:30 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/karaf/target/mdsal-karaf-14.0.21-SNAPSHOT.zip to /tmp/r/org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-SNAPSHOT.zip 20:59:30 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/karaf/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-SNAPSHOT-cyclonedx.xml 20:59:30 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/karaf/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-SNAPSHOT-cyclonedx.json 20:59:30 [INFO] 20:59:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-karaf --- 20:59:30 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:59:30 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/maven-metadata.xml 20:59:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:59:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:59:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:59:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:59:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:59:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:59:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:59:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:59:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:59:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:59:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:59:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:59:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:59:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:59:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:59:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:59:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:59:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:59:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:59:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:59:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:59:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:59:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:59:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:59:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:59:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:59:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:59:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:59:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:59:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:59:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:59:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:59:30 at java.lang.reflect.Method.invoke (Method.java:580) 20:59:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:59:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:59:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:59:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:59:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/maven-metadata.xml 20:59:30 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-karaf/maven-metadata.xml 20:59:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:59:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:59:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:59:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:59:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:59:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:59:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:59:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:59:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:59:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:59:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:59:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:59:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:59:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:59:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:59:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:59:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:59:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:59:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:59:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:59:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:59:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:59:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:59:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:59:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:59:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:59:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:59:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:59:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:59:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:59:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:59:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:59:30 at java.lang.reflect.Method.invoke (Method.java:580) 20:59:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:59:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:59:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:59:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:59:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-karaf/maven-metadata.xml 20:59:30 [INFO] 20:59:30 [INFO] ---< org.opendaylight.mdsal:mdsal-dom-inmemory-datastore-benchmark >---- 20:59:30 [INFO] Building mdsal-dom-inmemory-datastore-benchmark 14.0.21-SNAPSHOT [217/229] 20:59:30 [INFO] from dom/mdsal-dom-inmemory-datastore-benchmark/pom.xml 20:59:30 [INFO] --------------------------------[ jar ]--------------------------------- 20:59:30 [INFO] 20:59:30 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-dom-inmemory-datastore-benchmark --- 20:59:30 [INFO] 20:59:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-dom-inmemory-datastore-benchmark --- 20:59:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:59:30 [INFO] 20:59:30 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-dom-inmemory-datastore-benchmark --- 20:59:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:59:30 [INFO] 20:59:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-dom-inmemory-datastore-benchmark --- 20:59:31 [INFO] 20:59:31 [INFO] --- dependency:3.9.0:properties (default) @ mdsal-dom-inmemory-datastore-benchmark --- 20:59:31 [INFO] 20:59:31 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-dom-inmemory-datastore-benchmark --- 20:59:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore-benchmark/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:59:31 [INFO] 20:59:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-dom-inmemory-datastore-benchmark --- 20:59:31 [INFO] Starting audit... 20:59:31 Audit done. 20:59:31 [INFO] You have 0 Checkstyle violations. 20:59:31 [INFO] 20:59:31 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-dom-inmemory-datastore-benchmark --- 20:59:31 [INFO] Starting audit... 20:59:31 Audit done. 20:59:31 [INFO] You have 0 Checkstyle violations. 20:59:31 [INFO] 20:59:31 [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-dom-inmemory-datastore-benchmark --- 20:59:31 [INFO] 20:59:31 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-dom-inmemory-datastore-benchmark --- 20:59:31 [INFO] Copying 1 resource from src/main/resources to target/classes 20:59:31 [INFO] 20:59:31 [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-dom-inmemory-datastore-benchmark --- 20:59:31 [INFO] Recompiling the module because of changed dependency. 20:59:31 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 20:59:32 [INFO] 20:59:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-dom-inmemory-datastore-benchmark >>> 20:59:32 [INFO] 20:59:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-dom-inmemory-datastore-benchmark --- 20:59:32 [INFO] Spotbugs plugin skipped 20:59:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:59:32 [INFO] 20:59:32 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-dom-inmemory-datastore-benchmark <<< 20:59:32 [INFO] 20:59:32 [INFO] 20:59:32 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-dom-inmemory-datastore-benchmark --- 20:59:32 [INFO] Spotbugs plugin skipped 20:59:32 [INFO] 20:59:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-dom-inmemory-datastore-benchmark --- 20:59:32 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore-benchmark/src/test/resources 20:59:32 [INFO] 20:59:32 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-dom-inmemory-datastore-benchmark --- 20:59:32 [INFO] No sources to compile 20:59:32 [INFO] 20:59:32 [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-dom-inmemory-datastore-benchmark --- 20:59:32 [INFO] No tests to run. 20:59:32 [INFO] 20:59:32 [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-dom-inmemory-datastore-benchmark --- 20:59:32 [INFO] 20:59:32 [INFO] --- jar:3.5.0:jar (default-jar) @ mdsal-dom-inmemory-datastore-benchmark --- 20:59:32 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore-benchmark/target/mdsal-dom-inmemory-datastore-benchmark-14.0.21-SNAPSHOT.jar 20:59:32 [INFO] 20:59:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-dom-inmemory-datastore-benchmark --- 20:59:34 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore-benchmark/target/mdsal-dom-inmemory-datastore-benchmark-14.0.21-SNAPSHOT-javadoc.jar 20:59:34 [INFO] 20:59:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-dom-inmemory-datastore-benchmark --- 20:59:34 [INFO] CycloneDX: Resolving Dependencies 20:59:35 [INFO] CycloneDX: Creating BOM version 1.6 with 66 component(s) 20:59:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore-benchmark/target/bom.xml 20:59:35 [INFO] attaching as mdsal-dom-inmemory-datastore-benchmark-14.0.21-SNAPSHOT-cyclonedx.xml 20:59:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore-benchmark/target/bom.json 20:59:35 [INFO] attaching as mdsal-dom-inmemory-datastore-benchmark-14.0.21-SNAPSHOT-cyclonedx.json 20:59:35 [INFO] 20:59:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-inmemory-datastore-benchmark --- 20:59:35 [INFO] Skipping duplicate-finder execution! 20:59:35 [INFO] 20:59:35 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-dom-inmemory-datastore-benchmark --- 20:59:35 [WARNING] Used undeclared dependencies found: 20:59:35 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.21:compile 20:59:35 [WARNING] Unused declared dependencies found: 20:59:35 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:14.0.21:compile 20:59:35 [INFO] 20:59:35 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-dom-inmemory-datastore-benchmark --- 20:59:35 [INFO] Building jar: /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore-benchmark/target/mdsal-dom-inmemory-datastore-benchmark-14.0.21-SNAPSHOT-sources.jar 20:59:35 [INFO] 20:59:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-dom-inmemory-datastore-benchmark --- 20:59:35 [INFO] 20:59:35 [INFO] --- jacoco:0.8.14:report (report) @ mdsal-dom-inmemory-datastore-benchmark --- 20:59:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:59:35 [INFO] 20:59:35 [INFO] --- install:3.1.4:install (default-install) @ mdsal-dom-inmemory-datastore-benchmark --- 20:59:35 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore-benchmark/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-SNAPSHOT.pom 20:59:35 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore-benchmark/target/mdsal-dom-inmemory-datastore-benchmark-14.0.21-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-SNAPSHOT.jar 20:59:35 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore-benchmark/target/mdsal-dom-inmemory-datastore-benchmark-14.0.21-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-SNAPSHOT-javadoc.jar 20:59:35 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore-benchmark/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-SNAPSHOT-cyclonedx.xml 20:59:35 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore-benchmark/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-SNAPSHOT-cyclonedx.json 20:59:35 [INFO] Installing /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore-benchmark/target/mdsal-dom-inmemory-datastore-benchmark-14.0.21-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-SNAPSHOT-sources.jar 20:59:35 [INFO] 20:59:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-dom-inmemory-datastore-benchmark --- 20:59:35 [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo 20:59:35 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/maven-metadata.xml 20:59:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:59:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:59:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:59:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:59:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:59:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:59:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:59:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:59:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:59:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:59:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:59:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:59:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:59:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:59:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:59:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:59:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:59:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:59:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:59:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:59:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:59:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:59:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:59:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:59:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:59:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:59:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:59:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:59:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:59:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:59:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:59:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:59:35 at java.lang.reflect.Method.invoke (Method.java:580) 20:59:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:59:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:59:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:59:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:59:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/maven-metadata.xml 20:59:35 [WARNING] Could not validate integrity of download from file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/maven-metadata.xml 20:59:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:59:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:59:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:59:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:59:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:59:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:59:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:59:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:59:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:59:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:59:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:59:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:59:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:59:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:59:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:59:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:59:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:59:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:59:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:59:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:59:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:59:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:59:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:59:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:59:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:59:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:59:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:59:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:59:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:59:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:59:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:59:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:59:35 at java.lang.reflect.Method.invoke (Method.java:580) 20:59:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:59:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:59:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:59:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:59:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/maven-metadata.xml 20:59:35 [INFO] 20:59:35 [INFO] ---------------< org.opendaylight.mdsal:dom-aggregator >---------------- 20:59:35 [INFO] Building dom-aggregator 14.0.21-SNAPSHOT [218/229] 20:59:35 [INFO] from dom/pom.xml 20:59:35 [INFO] --------------------------------[ pom ]--------------------------------- 20:59:35 [INFO] 20:59:35 [INFO] --- clean:3.5.0:clean (default-clean) @ dom-aggregator --- 20:59:35 [INFO] 20:59:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ dom-aggregator --- 20:59:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:59:35 [INFO] 20:59:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ dom-aggregator --- 20:59:35 [INFO] 20:59:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ dom-aggregator --- 20:59:35 [INFO] Skipping CycloneDX goal, because module skips deploy 20:59:35 [INFO] 20:59:35 [INFO] --- install:3.1.4:install (default-install) @ dom-aggregator --- 20:59:35 [INFO] Skipping artifact installation 20:59:35 [INFO] 20:59:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ dom-aggregator --- 20:59:35 [INFO] Skipping artifact deployment 20:59:35 [INFO] 20:59:35 [INFO] -------------< org.opendaylight.mdsal:binding-aggregator >-------------- 20:59:35 [INFO] Building binding-aggregator 14.0.21-SNAPSHOT [219/229] 20:59:35 [INFO] from binding/pom.xml 20:59:35 [INFO] --------------------------------[ pom ]--------------------------------- 20:59:35 [INFO] 20:59:35 [INFO] --- clean:3.5.0:clean (default-clean) @ binding-aggregator --- 20:59:35 [INFO] 20:59:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ binding-aggregator --- 20:59:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:59:35 [INFO] 20:59:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ binding-aggregator --- 20:59:35 [INFO] 20:59:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ binding-aggregator --- 20:59:35 [INFO] Skipping CycloneDX goal, because module skips deploy 20:59:35 [INFO] 20:59:35 [INFO] --- install:3.1.4:install (default-install) @ binding-aggregator --- 20:59:35 [INFO] Skipping artifact installation 20:59:35 [INFO] 20:59:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ binding-aggregator --- 20:59:35 [INFO] Skipping artifact deployment 20:59:35 [INFO] 20:59:35 [INFO] ---------< org.opendaylight.mdsal.model:model-iana-aggregator >--------- 20:59:35 [INFO] Building model-iana-aggregator 14.0.21-SNAPSHOT [220/229] 20:59:35 [INFO] from model/iana/pom.xml 20:59:35 [INFO] --------------------------------[ pom ]--------------------------------- 20:59:35 [INFO] 20:59:35 [INFO] --- clean:3.5.0:clean (default-clean) @ model-iana-aggregator --- 20:59:35 [INFO] 20:59:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-iana-aggregator --- 20:59:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:59:35 [INFO] 20:59:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-iana-aggregator --- 20:59:35 [INFO] 20:59:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-iana-aggregator --- 20:59:35 [INFO] Skipping CycloneDX goal, because module skips deploy 20:59:35 [INFO] 20:59:35 [INFO] --- install:3.1.4:install (default-install) @ model-iana-aggregator --- 20:59:35 [INFO] Skipping artifact installation 20:59:35 [INFO] 20:59:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-iana-aggregator --- 20:59:35 [INFO] Skipping artifact deployment 20:59:35 [INFO] 20:59:35 [INFO] ---------< org.opendaylight.mdsal.model:model-rfc-aggregator >---------- 20:59:35 [INFO] Building model-rfc-aggregator 14.0.21-SNAPSHOT [221/229] 20:59:35 [INFO] from model/rfc/pom.xml 20:59:35 [INFO] --------------------------------[ pom ]--------------------------------- 20:59:35 [INFO] 20:59:35 [INFO] --- clean:3.5.0:clean (default-clean) @ model-rfc-aggregator --- 20:59:35 [INFO] 20:59:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-rfc-aggregator --- 20:59:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:59:35 [INFO] 20:59:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-rfc-aggregator --- 20:59:35 [INFO] 20:59:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-rfc-aggregator --- 20:59:35 [INFO] Skipping CycloneDX goal, because module skips deploy 20:59:35 [INFO] 20:59:35 [INFO] --- install:3.1.4:install (default-install) @ model-rfc-aggregator --- 20:59:35 [INFO] Skipping artifact installation 20:59:35 [INFO] 20:59:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-rfc-aggregator --- 20:59:35 [INFO] Skipping artifact deployment 20:59:35 [INFO] 20:59:35 [INFO] -----------< org.opendaylight.mdsal.model:model-aggregator >------------ 20:59:35 [INFO] Building model-aggregator 14.0.21-SNAPSHOT [222/229] 20:59:35 [INFO] from model/pom.xml 20:59:35 [INFO] --------------------------------[ pom ]--------------------------------- 20:59:35 [INFO] 20:59:35 [INFO] --- clean:3.5.0:clean (default-clean) @ model-aggregator --- 20:59:35 [INFO] 20:59:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-aggregator --- 20:59:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:59:35 [INFO] 20:59:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-aggregator --- 20:59:35 [INFO] 20:59:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-aggregator --- 20:59:35 [INFO] Skipping CycloneDX goal, because module skips deploy 20:59:35 [INFO] 20:59:35 [INFO] --- install:3.1.4:install (default-install) @ model-aggregator --- 20:59:35 [INFO] Skipping artifact installation 20:59:35 [INFO] 20:59:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-aggregator --- 20:59:35 [INFO] Skipping artifact deployment 20:59:35 [INFO] 20:59:35 [INFO] ----------< org.opendaylight.mdsal:entityownersip-aggregator >---------- 20:59:35 [INFO] Building entityownersip-aggregator 14.0.21-SNAPSHOT [223/229] 20:59:35 [INFO] from entityownership/pom.xml 20:59:35 [INFO] --------------------------------[ pom ]--------------------------------- 20:59:35 [INFO] 20:59:35 [INFO] --- clean:3.5.0:clean (default-clean) @ entityownersip-aggregator --- 20:59:35 [INFO] 20:59:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ entityownersip-aggregator --- 20:59:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:59:35 [INFO] 20:59:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ entityownersip-aggregator --- 20:59:35 [INFO] 20:59:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ entityownersip-aggregator --- 20:59:35 [INFO] Skipping CycloneDX goal, because module skips deploy 20:59:35 [INFO] 20:59:35 [INFO] --- install:3.1.4:install (default-install) @ entityownersip-aggregator --- 20:59:35 [INFO] Skipping artifact installation 20:59:35 [INFO] 20:59:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ entityownersip-aggregator --- 20:59:35 [INFO] Skipping artifact deployment 20:59:35 [INFO] 20:59:35 [INFO] --------------< org.opendaylight.mdsal:singleton-service >-------------- 20:59:35 [INFO] Building singleton-service 14.0.21-SNAPSHOT [224/229] 20:59:35 [INFO] from singleton-service/pom.xml 20:59:35 [INFO] --------------------------------[ pom ]--------------------------------- 20:59:35 [INFO] 20:59:35 [INFO] --- clean:3.5.0:clean (default-clean) @ singleton-service --- 20:59:35 [INFO] 20:59:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ singleton-service --- 20:59:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:59:35 [INFO] 20:59:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ singleton-service --- 20:59:35 [INFO] 20:59:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ singleton-service --- 20:59:35 [INFO] Skipping CycloneDX goal, because module skips deploy 20:59:35 [INFO] 20:59:35 [INFO] --- install:3.1.4:install (default-install) @ singleton-service --- 20:59:35 [INFO] Skipping artifact installation 20:59:35 [INFO] 20:59:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ singleton-service --- 20:59:35 [INFO] Skipping artifact deployment 20:59:35 [INFO] 20:59:35 [INFO] --------------< org.opendaylight.mdsal:trace-aggregator >--------------- 20:59:35 [INFO] Building trace-aggregator 14.0.21-SNAPSHOT [225/229] 20:59:35 [INFO] from trace/pom.xml 20:59:35 [INFO] --------------------------------[ pom ]--------------------------------- 20:59:35 [INFO] 20:59:35 [INFO] --- clean:3.5.0:clean (default-clean) @ trace-aggregator --- 20:59:35 [INFO] 20:59:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ trace-aggregator --- 20:59:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:59:35 [INFO] 20:59:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ trace-aggregator --- 20:59:35 [INFO] 20:59:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ trace-aggregator --- 20:59:35 [INFO] Skipping CycloneDX goal, because module skips deploy 20:59:35 [INFO] 20:59:35 [INFO] --- install:3.1.4:install (default-install) @ trace-aggregator --- 20:59:35 [INFO] Skipping artifact installation 20:59:35 [INFO] 20:59:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ trace-aggregator --- 20:59:35 [INFO] Skipping artifact deployment 20:59:35 [INFO] 20:59:35 [INFO] --------------< org.opendaylight.mdsal:netty-agreggator >--------------- 20:59:35 [INFO] Building netty-agreggator 14.0.21-SNAPSHOT [226/229] 20:59:35 [INFO] from netty/pom.xml 20:59:35 [INFO] --------------------------------[ pom ]--------------------------------- 20:59:35 [INFO] 20:59:35 [INFO] --- clean:3.5.0:clean (default-clean) @ netty-agreggator --- 20:59:35 [INFO] 20:59:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netty-agreggator --- 20:59:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:59:35 [INFO] 20:59:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netty-agreggator --- 20:59:35 [INFO] 20:59:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netty-agreggator --- 20:59:35 [INFO] Skipping CycloneDX goal, because module skips deploy 20:59:35 [INFO] 20:59:35 [INFO] --- install:3.1.4:install (default-install) @ netty-agreggator --- 20:59:35 [INFO] Skipping artifact installation 20:59:35 [INFO] 20:59:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netty-agreggator --- 20:59:35 [INFO] Skipping artifact deployment 20:59:35 [INFO] 20:59:35 [INFO] ---------------< org.opendaylight.mdsal:mdsal-replicate >--------------- 20:59:35 [INFO] Building mdsal-replicate 14.0.21-SNAPSHOT [227/229] 20:59:35 [INFO] from replicate/pom.xml 20:59:35 [INFO] --------------------------------[ pom ]--------------------------------- 20:59:35 [INFO] 20:59:35 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-replicate --- 20:59:35 [INFO] 20:59:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-replicate --- 20:59:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:59:35 [INFO] 20:59:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-replicate --- 20:59:35 [INFO] 20:59:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-replicate --- 20:59:35 [INFO] Skipping CycloneDX goal, because module skips deploy 20:59:35 [INFO] 20:59:35 [INFO] --- install:3.1.4:install (default-install) @ mdsal-replicate --- 20:59:35 [INFO] Skipping artifact installation 20:59:35 [INFO] 20:59:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-replicate --- 20:59:35 [INFO] Skipping artifact deployment 20:59:35 [INFO] 20:59:35 [INFO] ----------------< org.opendaylight.mdsal:mdsal-yanglib >---------------- 20:59:35 [INFO] Building mdsal-yanglib 14.0.21-SNAPSHOT [228/229] 20:59:35 [INFO] from yanglib/pom.xml 20:59:35 [INFO] --------------------------------[ pom ]--------------------------------- 20:59:35 [INFO] 20:59:35 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-yanglib --- 20:59:35 [INFO] 20:59:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-yanglib --- 20:59:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:59:35 [INFO] 20:59:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-yanglib --- 20:59:35 [INFO] 20:59:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-yanglib --- 20:59:35 [INFO] Skipping CycloneDX goal, because module skips deploy 20:59:35 [INFO] 20:59:35 [INFO] --- install:3.1.4:install (default-install) @ mdsal-yanglib --- 20:59:35 [INFO] Skipping artifact installation 20:59:35 [INFO] 20:59:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-yanglib --- 20:59:35 [INFO] Skipping artifact deployment 20:59:35 [INFO] 20:59:35 [INFO] --------------< org.opendaylight.mdsal:mdsal-agreggator >--------------- 20:59:35 [INFO] Building md-sal 14.0.21-SNAPSHOT [229/229] 20:59:35 [INFO] from pom.xml 20:59:35 [INFO] --------------------------------[ pom ]--------------------------------- 20:59:35 [INFO] 20:59:35 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-agreggator --- 20:59:35 [INFO] Deleting /w/workspace/mdsal-maven-merge-14.0.x/target 20:59:35 [INFO] 20:59:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-agreggator --- 20:59:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:59:35 [INFO] 20:59:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-agreggator --- 20:59:35 [INFO] 20:59:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-agreggator --- 20:59:35 [INFO] Skipping CycloneDX goal, because module skips deploy 20:59:35 [INFO] 20:59:35 [INFO] --- install:3.1.4:install (default-install) @ mdsal-agreggator --- 20:59:35 [INFO] Skipping artifact installation 20:59:35 [INFO] 20:59:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-agreggator --- 20:59:35 [INFO] Skipping artifact deployment 20:59:35 [INFO] ------------------------------------------------------------------------ 20:59:35 [INFO] Reactor Summary: 20:59:35 [INFO] 20:59:35 [INFO] mdsal-artifacts 14.0.21-SNAPSHOT ................... SUCCESS [ 2.237 s] 20:59:35 [INFO] bnd-parent 14.0.21-SNAPSHOT ........................ SUCCESS [ 7.297 s] 20:59:35 [INFO] bundle-parent 14.0.21-SNAPSHOT ..................... SUCCESS [ 2.198 s] 20:59:35 [INFO] mdsal-common-api 14.0.21-SNAPSHOT .................. SUCCESS [ 13.320 s] 20:59:35 [INFO] common-agreggator 14.0.21-SNAPSHOT ................. SUCCESS [ 0.010 s] 20:59:35 [INFO] mdsal-dom-api 14.0.21-SNAPSHOT ..................... SUCCESS [ 10.434 s] 20:59:35 [INFO] binding-parent 14.0.21-SNAPSHOT .................... SUCCESS [ 0.483 s] 20:59:35 [INFO] yang-ext 2013.09.07.26.21-SNAPSHOT ................. SUCCESS [ 7.279 s] 20:59:35 [INFO] mdsal-dom-spi 14.0.21-SNAPSHOT ..................... SUCCESS [ 15.981 s] 20:59:35 [INFO] mdsal-dom-inmemory-datastore 14.0.21-SNAPSHOT ...... SUCCESS [ 25.749 s] 20:59:35 [INFO] mdsal-dom-broker 14.0.21-SNAPSHOT .................. SUCCESS [ 14.937 s] 20:59:35 [INFO] mdsal-dom-schema-osgi 14.0.21-SNAPSHOT ............. SUCCESS [ 7.268 s] 20:59:35 [INFO] rfc8040-ietf-restconf 14.0.21-SNAPSHOT ............. SUCCESS [ 6.060 s] 20:59:35 [INFO] mdsal-binding-test-model 14.0.21-SNAPSHOT .......... SUCCESS [ 24.656 s] 20:59:35 [INFO] mdsal-binding-api 14.0.21-SNAPSHOT ................. SUCCESS [ 12.224 s] 20:59:35 [INFO] mdsal-binding-dom-adapter 14.0.21-SNAPSHOT ......... SUCCESS [ 34.372 s] 20:59:35 [INFO] mdsal-binding-spi 14.0.21-SNAPSHOT ................. SUCCESS [ 4.825 s] 20:59:35 [INFO] rfc8342-ietf-datastores 14.0.21-SNAPSHOT ........... SUCCESS [ 4.676 s] 20:59:35 [INFO] mdsal-binding-test-utils 14.0.21-SNAPSHOT .......... SUCCESS [ 10.411 s] 20:59:35 [INFO] mdsal-binding-util 14.0.21-SNAPSHOT ................ SUCCESS [ 11.041 s] 20:59:35 [INFO] general-entity 14.0.21-SNAPSHOT .................... SUCCESS [ 5.779 s] 20:59:35 [INFO] mdsal-eos-common-api 14.0.21-SNAPSHOT .............. SUCCESS [ 6.194 s] 20:59:35 [INFO] mdsal-eos-dom-api 14.0.21-SNAPSHOT ................. SUCCESS [ 5.827 s] 20:59:35 [INFO] mdsal-eos-dom-simple 14.0.21-SNAPSHOT .............. SUCCESS [ 9.496 s] 20:59:35 [INFO] mdsal-eos-binding-api 14.0.21-SNAPSHOT ............. SUCCESS [ 5.761 s] 20:59:35 [INFO] mdsal-eos-binding-adapter 14.0.21-SNAPSHOT ......... SUCCESS [ 7.911 s] 20:59:35 [INFO] mdsal-singleton-api 14.0.21-SNAPSHOT ............... SUCCESS [ 5.657 s] 20:59:35 [INFO] mdsal-singleton-impl 14.0.21-SNAPSHOT .............. SUCCESS [ 10.246 s] 20:59:35 [INFO] mdsal-trace-api 14.0.21-SNAPSHOT ................... SUCCESS [ 5.917 s] 20:59:35 [INFO] mdsal-trace-cli 14.0.21-SNAPSHOT ................... SUCCESS [ 5.950 s] 20:59:35 [INFO] mdsal-trace-impl 14.0.21-SNAPSHOT .................. SUCCESS [ 8.271 s] 20:59:35 [INFO] mdsal-yanglib-api 0.19.21-SNAPSHOT ................. SUCCESS [ 4.397 s] 20:59:35 [INFO] ietf-type-util 14.0.21-SNAPSHOT .................... SUCCESS [ 5.675 s] 20:59:35 [INFO] rfc6991-ietf-inet-types 14.0.21-SNAPSHOT ........... SUCCESS [ 7.881 s] 20:59:35 [INFO] rfc6991-ietf-yang-types 14.0.21-SNAPSHOT ........... SUCCESS [ 6.083 s] 20:59:35 [INFO] rfc8525 14.0.21-SNAPSHOT ........................... SUCCESS [ 6.441 s] 20:59:35 [INFO] mdsal-yanglib-rfc8525 0.19.21-SNAPSHOT ............. SUCCESS [ 10.146 s] 20:59:35 [INFO] mdsal-replicate-common 14.0.21-SNAPSHOT ............ SUCCESS [ 4.456 s] 20:59:35 [INFO] mdsal-replicate-netty 14.0.21-SNAPSHOT ............. SUCCESS [ 37.761 s] 20:59:35 [INFO] rfc8294-ietf-routing-types 14.0.21-SNAPSHOT ........ SUCCESS [ 6.295 s] 20:59:35 [INFO] mdsal-rfc8294-netty 14.0.21-SNAPSHOT ............... SUCCESS [ 5.704 s] 20:59:35 [INFO] opendaylight-l2-types 2013.08.27.26.21-SNAPSHOT .... SUCCESS [ 4.666 s] 20:59:35 [INFO] rfc7952 14.0.21-SNAPSHOT ........................... SUCCESS [ 4.216 s] 20:59:35 [INFO] rfc8342-ietf-origin 14.0.21-SNAPSHOT ............... SUCCESS [ 4.735 s] 20:59:35 [INFO] rfc8343 14.0.21-SNAPSHOT ........................... SUCCESS [ 5.565 s] 20:59:35 [INFO] rfc8344 14.0.21-SNAPSHOT ........................... SUCCESS [ 6.766 s] 20:59:35 [INFO] rfc8345-ietf-network 14.0.21-SNAPSHOT .............. SUCCESS [ 5.338 s] 20:59:35 [INFO] rfc8345-ietf-network-state 14.0.21-SNAPSHOT ........ SUCCESS [ 5.231 s] 20:59:35 [INFO] rfc8345-ietf-network-topology 14.0.21-SNAPSHOT ..... SUCCESS [ 5.648 s] 20:59:35 [INFO] rfc8345-ietf-network-topology-state 14.0.21-SNAPSHOT SUCCESS [ 5.733 s] 20:59:35 [INFO] rfc8346-ietf-l3-unicast-topology 14.0.21-SNAPSHOT .. SUCCESS [ 6.763 s] 20:59:35 [INFO] rfc8346-ietf-l3-unicast-topology-state 14.0.21-SNAPSHOT SUCCESS [ 5.799 s] 20:59:35 [INFO] iana-hardware 14.0.21-SNAPSHOT ..................... SUCCESS [ 5.478 s] 20:59:35 [INFO] rfc8348-ietf-hardware 14.0.21-SNAPSHOT ............. SUCCESS [ 6.181 s] 20:59:35 [INFO] rfc8348-ietf-hardware-state 14.0.21-SNAPSHOT ....... SUCCESS [ 5.867 s] 20:59:35 [INFO] rfc8349-ietf-routing 14.0.21-SNAPSHOT .............. SUCCESS [ 7.902 s] 20:59:35 [INFO] rfc8349-ietf-ipv4-unicast-routing 14.0.21-SNAPSHOT . SUCCESS [ 6.091 s] 20:59:35 [INFO] rfc8349-ietf-ipv6-unicast-routing 14.0.21-SNAPSHOT . SUCCESS [ 7.060 s] 20:59:35 [INFO] rfc8519-ietf-ethertypes 14.0.21-SNAPSHOT ........... SUCCESS [ 4.667 s] 20:59:35 [INFO] rfc8519-ietf-packet-fields 14.0.21-SNAPSHOT ........ SUCCESS [ 5.466 s] 20:59:35 [INFO] rfc8519-ietf-access-control-list 14.0.21-SNAPSHOT .. SUCCESS [ 7.543 s] 20:59:35 [INFO] rfc8520-ietf-acldns 14.0.21-SNAPSHOT ............... SUCCESS [ 4.890 s] 20:59:35 [INFO] rfc8520-ietf-mud 14.0.21-SNAPSHOT .................. SUCCESS [ 5.360 s] 20:59:35 [INFO] rfc8528 14.0.21-SNAPSHOT ........................... SUCCESS [ 5.352 s] 20:59:35 [INFO] rfc8529 14.0.21-SNAPSHOT ........................... SUCCESS [ 5.864 s] 20:59:35 [INFO] rfc8530 14.0.21-SNAPSHOT ........................... SUCCESS [ 5.089 s] 20:59:35 [INFO] rfc8542-ietf-dc-fabric-types 14.0.21-SNAPSHOT ...... SUCCESS [ 5.238 s] 20:59:35 [INFO] rfc8542-ietf-dc-fabric-topology 14.0.21-SNAPSHOT ... SUCCESS [ 5.740 s] 20:59:35 [INFO] rfc8776-ietf-te-types 14.0.21-SNAPSHOT ............. SUCCESS [ 11.332 s] 20:59:35 [INFO] rfc8776-ietf-te-packet-types 14.0.21-SNAPSHOT ...... SUCCESS [ 5.608 s] 20:59:35 [INFO] rfc8795-ietf-te-topology 14.0.21-SNAPSHOT .......... SUCCESS [ 10.165 s] 20:59:35 [INFO] rfc8795-ietf-te-topology-state 14.0.21-SNAPSHOT .... SUCCESS [ 6.229 s] 20:59:35 [INFO] iana-if-type 14.0.21-SNAPSHOT ...................... SUCCESS [ 8.427 s] 20:59:35 [INFO] iana-routing-types 14.0.21-SNAPSHOT ................ SUCCESS [ 4.538 s] 20:59:35 [INFO] ietf-topology 2013.10.21.26.21-SNAPSHOT ............ SUCCESS [ 5.984 s] 20:59:35 [INFO] mdsal-docs 14.0.21-SNAPSHOT ........................ SUCCESS [ 28.660 s] 20:59:35 [INFO] dom-databroker 14.0.21-SNAPSHOT .................... SUCCESS [ 5.533 s] 20:59:35 [INFO] dom-databroker-txchain 14.0.21-SNAPSHOT ............ SUCCESS [ 5.146 s] 20:59:35 [INFO] examples-aggregator 14.0.21-SNAPSHOT ............... SUCCESS [ 0.005 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Feature Parent 14.0.21-SNAPSHOT SUCCESS [ 2.652 s] 20:59:35 [INFO] template-feature-parent 14.0.21-SNAPSHOT ........... SUCCESS [ 0.517 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Binding Base 14.0.21-SNAPSHOT SUCCESS [ 11.654 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Common 14.0.21-SNAPSHOT .. SUCCESS [ 8.247 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7952 14.0.21-SNAPSHOT SUCCESS [ 7.839 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8342 14.0.21-SNAPSHOT SUCCESS [ 7.518 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Binding API 14.0.21-SNAPSHOT SUCCESS [ 7.893 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: DOM API and SPI 14.0.21-SNAPSHOT SUCCESS [ 7.943 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: DOM Runtime 14.0.21-SNAPSHOT SUCCESS [ 8.942 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Binding Runtime 14.0.21-SNAPSHOT SUCCESS [ 9.252 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: DOM Broker 14.0.21-SNAPSHOT SUCCESS [ 9.237 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Binding/DOM Adapter 14.0.21-SNAPSHOT SUCCESS [ 9.393 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: DOM 14.0.21-SNAPSHOT ..... SUCCESS [ 9.068 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Binding 14.0.21-SNAPSHOT . SUCCESS [ 9.153 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: EOS :: Common 14.0.21-SNAPSHOT SUCCESS [ 7.657 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: EOS :: DOM 14.0.21-SNAPSHOT SUCCESS [ 7.858 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: EOS :: Single Node 14.0.21-SNAPSHOT SUCCESS [ 7.763 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: EOS :: Binding 14.0.21-SNAPSHOT SUCCESS [ 9.543 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Singleton :: Common 14.0.21-SNAPSHOT SUCCESS [ 7.961 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Singleton :: DOM 14.0.21-SNAPSHOT SUCCESS [ 8.433 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: TracingBroker 14.0.21-SNAPSHOT SUCCESS [ 9.575 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6991 14.0.21-SNAPSHOT SUCCESS [ 8.328 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8294 14.0.21-SNAPSHOT SUCCESS [ 7.790 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: RFC8294 :: Netty 14.0.21-SNAPSHOT SUCCESS [ 8.243 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Replicate :: Common 14.0.21-SNAPSHOT SUCCESS [ 7.996 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Replicate :: Netty 14.0.21-SNAPSHOT SUCCESS [ 1.685 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Stable Features 14.0.21-SNAPSHOT SUCCESS [ 2.339 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: YANG (Module) Library API 0.19.21-SNAPSHOT SUCCESS [ 7.957 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8525 14.0.21-SNAPSHOT SUCCESS [ 7.477 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: RFC8525 YANG Library 0.19.21-SNAPSHOT SUCCESS [ 9.607 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Experimental Features 14.0.21-SNAPSHOT SUCCESS [ 2.363 s] 20:59:35 [INFO] rfc6022 14.0.21-SNAPSHOT ........................... SUCCESS [ 6.906 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6022 14.0.21-SNAPSHOT SUCCESS [ 7.410 s] 20:59:35 [INFO] rfc6241 14.0.21-SNAPSHOT ........................... SUCCESS [ 8.354 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6241 14.0.21-SNAPSHOT SUCCESS [ 7.415 s] 20:59:35 [INFO] rfc6243 14.0.21-SNAPSHOT ........................... SUCCESS [ 4.926 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6243 14.0.21-SNAPSHOT SUCCESS [ 7.405 s] 20:59:35 [INFO] rfc6470 14.0.21-SNAPSHOT ........................... SUCCESS [ 5.760 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6470 14.0.21-SNAPSHOT SUCCESS [ 9.004 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8343 14.0.21-SNAPSHOT SUCCESS [ 7.639 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7224 14.0.21-SNAPSHOT SUCCESS [ 7.541 s] 20:59:35 [INFO] iana-crypt-hash 14.0.21-SNAPSHOT ................... SUCCESS [ 5.077 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7317 iana-crypt-hash 14.0.21-SNAPSHOT SUCCESS [ 8.146 s] 20:59:35 [INFO] rfc8341 14.0.21-SNAPSHOT ........................... SUCCESS [ 5.893 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8341 14.0.21-SNAPSHOT SUCCESS [ 7.602 s] 20:59:35 [INFO] rfc7317-ietf-system 14.0.21-SNAPSHOT ............... SUCCESS [ 7.251 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7317 ietf-system 14.0.21-SNAPSHOT SUCCESS [ 7.701 s] 20:59:35 [INFO] rfc7407-ietf-x509-cert-to-name 14.0.21-SNAPSHOT .... SUCCESS [ 5.166 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7407 ietf-x509-cert-to-name 14.0.21-SNAPSHOT SUCCESS [ 7.638 s] 20:59:35 [INFO] rfc7407-ietf-snmp 14.0.21-SNAPSHOT ................. SUCCESS [ 9.417 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7407 ietf-snmp 14.0.21-SNAPSHOT SUCCESS [ 7.826 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8040 ietf-restconf 14.0.21-SNAPSHOT SUCCESS [ 7.712 s] 20:59:35 [INFO] rfc8040-ietf-restconf-monitoring 14.0.21-SNAPSHOT .. SUCCESS [ 5.200 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8040 ietf-restconf-monitoring 14.0.21-SNAPSHOT SUCCESS [ 7.242 s] 20:59:35 [INFO] rfc8072 14.0.21-SNAPSHOT ........................... SUCCESS [ 5.918 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8072 14.0.21-SNAPSHOT SUCCESS [ 8.217 s] 20:59:35 [INFO] rfc8177 14.0.21-SNAPSHOT ........................... SUCCESS [ 6.795 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8177 14.0.21-SNAPSHOT SUCCESS [ 7.600 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8344 14.0.21-SNAPSHOT SUCCESS [ 7.817 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8345 14.0.21-SNAPSHOT SUCCESS [ 7.912 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8345 :: NON-NMDA 14.0.21-SNAPSHOT SUCCESS [ 8.176 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8346 14.0.21-SNAPSHOT SUCCESS [ 8.019 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8346 :: NON-NMDA 14.0.21-SNAPSHOT SUCCESS [ 7.684 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8348 14.0.21-SNAPSHOT SUCCESS [ 7.865 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8348 :: NON-NMDA 14.0.21-SNAPSHOT SUCCESS [ 7.970 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8349 14.0.21-SNAPSHOT SUCCESS [ 7.667 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8519 14.0.21-SNAPSHOT SUCCESS [ 7.623 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8520 14.0.21-SNAPSHOT SUCCESS [ 8.035 s] 20:59:35 [INFO] rfc8526 14.0.21-SNAPSHOT ........................... SUCCESS [ 6.289 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8526 14.0.21-SNAPSHOT SUCCESS [ 7.632 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8528 14.0.21-SNAPSHOT SUCCESS [ 7.860 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8529 14.0.21-SNAPSHOT SUCCESS [ 8.215 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8530 14.0.21-SNAPSHOT SUCCESS [ 8.098 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8542 14.0.21-SNAPSHOT SUCCESS [ 7.894 s] 20:59:35 [INFO] rfc8572-ietf-sztp-bootstrap-server 14.0.21-SNAPSHOT SUCCESS [ 5.595 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8572 ietf-sztp-bootstrap-server 14.0.21-SNAPSHOT SUCCESS [ 7.448 s] 20:59:35 [INFO] rfc8572-ietf-sztp-conveyed-info 14.0.21-SNAPSHOT ... SUCCESS [ 5.802 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8572 ietf-sztp-conveyed-info 14.0.21-SNAPSHOT SUCCESS [ 7.852 s] 20:59:35 [INFO] rfc8639 14.0.21-SNAPSHOT ........................... SUCCESS [ 7.972 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8639 14.0.21-SNAPSHOT SUCCESS [ 8.422 s] 20:59:35 [INFO] rfc8641 14.0.21-SNAPSHOT ........................... SUCCESS [ 7.942 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8641 14.0.21-SNAPSHOT SUCCESS [ 8.313 s] 20:59:35 [INFO] rfc8650 14.0.21-SNAPSHOT ........................... SUCCESS [ 5.003 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8650 14.0.21-SNAPSHOT SUCCESS [ 7.766 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8776 14.0.21-SNAPSHOT SUCCESS [ 7.489 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8795 14.0.21-SNAPSHOT SUCCESS [ 8.139 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8795 :: NON-NMDA 14.0.21-SNAPSHOT SUCCESS [ 7.592 s] 20:59:35 [INFO] rfc8808 14.0.21-SNAPSHOT ........................... SUCCESS [ 4.948 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8808 14.0.21-SNAPSHOT SUCCESS [ 7.571 s] 20:59:35 [INFO] rfc8819-ietf-module-tags 14.0.21-SNAPSHOT .......... SUCCESS [ 5.117 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8819 14.0.21-SNAPSHOT SUCCESS [ 7.395 s] 20:59:35 [INFO] rfc8819-ietf-module-tags-state 14.0.21-SNAPSHOT .... SUCCESS [ 4.993 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8819 :: NON-NMDA 14.0.21-SNAPSHOT SUCCESS [ 7.607 s] 20:59:35 [INFO] rfc8916 14.0.21-SNAPSHOT ........................... SUCCESS [ 7.474 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8916 14.0.21-SNAPSHOT SUCCESS [ 7.864 s] 20:59:35 [INFO] rfc9067 14.0.21-SNAPSHOT ........................... SUCCESS [ 7.338 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9067 14.0.21-SNAPSHOT SUCCESS [ 7.637 s] 20:59:35 [INFO] rfc9070-ietf-mpls-ldp 14.0.21-SNAPSHOT ............. SUCCESS [ 9.619 s] 20:59:35 [INFO] rfc9070-ietf-mpls-ldp-extended 14.0.21-SNAPSHOT .... SUCCESS [ 8.871 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9070 14.0.21-SNAPSHOT SUCCESS [ 8.623 s] 20:59:35 [INFO] rfc9144 14.0.21-SNAPSHOT ........................... SUCCESS [ 5.701 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9144 14.0.21-SNAPSHOT SUCCESS [ 7.763 s] 20:59:35 [INFO] rfc9179 14.0.21-SNAPSHOT ........................... SUCCESS [ 5.370 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9179 14.0.21-SNAPSHOT SUCCESS [ 8.200 s] 20:59:35 [INFO] rfc9196-ietf-system-capabilities 14.0.21-SNAPSHOT .. SUCCESS [ 5.278 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9196 ietf-system-capabilities 14.0.21-SNAPSHOT SUCCESS [ 8.458 s] 20:59:35 [INFO] rfc9196-ietf-notification-capabilities 14.0.21-SNAPSHOT SUCCESS [ 5.667 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9196 ietf-notification-capabilities 14.0.21-SNAPSHOT SUCCESS [ 7.885 s] 20:59:35 [INFO] rfc9640 14.0.21-SNAPSHOT ........................... SUCCESS [ 7.503 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9640 14.0.21-SNAPSHOT SUCCESS [ 7.461 s] 20:59:35 [INFO] rfc9641 14.0.21-SNAPSHOT ........................... SUCCESS [ 6.537 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9641 14.0.21-SNAPSHOT SUCCESS [ 7.473 s] 20:59:35 [INFO] rfc9642 14.0.21-SNAPSHOT ........................... SUCCESS [ 7.166 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9642 14.0.21-SNAPSHOT SUCCESS [ 7.889 s] 20:59:35 [INFO] rfc9643-ietf-tcp-common 14.0.21-SNAPSHOT ........... SUCCESS [ 4.872 s] 20:59:35 [INFO] rfc9643-ietf-tcp-client 14.0.21-SNAPSHOT ........... SUCCESS [ 5.847 s] 20:59:35 [INFO] rfc9643-ietf-tcp-server 14.0.21-SNAPSHOT ........... SUCCESS [ 4.908 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9643 14.0.21-SNAPSHOT SUCCESS [ 7.646 s] 20:59:35 [INFO] iana-ssh-encryption-algs 14.0.21-SNAPSHOT .......... SUCCESS [ 5.067 s] 20:59:35 [INFO] iana-ssh-key-exchange-algs 14.0.21-SNAPSHOT ........ SUCCESS [ 5.280 s] 20:59:35 [INFO] iana-ssh-mac-algs 14.0.21-SNAPSHOT ................. SUCCESS [ 4.682 s] 20:59:35 [INFO] iana-ssh-public-key-algs 14.0.21-SNAPSHOT .......... SUCCESS [ 4.575 s] 20:59:35 [INFO] rfc9644-ietf-ssh-common 14.0.21-SNAPSHOT ........... SUCCESS [ 6.738 s] 20:59:35 [INFO] rfc9644-ietf-ssh-client 14.0.21-SNAPSHOT ........... SUCCESS [ 6.001 s] 20:59:35 [INFO] rfc9644-ietf-ssh-server 14.0.21-SNAPSHOT ........... SUCCESS [ 6.520 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9644 14.0.21-SNAPSHOT SUCCESS [ 7.982 s] 20:59:35 [INFO] iana-tls-cipher-suite-algs 14.0.21-SNAPSHOT ........ SUCCESS [ 5.109 s] 20:59:35 [INFO] rfc9645-ietf-tls-common 14.0.21-SNAPSHOT ........... SUCCESS [ 6.107 s] 20:59:35 [INFO] rfc9645-ietf-tls-client 14.0.21-SNAPSHOT ........... SUCCESS [ 6.407 s] 20:59:35 [INFO] rfc9645-ietf-tls-server 14.0.21-SNAPSHOT ........... SUCCESS [ 6.102 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9645 14.0.21-SNAPSHOT SUCCESS [ 7.952 s] 20:59:35 [INFO] rfc9648 14.0.21-SNAPSHOT ........................... SUCCESS [ 6.145 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9648 14.0.21-SNAPSHOT SUCCESS [ 7.834 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: draft-clemm-netmod-yang-network-topo-01 :: Minimal 14.0.21-SNAPSHOT SUCCESS [ 7.617 s] 20:59:35 [INFO] OpenDaylight :: MD-SAL :: Model :: OpenDaylight L2 Types 14.0.21-SNAPSHOT SUCCESS [ 7.462 s] 20:59:35 [INFO] features-mdsal-aggregator 14.0.21-SNAPSHOT ......... SUCCESS [ 0.007 s] 20:59:35 [INFO] mdsal-karaf 14.0.21-SNAPSHOT ....................... SUCCESS [ 17.681 s] 20:59:35 [INFO] mdsal-dom-inmemory-datastore-benchmark 14.0.21-SNAPSHOT SUCCESS [ 4.736 s] 20:59:35 [INFO] dom-aggregator 14.0.21-SNAPSHOT .................... SUCCESS [ 0.010 s] 20:59:35 [INFO] binding-aggregator 14.0.21-SNAPSHOT ................ SUCCESS [ 0.005 s] 20:59:35 [INFO] model-iana-aggregator 14.0.21-SNAPSHOT ............. SUCCESS [ 0.004 s] 20:59:35 [INFO] model-rfc-aggregator 14.0.21-SNAPSHOT .............. SUCCESS [ 0.004 s] 20:59:35 [INFO] model-aggregator 14.0.21-SNAPSHOT .................. SUCCESS [ 0.003 s] 20:59:35 [INFO] entityownersip-aggregator 14.0.21-SNAPSHOT ......... SUCCESS [ 0.003 s] 20:59:35 [INFO] singleton-service 14.0.21-SNAPSHOT ................. SUCCESS [ 0.003 s] 20:59:35 [INFO] trace-aggregator 14.0.21-SNAPSHOT .................. SUCCESS [ 0.002 s] 20:59:35 [INFO] netty-agreggator 14.0.21-SNAPSHOT .................. SUCCESS [ 0.003 s] 20:59:35 [INFO] mdsal-replicate 14.0.21-SNAPSHOT ................... SUCCESS [ 0.003 s] 20:59:35 [INFO] mdsal-yanglib 14.0.21-SNAPSHOT ..................... SUCCESS [ 0.003 s] 20:59:35 [INFO] md-sal 14.0.21-SNAPSHOT ............................ SUCCESS [ 0.004 s] 20:59:35 [INFO] ------------------------------------------------------------------------ 20:59:35 [INFO] BUILD SUCCESS 20:59:35 [INFO] ------------------------------------------------------------------------ 20:59:35 [INFO] Total time: 27:11 min 20:59:35 [INFO] Finished at: 2026-02-27T20:59:35Z 20:59:35 [INFO] ------------------------------------------------------------------------ 20:59:35 [mdsal-maven-merge-14.0.x] $ /bin/sh -xe /tmp/jenkins17835348286105813186.sh 20:59:35 [mdsal-maven-merge-14.0.x] $ /bin/bash -l /tmp/jenkins7166920511240164791.sh 20:59:35 ---> common-variables.sh 20:59:35 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 20:59:35 ---> maven-deploy.sh 20:59:35 -----> Remove metadata files that were not updated 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/binding-parent/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/bnd-parent/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/bundle-parent/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/features-mdsal/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/features-mdsal-experimental/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-artifacts/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-binding-api/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-binding-dom-adapter/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-binding-spi/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-binding-test-model/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-binding-test-utils/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-binding-util/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-common-api/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-docs/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-dom-api/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-dom-broker/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-dom-schema-osgi/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-dom-spi/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-eos-binding-adapter/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-eos-binding-api/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-eos-common-api/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-eos-dom-api/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-eos-dom-simple/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-karaf/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-replicate-common/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-replicate-netty/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-singleton-api/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-singleton-impl/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-trace-api/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-trace-cli/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-trace-impl/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-yanglib-api/0.20.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.20.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/general-entity/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.27.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.27.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/model/yang-ext/2013.09.07.27.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-binding/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-binding-api/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-binding-base/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-binding-runtime/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-common/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-dom/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-dom-api/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-dom-broker/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-dom-runtime/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-eos-binding/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-eos-common/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-eos-dom/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-eos-single/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.20.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.20.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-replicate-common/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-replicate-netty/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-singleton-common/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-singleton-dom/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/odl-mdsal-trace/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 Removing unmodified file /w/workspace/mdsal-maven-merge-14.0.x/m2repo/org/opendaylight/mdsal/template-feature-parent/15.0.4-SNAPSHOT/maven-metadata.xml 20:59:35 -----> Install lftools 20:59:35 Setup pyenv: 20:59:36 system 20:59:36 3.8.20 20:59:36 3.9.20 20:59:36 3.10.15 20:59:36 * 3.11.10 (set by /w/workspace/mdsal-maven-merge-14.0.x/.python-version) 20:59:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ian0 from file:/tmp/.os_lf_venv 20:59:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:59:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:59:38 lf-activate-venv(): INFO: Base packages installed successfully 20:59:38 lf-activate-venv(): INFO: Installing additional packages: lftools 20:59:52 lf-activate-venv(): INFO: Adding /tmp/venv-Ian0/bin to PATH 20:59:52 -----> Upload files to Nexus 20:59:52 /tmp/venv-Ian0/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 20:59:52 warnings.warn( 20:59:53 ####################################################### 20:59:53 Deploying directory /w/workspace/mdsal-maven-merge-14.0.x/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 20:59:53 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-common/maven-metadata.xml.sha1 (40.0 b) 20:59:53 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-common/maven-metadata.xml.md5 (32.0 b) 20:59:53 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-common/maven-metadata.xml (412.0 b) 20:59:53 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/odl-mdsal-singleton-common-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 20:59:53 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/odl-mdsal-singleton-common-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 20:59:53 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/odl-mdsal-singleton-common-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 20:59:53 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/odl-mdsal-singleton-common-14.0.21-20260227.203224-79-cyclonedx.json (147.86 kb) 20:59:53 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/odl-mdsal-singleton-common-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 20:59:54 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:59:54 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:59:54 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/odl-mdsal-singleton-common-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 20:59:54 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 20:59:54 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/odl-mdsal-singleton-common-14.0.21-20260227.203224-79-cyclonedx.xml (137.26 kb) 20:59:54 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/odl-mdsal-singleton-common-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 20:59:54 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/odl-mdsal-singleton-common-14.0.21-20260227.203224-79.pom (1.44 kb) 20:59:54 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/odl-mdsal-singleton-common-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 20:59:54 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/odl-mdsal-singleton-common-14.0.21-20260227.203224-79-features.xml (696.0 b) 20:59:54 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/odl-mdsal-singleton-common-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 20:59:54 Attempting to upload org/opendaylight/mdsal/mdsal-dom-schema-osgi/maven-metadata.xml.sha1 (40.0 b) 20:59:54 Attempting to upload org/opendaylight/mdsal/mdsal-dom-schema-osgi/maven-metadata.xml.md5 (32.0 b) 20:59:54 Attempting to upload org/opendaylight/mdsal/mdsal-dom-schema-osgi/maven-metadata.xml (407.0 b) 20:59:54 Attempting to upload org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79.jar (18.12 kb) 20:59:54 Attempting to upload org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 20:59:54 Attempting to upload org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79-cyclonedx.json (204.57 kb) 20:59:54 Attempting to upload org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:59:54 Attempting to upload org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 20:59:54 Attempting to upload org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79-javadoc.jar (96.17 kb) 20:59:55 Attempting to upload org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:59:55 Attempting to upload org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79.pom (4.78 kb) 20:59:55 Attempting to upload org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 20:59:55 Attempting to upload org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:59:55 Attempting to upload org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 20:59:55 Attempting to upload org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 20:59:55 Attempting to upload org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79-cyclonedx.xml (190.77 kb) 20:59:55 Attempting to upload org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79-sources.jar.sha1 (40.0 b) 20:59:55 Attempting to upload org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79-sources.jar.md5 (32.0 b) 20:59:55 Attempting to upload org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79.jar.md5 (32.0 b) 20:59:55 Attempting to upload org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79.jar.sha1 (40.0 b) 20:59:55 Attempting to upload org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79-javadoc.jar.md5 (32.0 b) 20:59:56 Attempting to upload org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79-sources.jar (6.7 kb) 20:59:56 Attempting to upload org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79-javadoc.jar.sha1 (40.0 b) 20:59:56 Attempting to upload org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 20:59:56 Attempting to upload org/opendaylight/mdsal/features-mdsal-experimental/maven-metadata.xml.sha1 (40.0 b) 20:59:56 Attempting to upload org/opendaylight/mdsal/features-mdsal-experimental/maven-metadata.xml.md5 (32.0 b) 20:59:56 Attempting to upload org/opendaylight/mdsal/features-mdsal-experimental/maven-metadata.xml (413.0 b) 20:59:56 Attempting to upload org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/features-mdsal-experimental-14.0.21-20260227.203224-79.pom (2.23 kb) 20:59:56 Attempting to upload org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/features-mdsal-experimental-14.0.21-20260227.203224-79-cyclonedx.xml (539.29 kb) 20:59:56 Attempting to upload org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/features-mdsal-experimental-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 20:59:56 Attempting to upload org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/features-mdsal-experimental-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 20:59:56 Attempting to upload org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:59:56 Attempting to upload org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/features-mdsal-experimental-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 20:59:56 Attempting to upload org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/features-mdsal-experimental-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 20:59:57 Attempting to upload org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:59:57 Attempting to upload org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/features-mdsal-experimental-14.0.21-20260227.203224-79-features.xml (1.04 kb) 20:59:57 Attempting to upload org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/features-mdsal-experimental-14.0.21-20260227.203224-79-cyclonedx.json (572.84 kb) 20:59:57 Attempting to upload org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 20:59:57 Attempting to upload org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/features-mdsal-experimental-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 20:59:57 Attempting to upload org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/features-mdsal-experimental-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 20:59:57 Attempting to upload org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/features-mdsal-experimental-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 20:59:57 Attempting to upload org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/features-mdsal-experimental-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 20:59:57 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-binding/maven-metadata.xml.sha1 (40.0 b) 20:59:57 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-binding/maven-metadata.xml.md5 (32.0 b) 20:59:57 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-binding/maven-metadata.xml (407.0 b) 20:59:57 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/odl-mdsal-eos-binding-14.0.21-20260227.203224-79-cyclonedx.json (381.94 kb) 20:59:57 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/odl-mdsal-eos-binding-14.0.21-20260227.203224-79-cyclonedx.xml (360.09 kb) 20:59:57 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/odl-mdsal-eos-binding-14.0.21-20260227.203224-79.pom (2.08 kb) 20:59:57 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/odl-mdsal-eos-binding-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 20:59:58 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/odl-mdsal-eos-binding-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 20:59:58 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/odl-mdsal-eos-binding-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 20:59:58 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/odl-mdsal-eos-binding-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 20:59:58 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:59:58 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/odl-mdsal-eos-binding-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 20:59:58 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:59:58 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/odl-mdsal-eos-binding-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 20:59:58 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/maven-metadata.xml (1.25 kb) 20:59:59 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/odl-mdsal-eos-binding-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 20:59:59 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/odl-mdsal-eos-binding-14.0.21-20260227.203224-79-features.xml (1.08 kb) 20:59:59 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/odl-mdsal-eos-binding-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 20:59:59 Attempting to upload org/opendaylight/mdsal/bnd-parent/maven-metadata.xml.sha1 (40.0 b) 20:59:59 Attempting to upload org/opendaylight/mdsal/bnd-parent/maven-metadata.xml.md5 (32.0 b) 20:59:59 Attempting to upload org/opendaylight/mdsal/bnd-parent/maven-metadata.xml (396.0 b) 20:59:59 Attempting to upload org/opendaylight/mdsal/bnd-parent/14.0.21-SNAPSHOT/bnd-parent-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 20:59:59 Attempting to upload org/opendaylight/mdsal/bnd-parent/14.0.21-SNAPSHOT/bnd-parent-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 20:59:59 Attempting to upload org/opendaylight/mdsal/bnd-parent/14.0.21-SNAPSHOT/bnd-parent-14.0.21-20260227.203224-79-cyclonedx.json (26.65 kb) 20:59:59 Attempting to upload org/opendaylight/mdsal/bnd-parent/14.0.21-SNAPSHOT/bnd-parent-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 20:59:59 Attempting to upload org/opendaylight/mdsal/bnd-parent/14.0.21-SNAPSHOT/bnd-parent-14.0.21-20260227.203224-79-cyclonedx.xml (23.66 kb) 20:59:59 Attempting to upload org/opendaylight/mdsal/bnd-parent/14.0.21-SNAPSHOT/bnd-parent-14.0.21-20260227.203224-79.pom (1.84 kb) 20:59:59 Attempting to upload org/opendaylight/mdsal/bnd-parent/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:59:59 Attempting to upload org/opendaylight/mdsal/bnd-parent/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:59:59 Attempting to upload org/opendaylight/mdsal/bnd-parent/14.0.21-SNAPSHOT/bnd-parent-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 20:59:59 Attempting to upload org/opendaylight/mdsal/bnd-parent/14.0.21-SNAPSHOT/maven-metadata.xml (1.03 kb) 20:59:59 Attempting to upload org/opendaylight/mdsal/bnd-parent/14.0.21-SNAPSHOT/bnd-parent-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 20:59:59 Attempting to upload org/opendaylight/mdsal/bnd-parent/14.0.21-SNAPSHOT/bnd-parent-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:00:00 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-hardware/maven-metadata.xml.sha1 (40.0 b) 21:00:00 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-hardware/maven-metadata.xml.md5 (32.0 b) 21:00:00 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-hardware/maven-metadata.xml (378.0 b) 21:00:00 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1-sources.jar (28.17 kb) 21:00:00 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:00:00 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:00:00 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1-cyclonedx.json (37.73 kb) 21:00:00 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1-javadoc.jar (197.29 kb) 21:00:00 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1.pom (1.56 kb) 21:00:00 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:00:00 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:00:00 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:00:00 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:00:00 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:00:00 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1-cyclonedx.xml (34.14 kb) 21:00:00 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:00:01 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:00:01 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:00:01 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/maven-metadata.xml (1.64 kb) 21:00:01 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:00:01 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1.jar (47.73 kb) 21:00:01 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:00:01 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:00:01 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:00:01 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/maven-metadata.xml.sha1 (40.0 b) 21:00:01 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/maven-metadata.xml.md5 (32.0 b) 21:00:01 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/maven-metadata.xml (391.0 b) 21:00:01 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:00:01 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1-cyclonedx.json (37.84 kb) 21:00:01 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:00:02 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:00:02 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:00:02 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1-cyclonedx.xml (34.25 kb) 21:00:02 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1.pom (1.6 kb) 21:00:02 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:00:02 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:00:02 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:00:02 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:00:02 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1-javadoc.jar (137.86 kb) 21:00:02 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:00:02 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:00:02 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1.jar (35.31 kb) 21:00:04 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:00:04 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:00:04 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:00:04 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:00:04 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1-sources.jar (22.65 kb) 21:00:05 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:00:05 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/maven-metadata.xml.sha1 (40.0 b) 21:00:05 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/maven-metadata.xml.md5 (32.0 b) 21:00:05 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/maven-metadata.xml (391.0 b) 21:00:05 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:00:05 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1-javadoc.jar (148.18 kb) 21:00:05 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:00:05 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:00:05 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1-cyclonedx.json (37.84 kb) 21:00:05 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:00:05 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:00:05 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:00:05 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:00:05 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1.jar (50.83 kb) 21:00:05 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:00:06 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:00:06 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1-sources.jar (30.81 kb) 21:00:06 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:00:06 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1-cyclonedx.xml (34.25 kb) 21:00:06 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:00:06 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:00:06 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:00:06 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1.pom (1.6 kb) 21:00:06 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:00:06 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:00:06 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/maven-metadata.xml.sha1 (40.0 b) 21:00:06 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/maven-metadata.xml.md5 (32.0 b) 21:00:06 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/maven-metadata.xml (389.0 b) 21:00:07 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:00:07 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:00:07 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1-cyclonedx.xml (34.23 kb) 21:00:07 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1.pom (1.59 kb) 21:00:07 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:00:07 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:00:07 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:00:07 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:00:07 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:00:07 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:00:07 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1-cyclonedx.json (37.82 kb) 21:00:07 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1.jar (22.31 kb) 21:00:09 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:00:09 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:00:09 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1-javadoc.jar (126.38 kb) 21:00:09 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:00:09 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:00:09 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:00:10 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:00:10 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1-sources.jar (14.84 kb) 21:00:10 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:00:10 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/maven-metadata.xml.sha1 (40.0 b) 21:00:10 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/maven-metadata.xml.md5 (32.0 b) 21:00:10 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/maven-metadata.xml (389.0 b) 21:00:10 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:00:10 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:00:10 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1.jar (23.23 kb) 21:00:10 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:00:10 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1-cyclonedx.xml (34.23 kb) 21:00:10 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1-cyclonedx.json (37.82 kb) 21:00:10 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:00:11 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:00:11 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:00:11 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:00:11 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1.pom (1.59 kb) 21:00:11 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:00:11 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:00:11 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:00:11 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:00:11 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:00:11 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:00:11 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:00:12 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1-javadoc.jar (127.66 kb) 21:00:12 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:00:12 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1-sources.jar (15.51 kb) 21:00:12 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-if-type/maven-metadata.xml.sha1 (40.0 b) 21:00:12 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-if-type/maven-metadata.xml.md5 (32.0 b) 21:00:12 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-if-type/maven-metadata.xml (377.0 b) 21:00:12 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:00:12 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:00:12 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:00:12 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1-javadoc.jar (1.7 mb) 21:00:12 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:00:12 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1.jar (633.97 kb) 21:00:14 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1-cyclonedx.json (50.26 kb) 21:00:14 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1.pom (1.76 kb) 21:00:14 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:00:14 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1-cyclonedx.xml (45.88 kb) 21:00:14 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:00:14 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1-sources.jar (332.88 kb) 21:00:15 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:00:15 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:00:15 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:00:15 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/maven-metadata.xml (1.64 kb) 21:00:15 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:00:15 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:00:15 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:00:15 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:00:15 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:00:15 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-routing-types/maven-metadata.xml.sha1 (40.0 b) 21:00:15 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-routing-types/maven-metadata.xml.md5 (32.0 b) 21:00:15 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-routing-types/maven-metadata.xml (383.0 b) 21:00:15 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1-sources.jar (20.23 kb) 21:00:15 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:00:15 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1-cyclonedx.json (37.77 kb) 21:00:16 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:00:16 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:00:16 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:00:16 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1-javadoc.jar (137.65 kb) 21:00:16 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:00:16 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:00:16 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:00:16 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:00:16 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1-cyclonedx.xml (34.18 kb) 21:00:16 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/maven-metadata.xml (1.64 kb) 21:00:16 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1.pom (1.58 kb) 21:00:16 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:00:16 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:00:16 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:00:16 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:00:16 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1.jar (28.64 kb) 21:00:17 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:00:17 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:00:17 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/maven-metadata.xml.sha1 (40.0 b) 21:00:17 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/maven-metadata.xml.md5 (32.0 b) 21:00:17 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/maven-metadata.xml (380.0 b) 21:00:17 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:00:17 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:00:17 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:00:17 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:00:17 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:00:17 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:00:17 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1-cyclonedx.xml (34.16 kb) 21:00:18 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:00:18 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1-javadoc.jar (139.72 kb) 21:00:18 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:00:18 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:00:18 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1-sources.jar (16.01 kb) 21:00:18 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/maven-metadata.xml (1.64 kb) 21:00:18 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1-cyclonedx.json (37.75 kb) 21:00:18 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:00:18 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:00:18 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:00:18 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1.pom (1.88 kb) 21:00:18 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:00:18 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:00:19 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1.jar (22.64 kb) 21:00:20 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/maven-metadata.xml.sha1 (40.0 b) 21:00:20 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/maven-metadata.xml.md5 (32.0 b) 21:00:20 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/maven-metadata.xml (382.0 b) 21:00:20 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:00:21 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1-cyclonedx.json (37.77 kb) 21:00:21 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:00:21 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1-sources.jar (13.27 kb) 21:00:21 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:00:21 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:00:21 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1-cyclonedx.xml (34.18 kb) 21:00:21 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1-javadoc.jar (123.18 kb) 21:00:21 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:00:21 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:00:21 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:00:21 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/maven-metadata.xml (1.64 kb) 21:00:21 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:00:21 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:00:21 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:00:22 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:00:22 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1.jar (19.9 kb) 21:00:22 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:00:22 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:00:22 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:00:22 Attempting to upload org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1.pom (1.57 kb) 21:00:22 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/maven-metadata.xml.sha1 (40.0 b) 21:00:22 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/maven-metadata.xml.md5 (32.0 b) 21:00:22 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/maven-metadata.xml (388.0 b) 21:00:22 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:00:22 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1-sources.jar (37.54 kb) 21:00:22 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:00:22 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:00:23 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:00:23 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:00:23 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:00:23 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:00:23 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1-cyclonedx.xml (39.91 kb) 21:00:23 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:00:23 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1.pom (1.89 kb) 21:00:23 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1.jar (51.18 kb) 21:00:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:00:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:00:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:00:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:00:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:00:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1-javadoc.jar (233.94 kb) 21:00:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:00:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:00:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1-cyclonedx.json (43.9 kb) 21:00:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/maven-metadata.xml.sha1 (40.0 b) 21:00:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/maven-metadata.xml.md5 (32.0 b) 21:00:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/maven-metadata.xml (385.0 b) 21:00:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:00:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1-cyclonedx.json (47.15 kb) 21:00:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:00:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:00:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:00:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:00:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1-javadoc.jar (280.36 kb) 21:00:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:00:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:00:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:00:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:00:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:00:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:00:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1.jar (61.4 kb) 21:00:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:00:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:00:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1-cyclonedx.xml (42.97 kb) 21:00:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1-sources.jar (47.43 kb) 21:00:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:00:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:00:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1.pom (1.78 kb) 21:00:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/maven-metadata.xml.sha1 (40.0 b) 21:00:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/maven-metadata.xml.md5 (32.0 b) 21:00:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/maven-metadata.xml (397.0 b) 21:00:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1.jar (306.59 kb) 21:00:29 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1-cyclonedx.xml (55.98 kb) 21:00:29 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:00:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:00:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:00:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:00:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:00:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:00:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:00:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:00:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1-javadoc.jar (1.1 mb) 21:00:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/maven-metadata.xml (1.66 kb) 21:00:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:00:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:00:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1-cyclonedx.json (60.85 kb) 21:00:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1.pom (2.49 kb) 21:00:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:00:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1-sources.jar (232.89 kb) 21:00:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:00:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:00:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:00:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/maven-metadata.xml.sha1 (40.0 b) 21:00:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/maven-metadata.xml.md5 (32.0 b) 21:00:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/maven-metadata.xml (384.0 b) 21:00:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:00:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:00:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1-cyclonedx.json (57.08 kb) 21:00:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:00:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:00:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:00:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:00:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:00:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:00:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1.pom (2.27 kb) 21:00:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1-cyclonedx.xml (52.36 kb) 21:00:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:00:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:00:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:00:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:00:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1.jar (229.81 kb) 21:00:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:00:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:00:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:00:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1-javadoc.jar (861.1 kb) 21:00:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1-sources.jar (182.05 kb) 21:00:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9067/maven-metadata.xml.sha1 (40.0 b) 21:00:33 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9067/maven-metadata.xml.md5 (32.0 b) 21:00:33 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9067/maven-metadata.xml (372.0 b) 21:00:33 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:00:33 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:00:33 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:00:33 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:00:33 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1-cyclonedx.xml (52.53 kb) 21:00:33 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1-cyclonedx.json (57.22 kb) 21:00:33 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:00:33 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:00:33 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1.jar (264.76 kb) 21:00:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:00:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:00:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:00:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:00:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1-sources.jar (191.68 kb) 21:00:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:00:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1.pom (2.28 kb) 21:00:36 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1-javadoc.jar (880.42 kb) 21:00:36 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:00:36 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:00:36 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:00:36 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:00:36 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/maven-metadata.xml.sha1 (40.0 b) 21:00:36 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/maven-metadata.xml.md5 (32.0 b) 21:00:36 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/maven-metadata.xml (389.0 b) 21:00:36 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1-cyclonedx.xml (43.0 kb) 21:00:36 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:00:36 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1.jar (33.48 kb) 21:00:36 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:00:36 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:00:36 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:00:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:00:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:00:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:00:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:00:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:00:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:00:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:00:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:00:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1-javadoc.jar (170.03 kb) 21:00:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:00:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:00:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:00:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1-cyclonedx.json (47.18 kb) 21:00:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1-sources.jar (24.25 kb) 21:00:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1.pom (1.79 kb) 21:00:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9179/maven-metadata.xml.sha1 (40.0 b) 21:00:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9179/maven-metadata.xml.md5 (32.0 b) 21:00:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9179/maven-metadata.xml (372.0 b) 21:00:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:00:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:00:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:00:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:00:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:00:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1-javadoc.jar (259.16 kb) 21:00:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1-sources.jar (48.21 kb) 21:00:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1-cyclonedx.xml (42.89 kb) 21:00:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:00:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:00:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:00:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:00:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:00:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:00:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:00:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1.pom (2.05 kb) 21:00:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1.jar (60.6 kb) 21:00:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:00:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1-cyclonedx.json (47.07 kb) 21:00:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:00:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:00:40 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6241/maven-metadata.xml.sha1 (40.0 b) 21:00:40 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6241/maven-metadata.xml.md5 (32.0 b) 21:00:40 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6241/maven-metadata.xml (372.0 b) 21:00:40 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1-cyclonedx.xml (42.91 kb) 21:00:40 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:00:40 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:00:40 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1.pom (2.07 kb) 21:00:40 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:00:40 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1-cyclonedx.json (47.09 kb) 21:00:40 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:00:40 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:00:40 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:00:40 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1-javadoc.jar (1.45 mb) 21:00:41 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:00:41 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:00:41 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:00:41 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:00:41 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1.jar (393.89 kb) 21:00:42 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1-sources.jar (320.19 kb) 21:00:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:00:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:00:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:00:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:00:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:00:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/maven-metadata.xml.sha1 (40.0 b) 21:00:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/maven-metadata.xml.md5 (32.0 b) 21:00:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/maven-metadata.xml (388.0 b) 21:00:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:00:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1-cyclonedx.json (60.41 kb) 21:00:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:00:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:00:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1-javadoc.jar (433.52 kb) 21:00:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:00:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:00:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:00:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:00:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:00:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:00:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1-cyclonedx.xml (55.51 kb) 21:00:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:00:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:00:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:00:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:00:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:00:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1.jar (110.85 kb) 21:00:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1.pom (2.38 kb) 21:00:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1-sources.jar (86.49 kb) 21:00:45 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:00:45 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8641/maven-metadata.xml.sha1 (40.0 b) 21:00:45 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8641/maven-metadata.xml.md5 (32.0 b) 21:00:45 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8641/maven-metadata.xml (372.0 b) 21:00:45 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:00:45 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:00:45 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1-sources.jar (195.73 kb) 21:00:45 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:00:45 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:00:45 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:00:45 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:00:45 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:00:46 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:00:46 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1.jar (238.67 kb) 21:00:47 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:00:47 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:00:47 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:00:47 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:00:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:00:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:00:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1-javadoc.jar (906.84 kb) 21:00:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1-cyclonedx.json (80.33 kb) 21:00:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:00:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1-cyclonedx.xml (74.41 kb) 21:00:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1.pom (2.47 kb) 21:00:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7952/maven-metadata.xml.sha1 (40.0 b) 21:00:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7952/maven-metadata.xml.md5 (32.0 b) 21:00:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7952/maven-metadata.xml (372.0 b) 21:00:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:00:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:00:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:00:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:00:49 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:00:49 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:00:49 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:00:49 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1.jar (17.45 kb) 21:00:49 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1.pom (2.03 kb) 21:00:49 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1-javadoc.jar (114.36 kb) 21:00:49 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:00:49 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:00:49 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:00:49 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:00:49 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:00:49 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:00:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1-cyclonedx.json (37.69 kb) 21:00:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1-cyclonedx.xml (34.1 kb) 21:00:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:00:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1-sources.jar (11.4 kb) 21:00:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:00:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8072/maven-metadata.xml.sha1 (40.0 b) 21:00:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8072/maven-metadata.xml.md5 (32.0 b) 21:00:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8072/maven-metadata.xml (372.0 b) 21:00:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:00:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:00:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:00:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:00:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:00:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:00:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:00:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:00:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1-cyclonedx.xml (37.17 kb) 21:00:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:00:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:00:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1-sources.jar (78.18 kb) 21:00:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:00:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1.pom (1.77 kb) 21:00:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:00:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:00:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1-javadoc.jar (417.29 kb) 21:00:52 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:00:52 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:00:52 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1.jar (97.49 kb) 21:00:52 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1-cyclonedx.json (40.95 kb) 21:00:52 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8526/maven-metadata.xml.sha1 (40.0 b) 21:00:52 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8526/maven-metadata.xml.md5 (32.0 b) 21:00:52 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8526/maven-metadata.xml (372.0 b) 21:00:52 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:00:52 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:00:52 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:00:52 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:00:52 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1-cyclonedx.xml (61.43 kb) 21:00:52 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:00:52 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:00:53 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:00:53 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:00:53 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1.pom (2.9 kb) 21:00:53 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:00:53 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:00:53 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1.jar (110.21 kb) 21:00:55 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1-javadoc.jar (471.25 kb) 21:00:55 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:00:55 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:00:55 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1-cyclonedx.json (66.72 kb) 21:00:55 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:00:55 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1-sources.jar (89.67 kb) 21:00:55 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:00:55 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:00:55 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.sha1 (40.0 b) 21:00:55 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.md5 (32.0 b) 21:00:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/maven-metadata.xml (397.0 b) 21:00:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:00:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:00:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:00:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1.pom (1.98 kb) 21:00:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1.jar (52.68 kb) 21:00:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:00:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:00:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:00:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:00:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:00:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:00:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:00:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1-cyclonedx.json (50.69 kb) 21:00:57 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:00:57 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1-cyclonedx.xml (46.34 kb) 21:00:57 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/maven-metadata.xml (1.66 kb) 21:00:57 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:00:57 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1-javadoc.jar (234.92 kb) 21:00:57 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1-sources.jar (39.02 kb) 21:00:57 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:00:57 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:00:57 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/maven-metadata.xml.sha1 (40.0 b) 21:00:57 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/maven-metadata.xml.md5 (32.0 b) 21:00:57 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/maven-metadata.xml (386.0 b) 21:00:57 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1-cyclonedx.xml (34.2 kb) 21:00:58 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:00:58 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:00:58 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:00:58 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1-sources.jar (46.4 kb) 21:00:58 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1-javadoc.jar (275.78 kb) 21:00:58 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:00:58 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1-cyclonedx.json (37.79 kb) 21:00:58 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:00:58 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:00:58 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:00:58 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:00:58 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:00:59 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:00:59 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:00:59 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:00:59 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1.jar (59.89 kb) 21:00:59 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:00:59 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1.pom (2.03 kb) 21:00:59 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:00:59 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:00:59 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8808/maven-metadata.xml.sha1 (40.0 b) 21:00:59 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8808/maven-metadata.xml.md5 (32.0 b) 21:00:59 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8808/maven-metadata.xml (372.0 b) 21:00:59 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:00:59 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1-sources.jar (21.71 kb) 21:00:59 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:01:00 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:01:00 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:01:00 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:01:00 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:01:00 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1-cyclonedx.xml (48.94 kb) 21:01:00 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:01:00 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:01:00 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1-cyclonedx.json (53.52 kb) 21:01:00 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:01:00 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:01:00 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:01:01 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:01:01 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1-javadoc.jar (163.07 kb) 21:01:01 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1.pom (1.94 kb) 21:01:01 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:01:01 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:01:01 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:01:01 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1.jar (30.54 kb) 21:01:03 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/maven-metadata.xml.sha1 (40.0 b) 21:01:03 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/maven-metadata.xml.md5 (32.0 b) 21:01:03 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/maven-metadata.xml (386.0 b) 21:01:03 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:01:03 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1-cyclonedx.json (54.12 kb) 21:01:03 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:01:03 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1-cyclonedx.xml (49.61 kb) 21:01:03 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1.jar (960.05 kb) 21:01:05 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:01:05 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1-javadoc.jar (3.07 mb) 21:01:05 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:01:05 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:01:05 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1.pom (2.13 kb) 21:01:06 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1-sources.jar (665.84 kb) 21:01:06 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:01:06 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:01:06 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:01:06 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:01:06 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:01:06 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:01:06 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:01:06 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:01:06 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:01:06 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:01:06 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/maven-metadata.xml.sha1 (40.0 b) 21:01:06 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/maven-metadata.xml.md5 (32.0 b) 21:01:06 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/maven-metadata.xml (388.0 b) 21:01:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:01:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1-sources.jar (87.97 kb) 21:01:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:01:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:01:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1.jar (108.5 kb) 21:01:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:01:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1.pom (2.39 kb) 21:01:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:01:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:01:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:01:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:01:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1-javadoc.jar (452.61 kb) 21:01:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:01:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:01:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1-cyclonedx.xml (55.43 kb) 21:01:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1-cyclonedx.json (60.35 kb) 21:01:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:01:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:01:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:01:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:01:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:01:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/maven-metadata.xml.sha1 (40.0 b) 21:01:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/maven-metadata.xml.md5 (32.0 b) 21:01:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/maven-metadata.xml (388.0 b) 21:01:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:01:09 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:01:09 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:01:09 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:01:09 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:01:09 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1-sources.jar (20.06 kb) 21:01:09 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1-cyclonedx.xml (34.21 kb) 21:01:09 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:01:09 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:01:09 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1-javadoc.jar (150.25 kb) 21:01:09 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:01:09 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:01:09 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:01:10 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:01:10 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:01:10 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:01:10 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1-cyclonedx.json (37.8 kb) 21:01:10 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1.jar (25.89 kb) 21:01:10 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:01:10 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:01:10 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1.pom (1.89 kb) 21:01:10 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/maven-metadata.xml.sha1 (40.0 b) 21:01:10 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/maven-metadata.xml.md5 (32.0 b) 21:01:10 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/maven-metadata.xml (385.0 b) 21:01:10 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:01:10 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1-javadoc.jar (1.02 mb) 21:01:10 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:01:10 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:01:11 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:01:11 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:01:11 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:01:11 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1-cyclonedx.json (50.41 kb) 21:01:11 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:01:11 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1.pom (1.94 kb) 21:01:11 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1-cyclonedx.xml (46.05 kb) 21:01:11 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:01:11 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:01:11 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:01:11 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:01:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1-sources.jar (223.14 kb) 21:01:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:01:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:01:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:01:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1.jar (287.65 kb) 21:01:13 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:01:14 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6243/maven-metadata.xml.sha1 (40.0 b) 21:01:14 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6243/maven-metadata.xml.md5 (32.0 b) 21:01:14 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6243/maven-metadata.xml (372.0 b) 21:01:14 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:01:14 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1-sources.jar (24.8 kb) 21:01:14 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:01:14 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1-cyclonedx.xml (45.88 kb) 21:01:14 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:01:14 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:01:14 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1-javadoc.jar (171.38 kb) 21:01:14 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:01:14 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:01:14 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:01:15 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:01:15 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1.jar (32.32 kb) 21:01:15 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:01:15 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:01:15 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:01:15 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:01:15 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1-cyclonedx.json (50.26 kb) 21:01:15 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:01:15 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:01:15 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:01:15 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1.pom (2.06 kb) 21:01:15 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.sha1 (40.0 b) 21:01:15 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.md5 (32.0 b) 21:01:16 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml (395.0 b) 21:01:16 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:01:16 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:01:16 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:01:16 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:01:16 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1.jar (45.72 kb) 21:01:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:01:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1-cyclonedx.json (47.23 kb) 21:01:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:01:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:01:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/maven-metadata.xml (1.66 kb) 21:01:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:01:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1.pom (2.08 kb) 21:01:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:01:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:01:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:01:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1-javadoc.jar (206.32 kb) 21:01:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:01:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:01:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1-cyclonedx.xml (43.05 kb) 21:01:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:01:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1-sources.jar (33.1 kb) 21:01:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml.sha1 (40.0 b) 21:01:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml.md5 (32.0 b) 21:01:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml (398.0 b) 21:01:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:01:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:01:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1-cyclonedx.json (60.66 kb) 21:01:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:01:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1.pom (2.15 kb) 21:01:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:01:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:01:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:01:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:01:20 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:01:20 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:01:20 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/maven-metadata.xml (1.66 kb) 21:01:20 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:01:20 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1.jar (192.71 kb) 21:01:20 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:01:20 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:01:20 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1-javadoc.jar (706.13 kb) 21:01:20 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:01:20 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:01:20 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1-cyclonedx.xml (55.79 kb) 21:01:20 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1-sources.jar (160.14 kb) 21:01:20 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/maven-metadata.xml.sha1 (40.0 b) 21:01:21 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/maven-metadata.xml.md5 (32.0 b) 21:01:21 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/maven-metadata.xml (388.0 b) 21:01:21 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:01:21 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1-cyclonedx.xml (39.91 kb) 21:01:21 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1-sources.jar (41.63 kb) 21:01:21 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1-cyclonedx.json (43.9 kb) 21:01:21 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1-javadoc.jar (238.05 kb) 21:01:21 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:01:21 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:01:21 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:01:21 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:01:21 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:01:21 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:01:22 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:01:22 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:01:22 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:01:22 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1.jar (58.9 kb) 21:01:23 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:01:23 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:01:24 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:01:24 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:01:24 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1.pom (1.91 kb) 21:01:24 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:01:24 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6470/maven-metadata.xml.sha1 (40.0 b) 21:01:24 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6470/maven-metadata.xml.md5 (32.0 b) 21:01:24 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6470/maven-metadata.xml (372.0 b) 21:01:24 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:01:24 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1.pom (2.22 kb) 21:01:24 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:01:24 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1-cyclonedx.json (50.36 kb) 21:01:24 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:01:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:01:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1-sources.jar (65.33 kb) 21:01:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:01:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:01:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1.jar (84.19 kb) 21:01:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:01:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:01:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:01:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:01:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1-cyclonedx.xml (46.0 kb) 21:01:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:01:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:01:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:01:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:01:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1-javadoc.jar (336.1 kb) 21:01:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:01:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9144/maven-metadata.xml.sha1 (40.0 b) 21:01:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9144/maven-metadata.xml.md5 (32.0 b) 21:01:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9144/maven-metadata.xml (372.0 b) 21:01:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:01:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1-cyclonedx.xml (58.24 kb) 21:01:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1.pom (2.54 kb) 21:01:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:01:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1-javadoc.jar (319.58 kb) 21:01:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:01:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:01:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:01:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:01:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:01:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:01:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:01:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1-sources.jar (55.13 kb) 21:01:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:01:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:01:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1-cyclonedx.json (63.36 kb) 21:01:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:01:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:01:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1.jar (68.6 kb) 21:01:29 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:01:29 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:01:29 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/maven-metadata.xml.sha1 (40.0 b) 21:01:29 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/maven-metadata.xml.md5 (32.0 b) 21:01:29 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/maven-metadata.xml (381.0 b) 21:01:29 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:01:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:01:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:01:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:01:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1.pom (2.12 kb) 21:01:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:01:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:01:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:01:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1-cyclonedx.xml (59.26 kb) 21:01:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:01:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1-sources.jar (57.38 kb) 21:01:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1.jar (72.63 kb) 21:01:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:01:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1-javadoc.jar (296.33 kb) 21:01:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/maven-metadata.xml (1.64 kb) 21:01:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:01:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:01:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1-cyclonedx.json (64.29 kb) 21:01:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:01:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:01:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:01:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/maven-metadata.xml.sha1 (40.0 b) 21:01:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/maven-metadata.xml.md5 (32.0 b) 21:01:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/maven-metadata.xml (388.0 b) 21:01:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:01:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:01:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:01:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:01:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:01:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:01:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1-cyclonedx.json (50.45 kb) 21:01:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:01:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:01:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1-javadoc.jar (159.06 kb) 21:01:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:01:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:01:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:01:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:01:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1.jar (27.73 kb) 21:01:34 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:01:34 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1.pom (2.24 kb) 21:01:34 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:01:34 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1-sources.jar (20.69 kb) 21:01:34 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1-cyclonedx.xml (46.07 kb) 21:01:34 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:01:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/maven-metadata.xml.sha1 (40.0 b) 21:01:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/maven-metadata.xml.md5 (32.0 b) 21:01:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/maven-metadata.xml (382.0 b) 21:01:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1.jar (480.5 kb) 21:01:36 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1-javadoc.jar (1.64 mb) 21:01:36 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:01:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:01:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:01:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1.pom (2.55 kb) 21:01:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:01:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1-cyclonedx.json (57.29 kb) 21:01:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:01:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:01:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1-cyclonedx.xml (52.59 kb) 21:01:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/maven-metadata.xml (1.64 kb) 21:01:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:01:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:01:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:01:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:01:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:01:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:01:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:01:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1-sources.jar (371.33 kb) 21:01:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:01:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8530/maven-metadata.xml.sha1 (40.0 b) 21:01:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8530/maven-metadata.xml.md5 (32.0 b) 21:01:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8530/maven-metadata.xml (372.0 b) 21:01:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:01:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:01:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:01:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1-sources.jar (37.16 kb) 21:01:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:01:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:01:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1-cyclonedx.xml (52.2 kb) 21:01:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:01:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:01:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:01:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:01:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:01:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1-javadoc.jar (219.34 kb) 21:01:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:01:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1.jar (49.2 kb) 21:01:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:01:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1.pom (1.93 kb) 21:01:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1-cyclonedx.json (56.92 kb) 21:01:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:01:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:01:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:01:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/maven-metadata.xml.sha1 (40.0 b) 21:01:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/maven-metadata.xml.md5 (32.0 b) 21:01:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/maven-metadata.xml (391.0 b) 21:01:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:01:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:01:40 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:01:40 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:01:40 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1.jar (77.03 kb) 21:01:41 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:01:41 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:01:42 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:01:42 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:01:42 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1-cyclonedx.xml (49.37 kb) 21:01:42 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:01:42 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1-cyclonedx.json (53.91 kb) 21:01:42 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:01:42 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:01:42 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1-javadoc.jar (363.06 kb) 21:01:42 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1-sources.jar (66.31 kb) 21:01:42 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:01:42 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:01:42 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:01:42 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:01:42 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1.pom (2.14 kb) 21:01:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/maven-metadata.xml.sha1 (40.0 b) 21:01:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/maven-metadata.xml.md5 (32.0 b) 21:01:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/maven-metadata.xml (388.0 b) 21:01:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1-cyclonedx.json (80.59 kb) 21:01:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:01:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:01:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:01:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1-javadoc.jar (501.55 kb) 21:01:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:01:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:01:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:01:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1-sources.jar (108.53 kb) 21:01:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:01:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:01:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:01:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:01:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:01:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1.pom (3.03 kb) 21:01:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1-cyclonedx.xml (74.63 kb) 21:01:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1.jar (132.03 kb) 21:01:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:01:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:01:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:01:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:01:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml.sha1 (40.0 b) 21:01:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml.md5 (32.0 b) 21:01:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml (395.0 b) 21:01:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1.jar (399.75 kb) 21:01:46 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1-javadoc.jar (1.4 mb) 21:01:47 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:01:47 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:01:47 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:01:47 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1-sources.jar (319.29 kb) 21:01:47 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:01:47 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1-cyclonedx.xml (72.51 kb) 21:01:47 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:01:47 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/maven-metadata.xml (1.66 kb) 21:01:47 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:01:47 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:01:47 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:01:47 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:01:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1.pom (2.62 kb) 21:01:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:01:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:01:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1-cyclonedx.json (78.14 kb) 21:01:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:01:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:01:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:01:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/maven-metadata.xml.sha1 (40.0 b) 21:01:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/maven-metadata.xml.md5 (32.0 b) 21:01:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/maven-metadata.xml (403.0 b) 21:01:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1-sources.jar (42.78 kb) 21:01:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:01:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:01:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1-cyclonedx.json (90.63 kb) 21:01:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:01:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:01:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:01:49 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1-cyclonedx.xml (84.18 kb) 21:01:49 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:01:49 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:01:49 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1.pom (2.27 kb) 21:01:49 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:01:49 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:01:49 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/maven-metadata.xml (1.66 kb) 21:01:49 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:01:49 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:01:49 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:01:49 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1.jar (56.38 kb) 21:01:49 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1-javadoc.jar (255.89 kb) 21:01:49 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:01:49 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:01:49 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/maven-metadata.xml.sha1 (40.0 b) 21:01:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/maven-metadata.xml.md5 (32.0 b) 21:01:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/maven-metadata.xml (388.0 b) 21:01:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:01:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:01:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:01:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:01:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1-javadoc.jar (509.55 kb) 21:01:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1-sources.jar (111.59 kb) 21:01:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:01:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:01:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:01:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:01:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:01:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:01:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:01:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:01:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1-cyclonedx.json (67.43 kb) 21:01:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:01:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:01:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:01:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1.pom (2.69 kb) 21:01:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1-cyclonedx.xml (62.23 kb) 21:01:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1.jar (133.44 kb) 21:01:53 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9641/maven-metadata.xml.sha1 (40.0 b) 21:01:53 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9641/maven-metadata.xml.md5 (32.0 b) 21:01:53 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9641/maven-metadata.xml (372.0 b) 21:01:53 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1-cyclonedx.xml (49.22 kb) 21:01:53 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1.pom (2.38 kb) 21:01:53 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:01:53 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:01:53 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1-javadoc.jar (604.67 kb) 21:01:54 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:01:54 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:01:54 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:01:54 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:01:54 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1-sources.jar (121.47 kb) 21:01:54 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:01:54 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:01:54 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:01:54 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:01:54 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:01:54 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:01:54 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1.jar (150.33 kb) 21:01:54 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:01:54 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:01:54 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:01:55 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1-cyclonedx.json (53.75 kb) 21:01:55 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/maven-metadata.xml.sha1 (40.0 b) 21:01:55 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/maven-metadata.xml.md5 (32.0 b) 21:01:55 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/maven-metadata.xml (388.0 b) 21:01:55 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:01:55 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:01:55 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1-sources.jar (75.88 kb) 21:01:55 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:01:55 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1-cyclonedx.json (77.26 kb) 21:01:55 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:01:55 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1-javadoc.jar (348.4 kb) 21:01:55 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1.pom (2.69 kb) 21:01:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:01:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:01:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:01:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:01:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:01:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:01:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:01:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:01:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:01:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:01:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1-cyclonedx.xml (71.48 kb) 21:01:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1.jar (90.74 kb) 21:01:58 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:01:58 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/maven-metadata.xml.sha1 (40.0 b) 21:01:58 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/maven-metadata.xml.md5 (32.0 b) 21:01:58 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/maven-metadata.xml (389.0 b) 21:01:58 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1.pom (2.48 kb) 21:01:58 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:01:58 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:01:59 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1-javadoc.jar (2.04 mb) 21:01:59 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:01:59 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:01:59 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:01:59 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1.jar (606.46 kb) 21:02:01 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:02:01 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:02:01 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:02:01 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:02:01 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:02:01 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:02:01 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1-cyclonedx.json (64.51 kb) 21:02:01 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:02:01 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1-sources.jar (478.5 kb) 21:02:01 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:02:01 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:02:01 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:02:02 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1-cyclonedx.xml (59.49 kb) 21:02:02 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/maven-metadata.xml.sha1 (40.0 b) 21:02:02 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/maven-metadata.xml.md5 (32.0 b) 21:02:02 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/maven-metadata.xml (388.0 b) 21:02:02 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:02:02 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:02:02 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1-cyclonedx.xml (34.21 kb) 21:02:02 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1-cyclonedx.json (37.8 kb) 21:02:02 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1-javadoc.jar (142.12 kb) 21:02:02 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1.jar (27.31 kb) 21:02:02 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:02:02 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:02:02 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:02:02 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:02:02 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:02:03 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1.pom (1.57 kb) 21:02:03 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:02:03 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:02:03 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:02:03 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1-sources.jar (19.68 kb) 21:02:03 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:02:03 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:02:03 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:02:03 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:02:03 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:02:03 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/maven-metadata.xml.sha1 (40.0 b) 21:02:03 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/maven-metadata.xml.md5 (32.0 b) 21:02:03 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/maven-metadata.xml (388.0 b) 21:02:04 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1-cyclonedx.json (37.8 kb) 21:02:04 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:02:04 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:02:04 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1.pom (1.58 kb) 21:02:04 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1.jar (32.95 kb) 21:02:05 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1-javadoc.jar (158.84 kb) 21:02:06 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:02:06 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:02:06 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:02:06 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:02:06 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:02:06 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:02:06 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:02:06 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:02:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:02:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:02:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:02:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1-cyclonedx.xml (34.21 kb) 21:02:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1-sources.jar (18.99 kb) 21:02:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:02:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:02:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/maven-metadata.xml.sha1 (40.0 b) 21:02:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/maven-metadata.xml.md5 (32.0 b) 21:02:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/maven-metadata.xml (384.0 b) 21:02:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:02:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:02:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:02:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:02:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:02:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:02:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1-cyclonedx.json (64.21 kb) 21:02:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1.pom (1.96 kb) 21:02:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:02:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1-cyclonedx.xml (59.16 kb) 21:02:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:02:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:02:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:02:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:02:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:02:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1-sources.jar (18.5 kb) 21:02:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:02:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1-javadoc.jar (145.8 kb) 21:02:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1.jar (25.35 kb) 21:02:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:02:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:02:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8528/maven-metadata.xml.sha1 (40.0 b) 21:02:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8528/maven-metadata.xml.md5 (32.0 b) 21:02:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8528/maven-metadata.xml (372.0 b) 21:02:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:02:09 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:02:09 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:02:09 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:02:09 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:02:09 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:02:09 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:02:09 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1-cyclonedx.xml (46.16 kb) 21:02:09 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:02:09 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:02:09 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1-cyclonedx.json (50.51 kb) 21:02:09 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1.jar (64.09 kb) 21:02:11 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:02:11 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:02:11 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:02:11 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:02:11 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:02:11 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1-sources.jar (51.62 kb) 21:02:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:02:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1.pom (1.95 kb) 21:02:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1-javadoc.jar (284.65 kb) 21:02:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/maven-metadata.xml.sha1 (40.0 b) 21:02:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/maven-metadata.xml.md5 (32.0 b) 21:02:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/maven-metadata.xml (391.0 b) 21:02:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:02:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:02:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1-cyclonedx.xml (46.29 kb) 21:02:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1.pom (1.97 kb) 21:02:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:02:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:02:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1-javadoc.jar (464.2 kb) 21:02:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:02:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1-sources.jar (82.09 kb) 21:02:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:02:13 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1.jar (118.5 kb) 21:02:13 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:02:13 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:02:13 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:02:13 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:02:13 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:02:13 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1-cyclonedx.json (50.64 kb) 21:02:13 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:02:13 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:02:13 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:02:13 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:02:13 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/maven-metadata.xml.sha1 (40.0 b) 21:02:14 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/maven-metadata.xml.md5 (32.0 b) 21:02:14 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/maven-metadata.xml (394.0 b) 21:02:14 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:02:14 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:02:14 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1.pom (1.98 kb) 21:02:14 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:02:14 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1-sources.jar (60.61 kb) 21:02:14 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:02:14 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:02:14 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:02:14 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:02:14 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:02:14 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:02:15 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1-javadoc.jar (326.17 kb) 21:02:15 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:02:15 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/maven-metadata.xml (1.66 kb) 21:02:15 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:02:15 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1-cyclonedx.json (50.58 kb) 21:02:15 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1.jar (74.89 kb) 21:02:17 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:02:17 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:02:17 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1-cyclonedx.xml (46.21 kb) 21:02:17 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:02:17 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/maven-metadata.xml.sha1 (40.0 b) 21:02:17 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/maven-metadata.xml.md5 (32.0 b) 21:02:17 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/maven-metadata.xml (395.0 b) 21:02:17 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:02:17 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1.pom (1.98 kb) 21:02:17 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1-cyclonedx.json (50.62 kb) 21:02:17 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:02:17 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:02:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:02:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:02:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:02:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:02:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:02:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1-cyclonedx.xml (46.26 kb) 21:02:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:02:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/maven-metadata.xml (1.66 kb) 21:02:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:02:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1-sources.jar (23.34 kb) 21:02:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1.jar (32.43 kb) 21:02:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:02:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:02:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:02:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1-javadoc.jar (167.51 kb) 21:02:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:02:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.sha1 (40.0 b) 21:02:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.md5 (32.0 b) 21:02:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml (399.0 b) 21:02:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:02:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:02:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:02:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:02:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:02:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:02:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:02:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:02:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1.jar (74.97 kb) 21:02:21 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:02:21 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:02:21 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1.pom (2.07 kb) 21:02:21 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:02:21 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:02:21 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/maven-metadata.xml (1.66 kb) 21:02:22 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:02:22 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1-cyclonedx.json (37.89 kb) 21:02:22 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1-cyclonedx.xml (34.3 kb) 21:02:22 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1-sources.jar (59.82 kb) 21:02:22 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:02:22 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1-javadoc.jar (300.15 kb) 21:02:22 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8916/maven-metadata.xml.sha1 (40.0 b) 21:02:22 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8916/maven-metadata.xml.md5 (32.0 b) 21:02:22 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8916/maven-metadata.xml (372.0 b) 21:02:22 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:02:22 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:02:22 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1-sources.jar (180.18 kb) 21:02:22 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:02:22 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1-cyclonedx.xml (75.5 kb) 21:02:22 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:02:23 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1-cyclonedx.json (81.35 kb) 21:02:23 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:02:23 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:02:23 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:02:23 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:02:23 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1.pom (2.97 kb) 21:02:23 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1-javadoc.jar (811.5 kb) 21:02:23 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:02:23 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:02:23 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:02:23 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1.jar (227.68 kb) 21:02:23 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:02:23 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:02:23 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:02:23 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:02:23 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/maven-metadata.xml.sha1 (40.0 b) 21:02:24 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/maven-metadata.xml.md5 (32.0 b) 21:02:24 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/maven-metadata.xml (388.0 b) 21:02:24 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:02:24 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1.pom (2.69 kb) 21:02:24 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1-cyclonedx.xml (62.23 kb) 21:02:24 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:02:24 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:02:24 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1.jar (132.3 kb) 21:02:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:02:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:02:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:02:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:02:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:02:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1-cyclonedx.json (67.43 kb) 21:02:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:02:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:02:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:02:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1-sources.jar (110.52 kb) 21:02:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:02:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1-javadoc.jar (503.0 kb) 21:02:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:02:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:02:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:02:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml.sha1 (40.0 b) 21:02:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml.md5 (32.0 b) 21:02:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml (398.0 b) 21:02:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:02:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:02:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:02:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1-cyclonedx.xml (52.48 kb) 21:02:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1-cyclonedx.json (57.2 kb) 21:02:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:02:28 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:02:28 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:02:28 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:02:28 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:02:28 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:02:28 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:02:28 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:02:28 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/maven-metadata.xml (1.66 kb) 21:02:28 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1.jar (111.84 kb) 21:02:28 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:02:28 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1.pom (1.99 kb) 21:02:28 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1-sources.jar (94.11 kb) 21:02:28 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1-javadoc.jar (448.37 kb) 21:02:28 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:02:28 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:02:29 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8525/maven-metadata.xml.sha1 (40.0 b) 21:02:29 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8525/maven-metadata.xml.md5 (32.0 b) 21:02:29 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8525/maven-metadata.xml (372.0 b) 21:02:29 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1-cyclonedx.json (53.78 kb) 21:02:29 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:02:29 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:02:29 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:02:29 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1-cyclonedx.xml (49.24 kb) 21:02:29 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:02:29 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1.pom (2.07 kb) 21:02:29 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:02:29 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:02:29 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:02:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:02:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:02:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:02:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:02:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1-sources.jar (113.92 kb) 21:02:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:02:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:02:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1-javadoc.jar (556.96 kb) 21:02:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:02:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:02:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1.jar (144.31 kb) 21:02:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/maven-metadata.xml.sha1 (40.0 b) 21:02:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/maven-metadata.xml.md5 (32.0 b) 21:02:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/maven-metadata.xml (386.0 b) 21:02:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1.pom (2.12 kb) 21:02:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1-sources.jar (76.88 kb) 21:02:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:02:33 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:02:33 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:02:33 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:02:33 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:02:33 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:02:33 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:02:33 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:02:33 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:02:33 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:02:33 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1.jar (93.84 kb) 21:02:33 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:02:33 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:02:33 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1-javadoc.jar (356.09 kb) 21:02:33 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:02:34 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1-cyclonedx.xml (49.25 kb) 21:02:34 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:02:34 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:02:34 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1-cyclonedx.json (53.79 kb) 21:02:34 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9648/maven-metadata.xml.sha1 (40.0 b) 21:02:34 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9648/maven-metadata.xml.md5 (32.0 b) 21:02:34 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9648/maven-metadata.xml (372.0 b) 21:02:34 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:02:34 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:02:34 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:02:34 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1-sources.jar (89.55 kb) 21:02:34 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:02:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1-cyclonedx.json (60.43 kb) 21:02:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:02:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:02:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:02:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1.pom (2.71 kb) 21:02:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:02:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:02:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1.jar (111.01 kb) 21:02:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:02:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:02:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1-javadoc.jar (445.41 kb) 21:02:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:02:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:02:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:02:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1-cyclonedx.xml (55.54 kb) 21:02:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:02:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6022/maven-metadata.xml.sha1 (40.0 b) 21:02:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6022/maven-metadata.xml.md5 (32.0 b) 21:02:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6022/maven-metadata.xml (372.0 b) 21:02:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1-cyclonedx.xml (46.18 kb) 21:02:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:02:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1-javadoc.jar (601.95 kb) 21:02:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1.jar (165.45 kb) 21:02:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:02:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1.pom (2.25 kb) 21:02:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:02:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:02:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:02:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:02:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:02:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:02:38 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:02:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:02:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:02:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1-cyclonedx.json (50.52 kb) 21:02:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:02:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1-sources.jar (123.71 kb) 21:02:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:02:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:02:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:02:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/maven-metadata.xml.sha1 (40.0 b) 21:02:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/maven-metadata.xml.md5 (32.0 b) 21:02:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/maven-metadata.xml (397.0 b) 21:02:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:02:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:02:40 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1-cyclonedx.json (60.39 kb) 21:02:40 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:02:40 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:02:40 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:02:40 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:02:40 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:02:40 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:02:40 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:02:40 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1.jar (47.52 kb) 21:02:42 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1-cyclonedx.xml (55.47 kb) 21:02:42 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/maven-metadata.xml (1.66 kb) 21:02:42 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1.pom (2.23 kb) 21:02:42 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:02:42 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:02:42 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:02:42 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:02:42 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:02:42 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1-sources.jar (37.51 kb) 21:02:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1-javadoc.jar (226.39 kb) 21:02:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8177/maven-metadata.xml.sha1 (40.0 b) 21:02:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8177/maven-metadata.xml.md5 (32.0 b) 21:02:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8177/maven-metadata.xml (372.0 b) 21:02:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1-sources.jar (131.78 kb) 21:02:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:02:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:02:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:02:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:02:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:02:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1.jar (173.28 kb) 21:02:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:02:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:02:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1-cyclonedx.json (50.36 kb) 21:02:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1-javadoc.jar (652.58 kb) 21:02:43 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:02:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:02:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:02:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1.pom (1.93 kb) 21:02:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:02:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:02:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1-cyclonedx.xml (46.0 kb) 21:02:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:02:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:02:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:02:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/maven-metadata.xml.sha1 (40.0 b) 21:02:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/maven-metadata.xml.md5 (32.0 b) 21:02:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/maven-metadata.xml (392.0 b) 21:02:44 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1-javadoc.jar (285.15 kb) 21:02:45 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:02:45 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:02:45 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1-cyclonedx.json (57.42 kb) 21:02:45 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:02:45 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:02:45 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1.pom (2.31 kb) 21:02:45 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:02:45 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:02:45 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:02:45 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:02:45 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:02:45 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1.jar (74.07 kb) 21:02:47 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:02:47 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:02:47 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:02:47 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1-cyclonedx.xml (52.72 kb) 21:02:47 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:02:47 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:02:47 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1-sources.jar (61.93 kb) 21:02:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:02:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml.sha1 (40.0 b) 21:02:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml.md5 (32.0 b) 21:02:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml (397.0 b) 21:02:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1-cyclonedx.xml (56.12 kb) 21:02:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:02:48 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1.jar (144.98 kb) 21:02:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:02:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1-sources.jar (114.93 kb) 21:02:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:02:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:02:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:02:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:02:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:02:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:02:50 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:02:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:02:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:02:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:02:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/maven-metadata.xml (1.66 kb) 21:02:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:02:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1.pom (2.33 kb) 21:02:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:02:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1-cyclonedx.json (60.99 kb) 21:02:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1-javadoc.jar (543.87 kb) 21:02:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/maven-metadata.xml.sha1 (40.0 b) 21:02:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/maven-metadata.xml.md5 (32.0 b) 21:02:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/maven-metadata.xml (384.0 b) 21:02:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:02:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1-cyclonedx.xml (37.13 kb) 21:02:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:02:51 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:02:52 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1-sources.jar (18.67 kb) 21:02:52 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:02:52 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:02:52 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:02:52 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:02:52 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:02:52 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:02:52 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1.pom (1.76 kb) 21:02:52 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:02:52 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:02:52 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1-cyclonedx.json (40.91 kb) 21:02:52 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:02:52 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1.jar (31.25 kb) 21:02:52 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:02:52 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:02:53 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1-javadoc.jar (153.03 kb) 21:02:53 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:02:53 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml.sha1 (40.0 b) 21:02:53 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml.md5 (32.0 b) 21:02:53 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml (403.0 b) 21:02:53 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:02:53 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1.pom (2.72 kb) 21:02:53 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:02:53 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:02:53 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:02:53 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:02:53 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:02:54 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1-cyclonedx.json (71.86 kb) 21:02:54 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:02:54 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1-javadoc.jar (276.69 kb) 21:02:54 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:02:54 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:02:54 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1-cyclonedx.xml (66.51 kb) 21:02:54 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:02:54 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/maven-metadata.xml (1.66 kb) 21:02:54 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1.jar (74.02 kb) 21:02:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:02:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1-sources.jar (57.34 kb) 21:02:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:02:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:02:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:02:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/maven-metadata.xml.sha1 (40.0 b) 21:02:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/maven-metadata.xml.md5 (32.0 b) 21:02:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/maven-metadata.xml (388.0 b) 21:02:56 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1-cyclonedx.json (70.24 kb) 21:02:57 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:02:57 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:02:57 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:02:57 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:02:57 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1-cyclonedx.xml (64.76 kb) 21:02:57 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1-sources.jar (114.17 kb) 21:02:57 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:02:57 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1.jar (147.09 kb) 21:02:57 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:02:57 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1-javadoc.jar (531.25 kb) 21:02:57 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:02:57 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:02:57 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:02:57 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:02:58 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:02:58 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:02:58 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:02:58 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:02:58 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1.pom (2.89 kb) 21:02:58 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:02:58 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/maven-metadata.xml.sha1 (40.0 b) 21:02:58 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/maven-metadata.xml.md5 (32.0 b) 21:02:58 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/maven-metadata.xml (395.0 b) 21:02:58 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1-cyclonedx.json (75.2 kb) 21:02:58 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1-javadoc.jar (422.27 kb) 21:02:58 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1-cyclonedx.xml (69.69 kb) 21:02:59 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:02:59 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1.jar (115.92 kb) 21:03:00 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:03:00 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:00 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:00 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:03:00 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:03:01 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:03:01 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/maven-metadata.xml (1.66 kb) 21:03:01 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:03:01 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1-sources.jar (91.17 kb) 21:03:01 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:03:01 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:03:01 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:03:01 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:03:01 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1.pom (2.52 kb) 21:03:01 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:03:01 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:03:01 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8341/maven-metadata.xml.md5 (32.0 b) 21:03:01 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8341/maven-metadata.xml.sha1 (40.0 b) 21:03:02 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8341/maven-metadata.xml (372.0 b) 21:03:02 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1-cyclonedx.xml (42.91 kb) 21:03:02 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:03:02 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:03:02 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:02 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1.jar (94.14 kb) 21:03:02 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:02 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1-javadoc.jar (381.89 kb) 21:03:02 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:03:02 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:03:02 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:03:02 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1-cyclonedx.json (47.09 kb) 21:03:02 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:03:03 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:03:03 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1-sources.jar (68.95 kb) 21:03:03 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:03:03 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:03:03 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:03:03 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:03:03 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:03:03 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1.pom (1.8 kb) 21:03:03 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:03:03 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/maven-metadata.xml.sha1 (40.0 b) 21:03:03 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/maven-metadata.xml.md5 (32.0 b) 21:03:03 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/maven-metadata.xml (400.0 b) 21:03:04 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:03:04 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:03:04 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1-sources.jar (60.06 kb) 21:03:04 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:03:04 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1-cyclonedx.json (57.48 kb) 21:03:04 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:03:04 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:04 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:04 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1.jar (74.25 kb) 21:03:06 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:03:06 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:03:06 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:03:06 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1-javadoc.jar (316.43 kb) 21:03:06 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:03:06 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/maven-metadata.xml (1.66 kb) 21:03:06 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:03:06 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:03:06 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:03:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1.pom (2.19 kb) 21:03:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1-cyclonedx.xml (52.75 kb) 21:03:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:03:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml.sha1 (40.0 b) 21:03:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml.md5 (32.0 b) 21:03:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml (396.0 b) 21:03:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:03:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:03:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:03:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:03:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1.pom (2.16 kb) 21:03:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:03:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1-cyclonedx.json (57.45 kb) 21:03:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/maven-metadata.xml (1.66 kb) 21:03:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1-sources.jar (74.59 kb) 21:03:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1.jar (97.45 kb) 21:03:07 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1-javadoc.jar (391.53 kb) 21:03:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:03:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:03:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:03:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:03:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:03:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:03:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1-cyclonedx.xml (52.73 kb) 21:03:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:03:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/maven-metadata.xml.sha1 (40.0 b) 21:03:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/maven-metadata.xml.md5 (32.0 b) 21:03:08 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/maven-metadata.xml (391.0 b) 21:03:09 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1-cyclonedx.xml (46.07 kb) 21:03:09 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:03:09 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1.jar (60.6 kb) 21:03:10 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:03:10 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:03:10 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:11 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1-cyclonedx.json (50.45 kb) 21:03:11 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1-javadoc.jar (270.34 kb) 21:03:11 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:11 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:03:11 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:03:11 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:03:11 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:03:11 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1.pom (1.8 kb) 21:03:11 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:03:11 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:03:11 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:03:11 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:03:11 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1-sources.jar (46.84 kb) 21:03:11 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:03:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:03:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8639/maven-metadata.xml.sha1 (40.0 b) 21:03:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8639/maven-metadata.xml.md5 (32.0 b) 21:03:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8639/maven-metadata.xml (372.0 b) 21:03:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1-sources.jar (275.21 kb) 21:03:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:03:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1.pom (2.62 kb) 21:03:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:03:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:03:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:03:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1-javadoc.jar (1.2 mb) 21:03:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:03:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1-cyclonedx.xml (65.0 kb) 21:03:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:03:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:03:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:03:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1.jar (342.3 kb) 21:03:12 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:03:13 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1-cyclonedx.json (70.4 kb) 21:03:13 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:03:13 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:03:13 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:03:13 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:03:13 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/maven-metadata.xml.sha1 (40.0 b) 21:03:13 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/maven-metadata.xml.md5 (32.0 b) 21:03:13 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/maven-metadata.xml (393.0 b) 21:03:13 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:03:13 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:03:13 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:03:13 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:03:14 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1.jar (87.91 kb) 21:03:15 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:03:15 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1-sources.jar (51.28 kb) 21:03:15 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:16 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:03:16 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1-javadoc.jar (324.73 kb) 21:03:16 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:16 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:03:16 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:03:16 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:03:16 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:03:16 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:03:16 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:03:16 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1-cyclonedx.json (50.46 kb) 21:03:16 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1.pom (1.8 kb) 21:03:16 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:03:16 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1-cyclonedx.xml (46.08 kb) 21:03:16 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8343/maven-metadata.xml.sha1 (40.0 b) 21:03:17 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8343/maven-metadata.xml.md5 (32.0 b) 21:03:17 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8343/maven-metadata.xml (372.0 b) 21:03:17 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1.jar (85.26 kb) 21:03:17 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1-javadoc.jar (341.49 kb) 21:03:17 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:03:17 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1-cyclonedx.json (47.07 kb) 21:03:17 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1.pom (1.78 kb) 21:03:17 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:03:17 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:17 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:17 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:03:17 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:03:17 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:03:17 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:03:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:03:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:03:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:03:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1-cyclonedx.xml (42.89 kb) 21:03:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1-sources.jar (64.49 kb) 21:03:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:03:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:03:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:03:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:03:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8344/maven-metadata.xml.sha1 (40.0 b) 21:03:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8344/maven-metadata.xml.md5 (32.0 b) 21:03:18 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8344/maven-metadata.xml (372.0 b) 21:03:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:03:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:03:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:03:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1-sources.jar (128.62 kb) 21:03:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:03:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:03:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1.pom (2.1 kb) 21:03:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1-cyclonedx.json (53.77 kb) 21:03:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1-javadoc.jar (616.52 kb) 21:03:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1.jar (159.72 kb) 21:03:19 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:03:20 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:03:20 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:03:20 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:03:20 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:03:20 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1-cyclonedx.xml (49.24 kb) 21:03:20 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:03:20 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:03:20 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:03:20 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9642/maven-metadata.xml.sha1 (40.0 b) 21:03:20 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9642/maven-metadata.xml.md5 (32.0 b) 21:03:20 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9642/maven-metadata.xml (372.0 b) 21:03:20 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:03:20 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:03:21 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:03:21 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:03:21 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1-sources.jar (155.82 kb) 21:03:21 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:03:21 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:03:21 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:21 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:21 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:03:21 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:03:21 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:03:21 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:03:21 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:03:22 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:03:22 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1.pom (2.38 kb) 21:03:22 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1.jar (192.17 kb) 21:03:23 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:03:23 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1-cyclonedx.json (53.75 kb) 21:03:23 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1-cyclonedx.xml (49.22 kb) 21:03:24 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1-javadoc.jar (761.43 kb) 21:03:24 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/maven-metadata.xml.sha1 (40.0 b) 21:03:24 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/maven-metadata.xml.md5 (32.0 b) 21:03:24 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/maven-metadata.xml (386.0 b) 21:03:24 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:03:24 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:03:24 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1-cyclonedx.json (70.84 kb) 21:03:24 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1-javadoc.jar (1.8 mb) 21:03:24 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:24 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:03:24 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1-cyclonedx.xml (65.48 kb) 21:03:24 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:03:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:03:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:03:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1.jar (543.72 kb) 21:03:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:03:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:03:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1-sources.jar (425.29 kb) 21:03:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:03:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:03:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:03:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:03:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:03:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1.pom (2.77 kb) 21:03:25 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8650/maven-metadata.xml.sha1 (40.0 b) 21:03:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8650/maven-metadata.xml.md5 (32.0 b) 21:03:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8650/maven-metadata.xml (372.0 b) 21:03:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1-cyclonedx.json (73.7 kb) 21:03:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:03:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:03:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1-sources.jar (23.7 kb) 21:03:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:03:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1.pom (2.0 kb) 21:03:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:03:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1-javadoc.jar (165.54 kb) 21:03:26 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:03:27 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1.jar (31.4 kb) 21:03:28 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:03:28 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:03:28 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:03:28 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:03:29 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:03:29 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1-cyclonedx.xml (68.13 kb) 21:03:29 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:03:29 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:03:29 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:03:29 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9640/maven-metadata.xml.sha1 (40.0 b) 21:03:29 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9640/maven-metadata.xml.md5 (32.0 b) 21:03:29 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9640/maven-metadata.xml (372.0 b) 21:03:29 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1-cyclonedx.xml (46.02 kb) 21:03:29 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1.pom (2.24 kb) 21:03:29 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1-sources.jar (180.99 kb) 21:03:29 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:03:29 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:03:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:03:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1-cyclonedx.json (50.38 kb) 21:03:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:03:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1.jar (227.75 kb) 21:03:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:03:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:03:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:03:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:03:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:03:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1-javadoc.jar (924.15 kb) 21:03:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:03:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:03:30 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:03:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:03:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/maven-metadata.xml.sha1 (40.0 b) 21:03:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/maven-metadata.xml.md5 (32.0 b) 21:03:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/maven-metadata.xml (393.0 b) 21:03:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:03:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:03:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1-javadoc.jar (316.75 kb) 21:03:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:03:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1-sources.jar (60.03 kb) 21:03:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1-cyclonedx.xml (52.72 kb) 21:03:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1-cyclonedx.json (57.43 kb) 21:03:31 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:03:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:03:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:03:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:03:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:03:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:03:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:03:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:03:32 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1.jar (81.37 kb) 21:03:34 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:03:34 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1.pom (1.8 kb) 21:03:34 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:03:34 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8529/maven-metadata.xml.sha1 (40.0 b) 21:03:34 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8529/maven-metadata.xml.md5 (32.0 b) 21:03:34 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8529/maven-metadata.xml (372.0 b) 21:03:34 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1.pom (2.08 kb) 21:03:34 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:03:34 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:03:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:03:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:03:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:03:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:03:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:03:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1-sources.jar (81.92 kb) 21:03:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:03:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:03:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1-javadoc.jar (407.93 kb) 21:03:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1-cyclonedx.json (60.38 kb) 21:03:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1-cyclonedx.xml (55.51 kb) 21:03:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:03:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:03:35 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:03:36 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:03:36 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1.jar (105.4 kb) 21:03:36 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.sha1 (40.0 b) 21:03:36 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.md5 (32.0 b) 21:03:36 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml (396.0 b) 21:03:36 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1-cyclonedx.xml (49.39 kb) 21:03:36 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1-cyclonedx.json (53.93 kb) 21:03:36 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1.jar.sha1 (40.0 b) 21:03:36 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1-sources.jar.md5 (32.0 b) 21:03:36 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1.pom (2.15 kb) 21:03:36 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1.jar.md5 (32.0 b) 21:03:36 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 (40.0 b) 21:03:36 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:36 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1-cyclonedx.json.md5 (32.0 b) 21:03:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1-javadoc.jar.md5 (32.0 b) 21:03:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1-cyclonedx.json.sha1 (40.0 b) 21:03:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1.pom.md5 (32.0 b) 21:03:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1.pom.sha1 (40.0 b) 21:03:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1-javadoc.jar.sha1 (40.0 b) 21:03:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1-cyclonedx.xml.md5 (32.0 b) 21:03:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/maven-metadata.xml (1.66 kb) 21:03:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1-javadoc.jar (361.08 kb) 21:03:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1-sources.jar (67.3 kb) 21:03:37 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1.jar (88.35 kb) 21:03:39 Attempting to upload org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1-sources.jar.sha1 (40.0 b) 21:03:39 Attempting to upload org/opendaylight/mdsal/mdsal-binding-api/maven-metadata.xml.sha1 (40.0 b) 21:03:39 Attempting to upload org/opendaylight/mdsal/mdsal-binding-api/maven-metadata.xml.md5 (32.0 b) 21:03:39 Attempting to upload org/opendaylight/mdsal/mdsal-binding-api/maven-metadata.xml (403.0 b) 21:03:39 Attempting to upload org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79.jar.sha1 (40.0 b) 21:03:39 Attempting to upload org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79.pom (3.04 kb) 21:03:39 Attempting to upload org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79-sources.jar.sha1 (40.0 b) 21:03:40 Attempting to upload org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79-cyclonedx.xml (58.34 kb) 21:03:40 Attempting to upload org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79-javadoc.jar.md5 (32.0 b) 21:03:40 Attempting to upload org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79-javadoc.jar (512.03 kb) 21:03:40 Attempting to upload org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79.jar.md5 (32.0 b) 21:03:40 Attempting to upload org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:40 Attempting to upload org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:03:40 Attempting to upload org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79-sources.jar (70.69 kb) 21:03:40 Attempting to upload org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:40 Attempting to upload org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:03:40 Attempting to upload org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:03:40 Attempting to upload org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:03:40 Attempting to upload org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79-javadoc.jar.sha1 (40.0 b) 21:03:40 Attempting to upload org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79-cyclonedx.json (64.72 kb) 21:03:41 Attempting to upload org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:03:41 Attempting to upload org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79.jar (78.21 kb) 21:03:41 Attempting to upload org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:03:41 Attempting to upload org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79-sources.jar.md5 (32.0 b) 21:03:41 Attempting to upload org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:03:41 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/maven-metadata.xml.sha1 (40.0 b) 21:03:41 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/maven-metadata.xml.md5 (32.0 b) 21:03:41 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/maven-metadata.xml (384.0 b) 21:03:41 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.21-20260227.203224-79-features.xml (629.0 b) 21:03:41 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:03:41 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.21-20260227.203224-79.pom (1.73 kb) 21:03:41 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.21-20260227.203224-79-cyclonedx.xml (87.08 kb) 21:03:41 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:03:42 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:42 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:42 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:03:42 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:03:42 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:03:42 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml (1.27 kb) 21:03:42 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:03:42 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:03:42 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:03:42 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.21-20260227.203224-79-cyclonedx.json (94.37 kb) 21:03:42 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/maven-metadata.xml.sha1 (40.0 b) 21:03:42 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/maven-metadata.xml.md5 (32.0 b) 21:03:42 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/maven-metadata.xml (375.0 b) 21:03:43 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:03:43 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:03:43 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:03:43 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.21-20260227.203224-79-features.xml (685.0 b) 21:03:43 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:03:43 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:43 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:43 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.21-20260227.203224-79-cyclonedx.xml (79.7 kb) 21:03:43 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:03:43 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:03:43 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.21-20260227.203224-79.pom (1.48 kb) 21:03:43 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:03:43 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:03:43 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.21-20260227.203224-79-cyclonedx.json (86.69 kb) 21:03:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:03:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.sha1 (40.0 b) 21:03:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.md5 (32.0 b) 21:03:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml (398.0 b) 21:03:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:03:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:03:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-79-cyclonedx.xml (74.01 kb) 21:03:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:03:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/maven-metadata.xml (1.28 kb) 21:03:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-79-cyclonedx.json (80.61 kb) 21:03:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:03:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:03:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:03:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:03:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-79.pom (1.58 kb) 21:03:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-79-features.xml (800.0 b) 21:03:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:03:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml.sha1 (40.0 b) 21:03:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml.md5 (32.0 b) 21:03:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml (406.0 b) 21:03:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:03:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:03:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-79-cyclonedx.json (169.25 kb) 21:03:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:03:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:03:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-79.pom (1.86 kb) 21:03:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:03:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:03:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-79-cyclonedx.xml (157.45 kb) 21:03:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/maven-metadata.xml (1.29 kb) 21:03:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:03:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:03:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-79-features.xml (1.1 kb) 21:03:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/maven-metadata.xml.sha1 (40.0 b) 21:03:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/maven-metadata.xml.md5 (32.0 b) 21:03:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/maven-metadata.xml (384.0 b) 21:03:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:03:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.21-20260227.203224-79-cyclonedx.json (90.72 kb) 21:03:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:03:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:03:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml (1.27 kb) 21:03:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.21-20260227.203224-79-cyclonedx.xml (83.61 kb) 21:03:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:03:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:03:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.21-20260227.203224-79.pom (1.54 kb) 21:03:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:03:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:03:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.21-20260227.203224-79-features.xml (628.0 b) 21:03:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:03:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/maven-metadata.xml.sha1 (40.0 b) 21:03:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/maven-metadata.xml.md5 (32.0 b) 21:03:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/maven-metadata.xml (375.0 b) 21:03:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:03:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.21-20260227.203224-79-cyclonedx.json (113.44 kb) 21:03:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.21-20260227.203224-79-cyclonedx.xml (104.99 kb) 21:03:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:03:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:03:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.21-20260227.203224-79-features.xml (919.0 b) 21:03:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.21-20260227.203224-79.pom (1.72 kb) 21:03:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:03:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:03:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:03:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:03:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:03:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:03:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/maven-metadata.xml.sha1 (40.0 b) 21:03:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/maven-metadata.xml.md5 (32.0 b) 21:03:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/maven-metadata.xml (375.0 b) 21:03:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.21-20260227.203224-79-features.xml (685.0 b) 21:03:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.21-20260227.203224-79-cyclonedx.xml (79.77 kb) 21:03:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:03:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.21-20260227.203224-79-cyclonedx.json (86.75 kb) 21:03:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:03:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:03:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:03:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.21-20260227.203224-79.pom (1.49 kb) 21:03:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:03:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:03:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:03:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:03:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:03:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/maven-metadata.xml.sha1 (40.0 b) 21:03:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/maven-metadata.xml.md5 (32.0 b) 21:03:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/maven-metadata.xml (375.0 b) 21:03:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:03:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.21-20260227.203224-79-features.xml (1.03 kb) 21:03:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.21-20260227.203224-79-cyclonedx.xml (113.07 kb) 21:03:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:03:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:03:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.21-20260227.203224-79-cyclonedx.json (121.77 kb) 21:03:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:03:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:03:49 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:03:49 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.21-20260227.203224-79.pom (1.91 kb) 21:03:49 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:03:49 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:03:49 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:03:49 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/maven-metadata.xml.sha1 (40.0 b) 21:03:49 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/maven-metadata.xml.md5 (32.0 b) 21:03:49 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/maven-metadata.xml (375.0 b) 21:03:49 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:03:49 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.21-20260227.203224-79-cyclonedx.json (76.96 kb) 21:03:49 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.21-20260227.203224-79-features.xml (809.0 b) 21:03:49 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:49 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:03:49 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:03:49 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:03:49 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:49 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:03:49 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:03:49 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.21-20260227.203224-79-cyclonedx.xml (70.55 kb) 21:03:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:03:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.21-20260227.203224-79.pom (1.68 kb) 21:03:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:03:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:03:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/maven-metadata.xml.sha1 (40.0 b) 21:03:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/maven-metadata.xml.md5 (32.0 b) 21:03:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/maven-metadata.xml (375.0 b) 21:03:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:03:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.21-20260227.203224-79-features.xml (1.13 kb) 21:03:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.21-20260227.203224-79.pom (1.95 kb) 21:03:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:03:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:03:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:03:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:03:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.21-20260227.203224-79-cyclonedx.xml (106.84 kb) 21:03:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:03:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:03:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.21-20260227.203224-79-cyclonedx.json (115.65 kb) 21:03:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:03:51 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:03:51 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/maven-metadata.xml.sha1 (40.0 b) 21:03:51 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/maven-metadata.xml.md5 (32.0 b) 21:03:51 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/maven-metadata.xml (375.0 b) 21:03:51 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:03:51 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:03:51 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.21-20260227.203224-79-cyclonedx.json (125.99 kb) 21:03:51 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:51 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:03:51 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:51 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:03:51 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.21-20260227.203224-79-cyclonedx.xml (116.69 kb) 21:03:51 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:03:51 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:03:51 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:03:51 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:03:51 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:03:51 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.21-20260227.203224-79-features.xml (685.0 b) 21:03:51 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.21-20260227.203224-79.pom (1.49 kb) 21:03:51 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/maven-metadata.xml.sha1 (40.0 b) 21:03:51 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/maven-metadata.xml.md5 (32.0 b) 21:03:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/maven-metadata.xml (375.0 b) 21:03:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:03:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:03:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.21-20260227.203224-79-cyclonedx.json (111.88 kb) 21:03:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:03:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.21-20260227.203224-79-cyclonedx.xml (103.74 kb) 21:03:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:03:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:03:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:03:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:03:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:03:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:03:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.21-20260227.203224-79-features.xml (1.05 kb) 21:03:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.21-20260227.203224-79.pom (1.93 kb) 21:03:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/maven-metadata.xml.sha1 (40.0 b) 21:03:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/maven-metadata.xml.md5 (32.0 b) 21:03:53 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/maven-metadata.xml (375.0 b) 21:03:53 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:03:53 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:03:53 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:03:53 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:03:53 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.21-20260227.203224-79-cyclonedx.xml (73.78 kb) 21:03:53 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.21-20260227.203224-79-features.xml (685.0 b) 21:03:53 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.21-20260227.203224-79.pom (1.48 kb) 21:03:53 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.21-20260227.203224-79-cyclonedx.json (80.35 kb) 21:03:53 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:03:53 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:53 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:53 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:03:53 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:03:53 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:03:53 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:03:54 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/maven-metadata.xml.sha1 (40.0 b) 21:03:54 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/maven-metadata.xml.md5 (32.0 b) 21:03:54 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/maven-metadata.xml (375.0 b) 21:03:54 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:03:54 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.21-20260227.203224-79-cyclonedx.xml (110.65 kb) 21:03:54 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:03:54 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:03:54 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.21-20260227.203224-79-cyclonedx.json (119.55 kb) 21:03:54 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:54 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:03:54 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:54 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:03:54 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:03:54 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:03:54 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.21-20260227.203224-79.pom (1.97 kb) 21:03:54 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:03:54 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.21-20260227.203224-79-features.xml (1.15 kb) 21:03:54 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:03:55 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml.sha1 (40.0 b) 21:03:55 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml.md5 (32.0 b) 21:03:55 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml (400.0 b) 21:03:55 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:03:55 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-79.pom (1.58 kb) 21:03:55 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:03:55 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:03:55 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:03:55 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:03:55 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:55 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:55 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-79-cyclonedx.xml (74.17 kb) 21:03:55 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-79-features.xml (810.0 b) 21:03:55 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/maven-metadata.xml (1.29 kb) 21:03:55 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:03:55 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:03:56 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:03:56 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-79-cyclonedx.json (80.75 kb) 21:03:56 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/maven-metadata.xml.sha1 (40.0 b) 21:03:56 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/maven-metadata.xml.md5 (32.0 b) 21:03:56 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/maven-metadata.xml (389.0 b) 21:03:56 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:03:56 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.21-20260227.203224-79-cyclonedx.json (67.54 kb) 21:03:56 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:03:56 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.21-20260227.203224-79-cyclonedx.xml (61.73 kb) 21:03:56 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:03:56 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.21-20260227.203224-79.pom (1.54 kb) 21:03:56 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.21-20260227.203224-79-features.xml (758.0 b) 21:03:56 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:03:56 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:56 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:56 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:03:57 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:03:57 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/maven-metadata.xml (1.27 kb) 21:03:57 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:03:57 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:03:57 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/maven-metadata.xml.sha1 (40.0 b) 21:03:57 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/maven-metadata.xml.md5 (32.0 b) 21:03:57 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/maven-metadata.xml (375.0 b) 21:03:57 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:03:57 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:03:57 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:03:57 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.21-20260227.203224-79.pom (1.5 kb) 21:03:57 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:03:57 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.21-20260227.203224-79-cyclonedx.json (80.38 kb) 21:03:57 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:03:57 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:57 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.21-20260227.203224-79-cyclonedx.xml (73.78 kb) 21:03:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:03:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:03:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:03:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.21-20260227.203224-79-features.xml (702.0 b) 21:03:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:03:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/maven-metadata.xml.sha1 (40.0 b) 21:03:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/maven-metadata.xml.md5 (32.0 b) 21:03:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/maven-metadata.xml (375.0 b) 21:03:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:03:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.21-20260227.203224-79-cyclonedx.xml (73.65 kb) 21:03:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:03:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.21-20260227.203224-79.pom (1.49 kb) 21:03:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:03:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:03:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.21-20260227.203224-79-features.xml (685.0 b) 21:03:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:03:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:03:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.21-20260227.203224-79-cyclonedx.json (80.25 kb) 21:03:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:03:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:03:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:03:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/maven-metadata.xml.sha1 (40.0 b) 21:03:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/maven-metadata.xml.md5 (32.0 b) 21:03:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/maven-metadata.xml (384.0 b) 21:03:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.21-20260227.203224-79.pom (1.79 kb) 21:03:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.21-20260227.203224-79-features.xml (880.0 b) 21:03:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:03:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:03:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:03:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml (1.27 kb) 21:03:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:03:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:03:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.21-20260227.203224-79-cyclonedx.xml (110.04 kb) 21:03:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.21-20260227.203224-79-cyclonedx.json (118.59 kb) 21:03:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:03:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:03:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:03:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:03:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:03:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/maven-metadata.xml.sha1 (40.0 b) 21:04:00 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/maven-metadata.xml.md5 (32.0 b) 21:04:00 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/maven-metadata.xml (420.0 b) 21:04:00 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:00 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:00 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.21-20260227.203224-79-features.xml (741.0 b) 21:04:00 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:00 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:00 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.21-20260227.203224-79-cyclonedx.json (67.46 kb) 21:04:00 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:00 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:00 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:00 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.21-20260227.203224-79-cyclonedx.xml (61.65 kb) 21:04:00 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/maven-metadata.xml (1.27 kb) 21:04:00 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.21-20260227.203224-79.pom (1.53 kb) 21:04:00 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:00 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:00 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:00 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/maven-metadata.xml.sha1 (40.0 b) 21:04:00 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/maven-metadata.xml.md5 (32.0 b) 21:04:00 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/maven-metadata.xml (375.0 b) 21:04:01 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:01 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.21-20260227.203224-79-features.xml (919.0 b) 21:04:01 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:01 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:01 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:01 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:01 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.21-20260227.203224-79.pom (1.72 kb) 21:04:01 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:01 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.21-20260227.203224-79-cyclonedx.json (99.75 kb) 21:04:01 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:01 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.21-20260227.203224-79-cyclonedx.xml (92.01 kb) 21:04:01 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:04:01 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:01 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:01 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:01 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/maven-metadata.xml.sha1 (40.0 b) 21:04:01 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/maven-metadata.xml.md5 (32.0 b) 21:04:01 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/maven-metadata.xml (375.0 b) 21:04:01 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:01 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.21-20260227.203224-79-cyclonedx.xml (96.3 kb) 21:04:02 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:02 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.21-20260227.203224-79-cyclonedx.json (104.14 kb) 21:04:02 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.21-20260227.203224-79.pom (1.66 kb) 21:04:02 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:02 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:02 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:02 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:02 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:04:02 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:02 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:02 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.21-20260227.203224-79-features.xml (802.0 b) 21:04:02 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:02 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:02 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/maven-metadata.xml.sha1 (40.0 b) 21:04:02 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/maven-metadata.xml.md5 (32.0 b) 21:04:02 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/maven-metadata.xml (375.0 b) 21:04:02 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:03 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.21-20260227.203224-79-features.xml (1.26 kb) 21:04:03 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:03 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:03 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:03 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.21-20260227.203224-79-cyclonedx.xml (131.11 kb) 21:04:03 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:04:03 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:03 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:03 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.21-20260227.203224-79.pom (2.15 kb) 21:04:03 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:03 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:03 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.21-20260227.203224-79-cyclonedx.json (140.96 kb) 21:04:03 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:03 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:03 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/maven-metadata.xml.sha1 (40.0 b) 21:04:03 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/maven-metadata.xml.md5 (32.0 b) 21:04:03 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/maven-metadata.xml (375.0 b) 21:04:03 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:03 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:03 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.21-20260227.203224-79.pom (1.49 kb) 21:04:04 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:04 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:04 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:04 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:04 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.21-20260227.203224-79-cyclonedx.xml (79.56 kb) 21:04:04 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.21-20260227.203224-79-cyclonedx.json (86.57 kb) 21:04:04 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:04:04 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.21-20260227.203224-79-features.xml (685.0 b) 21:04:04 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:04 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:04 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:04 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:04 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/maven-metadata.xml.sha1 (40.0 b) 21:04:04 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/maven-metadata.xml.md5 (32.0 b) 21:04:04 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/maven-metadata.xml (375.0 b) 21:04:04 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.21-20260227.203224-79-cyclonedx.json (96.41 kb) 21:04:04 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:04 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:04 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:04 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:05 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:05 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:05 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.21-20260227.203224-79-features.xml (919.0 b) 21:04:05 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.21-20260227.203224-79-cyclonedx.xml (88.82 kb) 21:04:05 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:05 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:05 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.21-20260227.203224-79.pom (1.72 kb) 21:04:05 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:04:05 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:05 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:05 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/maven-metadata.xml.sha1 (40.0 b) 21:04:05 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/maven-metadata.xml.md5 (32.0 b) 21:04:05 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/maven-metadata.xml (455.0 b) 21:04:05 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.21-20260227.203224-79.pom (1.61 kb) 21:04:05 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.21-20260227.203224-79-cyclonedx.json (80.67 kb) 21:04:05 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.21-20260227.203224-79-cyclonedx.xml (74.09 kb) 21:04:05 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:05 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:05 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:05 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:05 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:06 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/maven-metadata.xml (1.3 kb) 21:04:06 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.21-20260227.203224-79-features.xml (852.0 b) 21:04:06 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:06 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:06 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:06 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:06 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:06 Attempting to upload org/opendaylight/mdsal/model/general-entity/maven-metadata.xml.sha1 (40.0 b) 21:04:06 Attempting to upload org/opendaylight/mdsal/model/general-entity/maven-metadata.xml (406.0 b) 21:04:06 Attempting to upload org/opendaylight/mdsal/model/general-entity/maven-metadata.xml.md5 (32.0 b) 21:04:06 Attempting to upload org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79-javadoc.jar.sha1 (40.0 b) 21:04:06 Attempting to upload org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:06 Attempting to upload org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:06 Attempting to upload org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:06 Attempting to upload org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79-javadoc.jar.md5 (32.0 b) 21:04:06 Attempting to upload org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:07 Attempting to upload org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:07 Attempting to upload org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79-cyclonedx.xml (34.08 kb) 21:04:07 Attempting to upload org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:07 Attempting to upload org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79-sources.jar (16.19 kb) 21:04:07 Attempting to upload org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79-sources.jar.sha1 (40.0 b) 21:04:07 Attempting to upload org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:07 Attempting to upload org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79-javadoc.jar (139.82 kb) 21:04:07 Attempting to upload org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79.jar.md5 (32.0 b) 21:04:07 Attempting to upload org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:04:07 Attempting to upload org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79-cyclonedx.json (37.67 kb) 21:04:07 Attempting to upload org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79.pom (1.54 kb) 21:04:07 Attempting to upload org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:07 Attempting to upload org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79.jar.sha1 (40.0 b) 21:04:07 Attempting to upload org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79-sources.jar.md5 (32.0 b) 21:04:07 Attempting to upload org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79.jar (23.95 kb) 21:04:07 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/maven-metadata.xml.sha1 (40.0 b) 21:04:07 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/maven-metadata.xml.md5 (32.0 b) 21:04:08 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/maven-metadata.xml (375.0 b) 21:04:08 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.21-20260227.203224-79.pom (2.25 kb) 21:04:08 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:08 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:08 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:08 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:08 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:08 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:08 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:04:08 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:09 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.21-20260227.203224-79-cyclonedx.json (117.28 kb) 21:04:09 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:09 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.21-20260227.203224-79-cyclonedx.xml (108.71 kb) 21:04:09 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.21-20260227.203224-79-features.xml (1.24 kb) 21:04:09 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:09 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:09 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/maven-metadata.xml.sha1 (40.0 b) 21:04:09 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/maven-metadata.xml.md5 (32.0 b) 21:04:09 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/maven-metadata.xml (391.0 b) 21:04:09 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:09 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:09 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:10 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.21-20260227.203224-79-cyclonedx.xml (61.71 kb) 21:04:10 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:10 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:10 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:10 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:10 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/maven-metadata.xml (1.28 kb) 21:04:10 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.21-20260227.203224-79-features.xml (743.0 b) 21:04:10 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.21-20260227.203224-79.pom (1.54 kb) 21:04:10 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.21-20260227.203224-79-cyclonedx.json (67.51 kb) 21:04:10 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:10 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:10 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:10 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/maven-metadata.xml.sha1 (40.0 b) 21:04:10 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/maven-metadata.xml.md5 (32.0 b) 21:04:10 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/maven-metadata.xml (375.0 b) 21:04:11 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:11 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.21-20260227.203224-79.pom (1.85 kb) 21:04:11 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:11 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:11 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:11 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:11 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.21-20260227.203224-79-cyclonedx.json (87.5 kb) 21:04:11 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:04:11 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:11 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:11 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:11 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:11 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.21-20260227.203224-79-features.xml (922.0 b) 21:04:11 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:11 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.21-20260227.203224-79-cyclonedx.xml (80.6 kb) 21:04:12 Attempting to upload org/opendaylight/mdsal/model/yang-ext/maven-metadata.xml.sha1 (40.0 b) 21:04:12 Attempting to upload org/opendaylight/mdsal/model/yang-ext/maven-metadata.xml.md5 (32.0 b) 21:04:12 Attempting to upload org/opendaylight/mdsal/model/yang-ext/maven-metadata.xml (427.0 b) 21:04:12 Attempting to upload org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79-cyclonedx.json (37.66 kb) 21:04:12 Attempting to upload org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:12 Attempting to upload org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:12 Attempting to upload org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79.jar.sha1 (40.0 b) 21:04:12 Attempting to upload org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79.jar.md5 (32.0 b) 21:04:12 Attempting to upload org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79.jar (16.6 kb) 21:04:12 Attempting to upload org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:12 Attempting to upload org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79-sources.jar.md5 (32.0 b) 21:04:12 Attempting to upload org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79-javadoc.jar.md5 (32.0 b) 21:04:12 Attempting to upload org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:12 Attempting to upload org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79-sources.jar (10.73 kb) 21:04:12 Attempting to upload org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79-cyclonedx.xml (34.07 kb) 21:04:12 Attempting to upload org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:13 Attempting to upload org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:13 Attempting to upload org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/maven-metadata.xml (1.69 kb) 21:04:13 Attempting to upload org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:13 Attempting to upload org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79-javadoc.jar (115.77 kb) 21:04:13 Attempting to upload org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79-sources.jar.sha1 (40.0 b) 21:04:13 Attempting to upload org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79.pom (1.57 kb) 21:04:13 Attempting to upload org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:13 Attempting to upload org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79-javadoc.jar.sha1 (40.0 b) 21:04:13 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/maven-metadata.xml.sha1 (40.0 b) 21:04:13 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/maven-metadata.xml.md5 (32.0 b) 21:04:13 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/maven-metadata.xml (375.0 b) 21:04:13 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:14 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:14 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:14 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:14 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:14 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.21-20260227.203224-79-features.xml (1.35 kb) 21:04:14 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:04:14 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:14 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.21-20260227.203224-79-cyclonedx.xml (134.36 kb) 21:04:14 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.21-20260227.203224-79.pom (2.19 kb) 21:04:14 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.21-20260227.203224-79-cyclonedx.json (144.4 kb) 21:04:14 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:14 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:15 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:15 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:15 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/maven-metadata.xml.sha1 (40.0 b) 21:04:15 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/maven-metadata.xml.md5 (32.0 b) 21:04:15 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/maven-metadata.xml (387.0 b) 21:04:15 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:15 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:15 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:15 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:15 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:15 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:15 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.21-20260227.203224-79-cyclonedx.json (93.57 kb) 21:04:15 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/maven-metadata.xml (1.27 kb) 21:04:15 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:15 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:15 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.21-20260227.203224-79-features.xml (1011.0 b) 21:04:16 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:16 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.21-20260227.203224-79.pom (1.78 kb) 21:04:16 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:16 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.21-20260227.203224-79-cyclonedx.xml (86.19 kb) 21:04:16 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/maven-metadata.xml.md5 (32.0 b) 21:04:16 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/maven-metadata.xml.sha1 (40.0 b) 21:04:16 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/maven-metadata.xml (375.0 b) 21:04:16 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:16 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.21-20260227.203224-79-features.xml (919.0 b) 21:04:16 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:16 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:16 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:16 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:16 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:04:16 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:16 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:16 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:16 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:17 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.21-20260227.203224-79-cyclonedx.xml (85.79 kb) 21:04:17 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.21-20260227.203224-79.pom (1.72 kb) 21:04:17 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.21-20260227.203224-79-cyclonedx.json (93.16 kb) 21:04:17 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:17 Attempting to upload org/opendaylight/mdsal/model/ietf-topology/maven-metadata.xml.sha1 (40.0 b) 21:04:17 Attempting to upload org/opendaylight/mdsal/model/ietf-topology/maven-metadata.xml.md5 (32.0 b) 21:04:17 Attempting to upload org/opendaylight/mdsal/model/ietf-topology/maven-metadata.xml (432.0 b) 21:04:17 Attempting to upload org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79-sources.jar.sha1 (40.0 b) 21:04:17 Attempting to upload org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79-javadoc.jar.md5 (32.0 b) 21:04:17 Attempting to upload org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79-sources.jar.md5 (32.0 b) 21:04:17 Attempting to upload org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79-cyclonedx.json (50.51 kb) 21:04:17 Attempting to upload org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79.jar (103.19 kb) 21:04:17 Attempting to upload org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79.pom (1.97 kb) 21:04:17 Attempting to upload org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:17 Attempting to upload org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:17 Attempting to upload org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:17 Attempting to upload org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:17 Attempting to upload org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79-sources.jar (82.14 kb) 21:04:18 Attempting to upload org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/maven-metadata.xml (1.7 kb) 21:04:18 Attempting to upload org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79.jar.md5 (32.0 b) 21:04:18 Attempting to upload org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:18 Attempting to upload org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79.jar.sha1 (40.0 b) 21:04:18 Attempting to upload org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:18 Attempting to upload org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79-javadoc.jar (418.52 kb) 21:04:18 Attempting to upload org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79-javadoc.jar.sha1 (40.0 b) 21:04:18 Attempting to upload org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:18 Attempting to upload org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79-cyclonedx.xml (46.16 kb) 21:04:18 Attempting to upload org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:18 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/maven-metadata.xml.sha1 (40.0 b) 21:04:18 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/maven-metadata.xml.md5 (32.0 b) 21:04:19 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/maven-metadata.xml (375.0 b) 21:04:19 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:19 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:19 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:19 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.21-20260227.203224-79-cyclonedx.xml (138.0 kb) 21:04:19 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:19 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.21-20260227.203224-79.pom (1.95 kb) 21:04:19 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:19 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.21-20260227.203224-79-cyclonedx.json (148.67 kb) 21:04:19 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:19 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:19 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:20 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.21-20260227.203224-79-features.xml (1.13 kb) 21:04:20 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:04:20 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:20 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:20 Attempting to upload org/opendaylight/mdsal/model/ietf-type-util/maven-metadata.xml.sha1 (40.0 b) 21:04:20 Attempting to upload org/opendaylight/mdsal/model/ietf-type-util/maven-metadata.xml.md5 (32.0 b) 21:04:20 Attempting to upload org/opendaylight/mdsal/model/ietf-type-util/maven-metadata.xml (366.0 b) 21:04:20 Attempting to upload org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:20 Attempting to upload org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79-sources.jar.md5 (32.0 b) 21:04:20 Attempting to upload org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79-sources.jar (6.96 kb) 21:04:20 Attempting to upload org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79-javadoc.jar.sha1 (40.0 b) 21:04:20 Attempting to upload org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79.jar.md5 (32.0 b) 21:04:20 Attempting to upload org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:20 Attempting to upload org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:20 Attempting to upload org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79.jar.sha1 (40.0 b) 21:04:20 Attempting to upload org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79-javadoc.jar.md5 (32.0 b) 21:04:20 Attempting to upload org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:04:20 Attempting to upload org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79-sources.jar.sha1 (40.0 b) 21:04:21 Attempting to upload org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79-javadoc.jar (97.64 kb) 21:04:21 Attempting to upload org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79.pom (1.79 kb) 21:04:21 Attempting to upload org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79.jar (15.22 kb) 21:04:21 Attempting to upload org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:21 Attempting to upload org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:21 Attempting to upload org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:21 Attempting to upload org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:21 Attempting to upload org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:21 Attempting to upload org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79-cyclonedx.json (28.96 kb) 21:04:21 Attempting to upload org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79-cyclonedx.xml (26.01 kb) 21:04:21 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/maven-metadata.xml.sha1 (40.0 b) 21:04:21 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/maven-metadata.xml.md5 (32.0 b) 21:04:21 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/maven-metadata.xml (375.0 b) 21:04:21 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:22 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:22 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:22 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:22 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:22 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:22 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.21-20260227.203224-79.pom (1.69 kb) 21:04:22 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:22 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.21-20260227.203224-79-cyclonedx.xml (93.52 kb) 21:04:22 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.21-20260227.203224-79-cyclonedx.json (101.17 kb) 21:04:22 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:04:22 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.21-20260227.203224-79-features.xml (826.0 b) 21:04:22 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:23 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:23 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:23 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/maven-metadata.xml.sha1 (40.0 b) 21:04:23 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/maven-metadata.xml.md5 (32.0 b) 21:04:23 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/maven-metadata.xml (385.0 b) 21:04:23 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.21-20260227.203224-79-cyclonedx.json (93.85 kb) 21:04:23 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:23 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:23 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:23 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:23 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:23 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:24 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:24 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.21-20260227.203224-79-features.xml (1015.0 b) 21:04:24 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/maven-metadata.xml (1.27 kb) 21:04:24 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:24 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:24 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:24 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.21-20260227.203224-79-cyclonedx.xml (86.49 kb) 21:04:24 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.21-20260227.203224-79.pom (1.78 kb) 21:04:24 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/maven-metadata.xml.md5 (32.0 b) 21:04:24 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/maven-metadata.xml.sha1 (40.0 b) 21:04:24 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/maven-metadata.xml (384.0 b) 21:04:24 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.21-20260227.203224-79.pom (1.78 kb) 21:04:24 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:24 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:24 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:24 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:24 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:24 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:25 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:25 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml (1.27 kb) 21:04:25 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.21-20260227.203224-79-features.xml (880.0 b) 21:04:25 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:25 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.21-20260227.203224-79-cyclonedx.json (128.48 kb) 21:04:25 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:25 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:25 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.21-20260227.203224-79-cyclonedx.xml (119.37 kb) 21:04:25 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/maven-metadata.xml.sha1 (40.0 b) 21:04:25 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/maven-metadata.xml.md5 (32.0 b) 21:04:25 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/maven-metadata.xml (375.0 b) 21:04:25 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:25 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:25 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:25 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.21-20260227.203224-79-cyclonedx.json (93.2 kb) 21:04:25 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:25 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:26 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:26 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.21-20260227.203224-79-cyclonedx.xml (85.82 kb) 21:04:26 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:04:26 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.21-20260227.203224-79.pom (1.48 kb) 21:04:26 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:26 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.21-20260227.203224-79-features.xml (685.0 b) 21:04:26 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:26 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:26 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:26 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/maven-metadata.xml.sha1 (40.0 b) 21:04:26 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/maven-metadata.xml.md5 (32.0 b) 21:04:26 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/maven-metadata.xml (375.0 b) 21:04:26 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:26 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.21-20260227.203224-79.pom (1.5 kb) 21:04:26 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:26 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:26 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:27 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:27 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:04:27 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:27 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.21-20260227.203224-79-features.xml (713.0 b) 21:04:27 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.21-20260227.203224-79-cyclonedx.json (73.85 kb) 21:04:27 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:27 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:27 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:27 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.21-20260227.203224-79-cyclonedx.xml (67.63 kb) 21:04:27 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:27 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/maven-metadata.xml.md5 (32.0 b) 21:04:27 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/maven-metadata.xml.sha1 (40.0 b) 21:04:27 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/maven-metadata.xml (375.0 b) 21:04:27 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:28 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:28 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.21-20260227.203224-79-cyclonedx.xml (86.79 kb) 21:04:28 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:28 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:28 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:28 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:28 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:04:28 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:28 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.21-20260227.203224-79-features.xml (937.0 b) 21:04:28 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:28 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:28 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:33 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.21-20260227.203224-79.pom (1.86 kb) 21:04:33 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.21-20260227.203224-79-cyclonedx.json (94.08 kb) 21:04:34 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/maven-metadata.xml.sha1 (40.0 b) 21:04:34 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/maven-metadata.xml.md5 (32.0 b) 21:04:34 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/maven-metadata.xml (375.0 b) 21:04:34 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:34 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:34 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:34 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:34 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.21-20260227.203224-79-cyclonedx.json (93.8 kb) 21:04:34 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:34 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:34 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:34 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.21-20260227.203224-79-features.xml (816.0 b) 21:04:34 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:34 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:04:34 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.21-20260227.203224-79.pom (1.68 kb) 21:04:34 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.21-20260227.203224-79-cyclonedx.xml (86.46 kb) 21:04:35 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:35 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:35 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/maven-metadata.xml.sha1 (40.0 b) 21:04:35 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/maven-metadata.xml.md5 (32.0 b) 21:04:35 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.21-20260227.203224-79-features.xml (1.83 kb) 21:04:35 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/maven-metadata.xml (375.0 b) 21:04:35 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:35 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:35 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:35 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:35 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:35 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:35 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:35 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:35 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.21-20260227.203224-79-cyclonedx.json (134.15 kb) 21:04:35 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.21-20260227.203224-79.pom (3.02 kb) 21:04:35 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:04:35 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:35 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:35 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.21-20260227.203224-79-cyclonedx.xml (124.67 kb) 21:04:36 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/maven-metadata.xml.sha1 (40.0 b) 21:04:36 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/maven-metadata.xml.md5 (32.0 b) 21:04:36 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/maven-metadata.xml (375.0 b) 21:04:36 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.21-20260227.203224-79-cyclonedx.json (67.32 kb) 21:04:36 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:36 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.21-20260227.203224-79.pom (1.49 kb) 21:04:36 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:36 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:36 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:36 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:36 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.21-20260227.203224-79-cyclonedx.xml (61.51 kb) 21:04:36 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.21-20260227.203224-79-features.xml (687.0 b) 21:04:36 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:36 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:04:36 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:36 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:36 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:36 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:37 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/maven-metadata.xml.sha1 (40.0 b) 21:04:37 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/maven-metadata.xml.md5 (32.0 b) 21:04:37 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/maven-metadata.xml (375.0 b) 21:04:37 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.21-20260227.203224-79-features.xml (690.0 b) 21:04:37 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:37 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:37 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:37 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:37 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:37 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:37 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:04:37 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:37 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.21-20260227.203224-79-cyclonedx.json (86.58 kb) 21:04:37 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:37 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.21-20260227.203224-79.pom (1.5 kb) 21:04:37 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:38 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.21-20260227.203224-79-cyclonedx.xml (79.57 kb) 21:04:38 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:38 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/maven-metadata.xml.md5 (32.0 b) 21:04:38 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/maven-metadata.xml.sha1 (40.0 b) 21:04:38 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:38 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/maven-metadata.xml (375.0 b) 21:04:38 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:38 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:38 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.21-20260227.203224-79.pom (1.68 kb) 21:04:38 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:38 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:38 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:38 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:38 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:04:38 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:38 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.21-20260227.203224-79-cyclonedx.json (73.94 kb) 21:04:38 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:38 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:39 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.21-20260227.203224-79-features.xml (905.0 b) 21:04:39 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.21-20260227.203224-79-cyclonedx.xml (67.76 kb) 21:04:39 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.sha1 (40.0 b) 21:04:39 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.md5 (32.0 b) 21:04:39 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml (399.0 b) 21:04:39 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-79-cyclonedx.json (87.37 kb) 21:04:39 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-79-cyclonedx.xml (80.4 kb) 21:04:39 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:39 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:39 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:39 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:39 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:39 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/maven-metadata.xml (1.28 kb) 21:04:39 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:39 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-79-features.xml (1.04 kb) 21:04:39 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:39 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-79.pom (1.83 kb) 21:04:39 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:39 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:40 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:40 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/maven-metadata.xml.sha1 (40.0 b) 21:04:40 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/maven-metadata.xml.md5 (32.0 b) 21:04:40 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/maven-metadata.xml (375.0 b) 21:04:40 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:40 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:40 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:40 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:40 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:40 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:40 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:40 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.21-20260227.203224-79.pom (1.72 kb) 21:04:40 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:40 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:04:40 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.21-20260227.203224-79-cyclonedx.json (109.35 kb) 21:04:40 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:40 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:40 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.21-20260227.203224-79-cyclonedx.xml (100.98 kb) 21:04:40 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.21-20260227.203224-79-features.xml (919.0 b) 21:04:41 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/maven-metadata.xml.sha1 (40.0 b) 21:04:41 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/maven-metadata.xml.md5 (32.0 b) 21:04:41 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/maven-metadata.xml (375.0 b) 21:04:41 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:41 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.21-20260227.203224-79.pom (1.49 kb) 21:04:41 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:41 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:41 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:41 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:41 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.21-20260227.203224-79-features.xml (685.0 b) 21:04:41 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:41 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:04:41 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:41 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.21-20260227.203224-79-cyclonedx.json (86.67 kb) 21:04:41 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:41 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:41 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.21-20260227.203224-79-cyclonedx.xml (79.68 kb) 21:04:41 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:41 Attempting to upload org/opendaylight/mdsal/model/opendaylight-l2-types/maven-metadata.xml.sha1 (40.0 b) 21:04:41 Attempting to upload org/opendaylight/mdsal/model/opendaylight-l2-types/maven-metadata.xml.md5 (32.0 b) 21:04:42 Attempting to upload org/opendaylight/mdsal/model/opendaylight-l2-types/maven-metadata.xml (440.0 b) 21:04:42 Attempting to upload org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79.jar (20.33 kb) 21:04:42 Attempting to upload org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:42 Attempting to upload org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79-sources.jar.md5 (32.0 b) 21:04:42 Attempting to upload org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79-cyclonedx.xml (34.17 kb) 21:04:42 Attempting to upload org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79-sources.jar (12.57 kb) 21:04:42 Attempting to upload org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79-javadoc.jar.sha1 (40.0 b) 21:04:42 Attempting to upload org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:42 Attempting to upload org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79.jar.md5 (32.0 b) 21:04:42 Attempting to upload org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:42 Attempting to upload org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79-sources.jar.sha1 (40.0 b) 21:04:42 Attempting to upload org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:42 Attempting to upload org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:42 Attempting to upload org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79-javadoc.jar.md5 (32.0 b) 21:04:43 Attempting to upload org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/maven-metadata.xml (1.7 kb) 21:04:43 Attempting to upload org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79-javadoc.jar (135.08 kb) 21:04:43 Attempting to upload org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79.jar.sha1 (40.0 b) 21:04:43 Attempting to upload org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79-cyclonedx.json (37.76 kb) 21:04:43 Attempting to upload org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:43 Attempting to upload org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:43 Attempting to upload org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:43 Attempting to upload org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79.pom (1.96 kb) 21:04:43 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/maven-metadata.xml.sha1 (40.0 b) 21:04:43 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/maven-metadata.xml.md5 (32.0 b) 21:04:43 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/maven-metadata.xml (375.0 b) 21:04:43 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.21-20260227.203224-79-features.xml (685.0 b) 21:04:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.21-20260227.203224-79-cyclonedx.xml (73.67 kb) 21:04:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:04:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.21-20260227.203224-79-cyclonedx.json (80.27 kb) 21:04:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.21-20260227.203224-79.pom (1.49 kb) 21:04:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:44 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.sha1 (40.0 b) 21:04:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.md5 (32.0 b) 21:04:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml (402.0 b) 21:04:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-79-cyclonedx.json (67.75 kb) 21:04:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/maven-metadata.xml (1.29 kb) 21:04:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-79.pom (1.59 kb) 21:04:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-79-features.xml (823.0 b) 21:04:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:45 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-79-cyclonedx.xml (61.95 kb) 21:04:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/maven-metadata.xml.md5 (32.0 b) 21:04:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/maven-metadata.xml.sha1 (40.0 b) 21:04:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/maven-metadata.xml (375.0 b) 21:04:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.21-20260227.203224-79-features.xml (925.0 b) 21:04:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.21-20260227.203224-79-cyclonedx.json (100.09 kb) 21:04:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:46 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.21-20260227.203224-79.pom (1.85 kb) 21:04:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:04:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.21-20260227.203224-79-cyclonedx.xml (92.35 kb) 21:04:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/maven-metadata.xml.md5 (32.0 b) 21:04:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/maven-metadata.xml.sha1 (40.0 b) 21:04:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/maven-metadata.xml (400.0 b) 21:04:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-79-cyclonedx.xml (101.25 kb) 21:04:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-79-cyclonedx.json (109.63 kb) 21:04:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-79.pom (1.82 kb) 21:04:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-79-features.xml (1.02 kb) 21:04:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/maven-metadata.xml (1.29 kb) 21:04:47 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/maven-metadata.xml.sha1 (40.0 b) 21:04:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/maven-metadata.xml.md5 (32.0 b) 21:04:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.21-20260227.203224-79-cyclonedx.json (93.2 kb) 21:04:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/maven-metadata.xml (375.0 b) 21:04:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.21-20260227.203224-79-features.xml (685.0 b) 21:04:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.21-20260227.203224-79-cyclonedx.xml (85.82 kb) 21:04:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:48 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:49 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:49 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:04:49 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:49 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.21-20260227.203224-79.pom (1.48 kb) 21:04:49 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:49 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:49 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/maven-metadata.xml.sha1 (40.0 b) 21:04:49 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/maven-metadata.xml.md5 (32.0 b) 21:04:49 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/maven-metadata.xml (375.0 b) 21:04:49 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:49 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.21-20260227.203224-79-features.xml (811.0 b) 21:04:49 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:49 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:49 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:04:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.21-20260227.203224-79-cyclonedx.json (83.74 kb) 21:04:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.21-20260227.203224-79-cyclonedx.xml (76.97 kb) 21:04:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.21-20260227.203224-79.pom (1.68 kb) 21:04:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/maven-metadata.xml.sha1 (40.0 b) 21:04:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/maven-metadata.xml.md5 (32.0 b) 21:04:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/maven-metadata.xml (375.0 b) 21:04:50 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.21-20260227.203224-79-features.xml (919.0 b) 21:04:51 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:51 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.21-20260227.203224-79-cyclonedx.json (102.61 kb) 21:04:51 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:51 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:51 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:51 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:51 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:51 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:51 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.21-20260227.203224-79-cyclonedx.xml (94.6 kb) 21:04:51 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:51 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:04:51 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:51 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.21-20260227.203224-79.pom (1.72 kb) 21:04:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/maven-metadata.xml.sha1 (40.0 b) 21:04:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/maven-metadata.xml.md5 (32.0 b) 21:04:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/maven-metadata.xml (375.0 b) 21:04:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.21-20260227.203224-79.pom (1.87 kb) 21:04:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:04:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.21-20260227.203224-79-cyclonedx.json (100.49 kb) 21:04:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.21-20260227.203224-79-features.xml (942.0 b) 21:04:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:52 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:53 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.21-20260227.203224-79-cyclonedx.xml (92.8 kb) 21:04:53 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/maven-metadata.xml.sha1 (40.0 b) 21:04:53 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/maven-metadata.xml.md5 (32.0 b) 21:04:53 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/maven-metadata.xml (375.0 b) 21:04:53 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:53 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.21-20260227.203224-79-cyclonedx.json (80.27 kb) 21:04:53 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:53 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:53 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:53 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:53 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:53 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:53 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:53 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:04:53 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.21-20260227.203224-79-features.xml (685.0 b) 21:04:53 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:53 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:54 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.21-20260227.203224-79.pom (1.49 kb) 21:04:54 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.21-20260227.203224-79-cyclonedx.xml (73.67 kb) 21:04:54 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/maven-metadata.xml.sha1 (40.0 b) 21:04:54 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/maven-metadata.xml.md5 (32.0 b) 21:04:54 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/maven-metadata.xml (375.0 b) 21:04:54 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:54 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:54 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.21-20260227.203224-79-cyclonedx.xml (73.79 kb) 21:04:54 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:54 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:54 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:54 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:54 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.21-20260227.203224-79.pom (1.49 kb) 21:04:54 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:04:55 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.21-20260227.203224-79-cyclonedx.json (80.37 kb) 21:04:55 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:55 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.21-20260227.203224-79-features.xml (685.0 b) 21:04:55 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:55 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:55 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:55 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/maven-metadata.xml.sha1 (40.0 b) 21:04:55 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/maven-metadata.xml.md5 (32.0 b) 21:04:55 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/maven-metadata.xml (375.0 b) 21:04:55 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.21-20260227.203224-79-cyclonedx.json (80.25 kb) 21:04:55 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:55 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:55 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:55 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:56 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:56 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:56 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:56 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.21-20260227.203224-79-cyclonedx.xml (73.65 kb) 21:04:56 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:56 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:04:56 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.21-20260227.203224-79-features.xml (685.0 b) 21:04:56 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.21-20260227.203224-79.pom (1.48 kb) 21:04:56 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:56 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:56 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/maven-metadata.xml.sha1 (40.0 b) 21:04:56 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/maven-metadata.xml.md5 (32.0 b) 21:04:56 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/maven-metadata.xml (375.0 b) 21:04:56 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:57 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:57 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:57 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:57 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.21-20260227.203224-79-features.xml (685.0 b) 21:04:57 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:57 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.21-20260227.203224-79-cyclonedx.json (107.11 kb) 21:04:57 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:57 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:57 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.21-20260227.203224-79.pom (1.49 kb) 21:04:57 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:57 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:57 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:04:57 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.21-20260227.203224-79-cyclonedx.xml (99.04 kb) 21:04:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/maven-metadata.xml.md5 (32.0 b) 21:04:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/maven-metadata.xml.sha1 (40.0 b) 21:04:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/maven-metadata.xml (375.0 b) 21:04:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.21-20260227.203224-79.pom (1.72 kb) 21:04:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:04:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.21-20260227.203224-79-cyclonedx.json (86.79 kb) 21:04:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.21-20260227.203224-79-cyclonedx.xml (79.81 kb) 21:04:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:58 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:04:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:04:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:04:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.21-20260227.203224-79-features.xml (919.0 b) 21:04:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/maven-metadata.xml.sha1 (40.0 b) 21:04:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/maven-metadata.xml.md5 (32.0 b) 21:04:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/maven-metadata.xml (384.0 b) 21:04:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.21-20260227.203224-79.pom (1.54 kb) 21:04:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:04:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:04:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:04:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:04:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:04:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:04:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:04:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml (1.27 kb) 21:04:59 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:05:00 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:05:00 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.21-20260227.203224-79-features.xml (747.0 b) 21:05:00 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.21-20260227.203224-79-cyclonedx.json (87.04 kb) 21:05:00 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.21-20260227.203224-79-cyclonedx.xml (80.05 kb) 21:05:00 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/maven-metadata.xml.sha1 (40.0 b) 21:05:00 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:05:00 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/maven-metadata.xml.md5 (32.0 b) 21:05:00 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/maven-metadata.xml (375.0 b) 21:05:00 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:05:00 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.21-20260227.203224-79-features.xml (1.04 kb) 21:05:00 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:05:00 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.21-20260227.203224-79-cyclonedx.json (91.02 kb) 21:05:01 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:05:01 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:05:01 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:05:01 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:05:01 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:05:01 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.21-20260227.203224-79.pom (2.05 kb) 21:05:01 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:05:01 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:05:01 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:05:01 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.21-20260227.203224-79-cyclonedx.xml (83.93 kb) 21:05:01 Attempting to upload org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:05:01 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-netty/maven-metadata.xml.sha1 (40.0 b) 21:05:01 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-netty/maven-metadata.xml.md5 (32.0 b) 21:05:01 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-netty/maven-metadata.xml (407.0 b) 21:05:02 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-source.config (92.0 b) 21:05:02 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79.jar.sha1 (40.0 b) 21:05:02 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-source.config.sha1 (40.0 b) 21:05:02 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-sources.jar.sha1 (40.0 b) 21:05:02 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:05:02 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79.jar (53.15 kb) 21:05:02 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79.pom (5.06 kb) 21:05:02 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-cyclonedx.json (148.83 kb) 21:05:02 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:05:02 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:05:03 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-source.config.md5 (32.0 b) 21:05:03 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-javadoc.jar.sha1 (40.0 b) 21:05:03 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:05:03 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-sources.jar.md5 (32.0 b) 21:05:03 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-sources.jar (26.6 kb) 21:05:03 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:05:03 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-javadoc.jar (112.24 kb) 21:05:03 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/maven-metadata.xml (2.06 kb) 21:05:03 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:05:03 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-cyclonedx.xml (137.19 kb) 21:05:03 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:05:03 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-sink.config (146.0 b) 21:05:04 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-sink.config.sha1 (40.0 b) 21:05:04 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-javadoc.jar.md5 (32.0 b) 21:05:04 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:05:04 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79.jar.md5 (32.0 b) 21:05:04 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-sink.config.md5 (32.0 b) 21:05:04 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-adapter/maven-metadata.xml.sha1 (40.0 b) 21:05:04 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-adapter/maven-metadata.xml.md5 (32.0 b) 21:05:04 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-adapter/maven-metadata.xml (411.0 b) 21:05:04 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79-sources.jar (5.91 kb) 21:05:04 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79-cyclonedx.json (163.17 kb) 21:05:04 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79.pom (3.77 kb) 21:05:04 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79.jar (16.58 kb) 21:05:06 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79-javadoc.jar.sha1 (40.0 b) 21:05:06 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79-javadoc.jar (91.08 kb) 21:05:06 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:05:07 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:05:07 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79.jar.md5 (32.0 b) 21:05:07 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79-cyclonedx.xml (152.11 kb) 21:05:07 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79-sources.jar.md5 (32.0 b) 21:05:07 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/maven-metadata.xml (1.64 kb) 21:05:07 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:05:07 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:05:07 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:05:07 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79-javadoc.jar.md5 (32.0 b) 21:05:07 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:05:07 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79-sources.jar.sha1 (40.0 b) 21:05:07 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:05:07 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:05:08 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79.jar.sha1 (40.0 b) 21:05:08 Attempting to upload org/opendaylight/mdsal/mdsal-common-api/maven-metadata.xml.sha1 (40.0 b) 21:05:08 Attempting to upload org/opendaylight/mdsal/mdsal-common-api/maven-metadata.xml.md5 (32.0 b) 21:05:08 Attempting to upload org/opendaylight/mdsal/mdsal-common-api/maven-metadata.xml (402.0 b) 21:05:08 Attempting to upload org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79.jar (29.55 kb) 21:05:08 Attempting to upload org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:05:08 Attempting to upload org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:05:08 Attempting to upload org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:05:08 Attempting to upload org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79.jar.sha1 (40.0 b) 21:05:08 Attempting to upload org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:05:08 Attempting to upload org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79-sources.jar.md5 (32.0 b) 21:05:08 Attempting to upload org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79-javadoc.jar (172.19 kb) 21:05:08 Attempting to upload org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:05:09 Attempting to upload org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:05:09 Attempting to upload org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:05:09 Attempting to upload org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79-cyclonedx.xml (50.63 kb) 21:05:09 Attempting to upload org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79-sources.jar (18.53 kb) 21:05:09 Attempting to upload org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:05:09 Attempting to upload org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:05:09 Attempting to upload org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79-javadoc.jar.md5 (32.0 b) 21:05:09 Attempting to upload org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79-cyclonedx.json (56.35 kb) 21:05:09 Attempting to upload org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79-sources.jar.sha1 (40.0 b) 21:05:09 Attempting to upload org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79.jar.md5 (32.0 b) 21:05:09 Attempting to upload org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79-javadoc.jar.sha1 (40.0 b) 21:05:09 Attempting to upload org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79.pom (2.07 kb) 21:05:10 Attempting to upload org/opendaylight/mdsal/mdsal-binding-util/maven-metadata.xml.sha1 (40.0 b) 21:05:10 Attempting to upload org/opendaylight/mdsal/mdsal-binding-util/maven-metadata.xml.md5 (32.0 b) 21:05:10 Attempting to upload org/opendaylight/mdsal/mdsal-binding-util/maven-metadata.xml (404.0 b) 21:05:10 Attempting to upload org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:05:10 Attempting to upload org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79-javadoc.jar.sha1 (40.0 b) 21:05:10 Attempting to upload org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79-cyclonedx.xml (54.95 kb) 21:05:10 Attempting to upload org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79.jar (44.99 kb) 21:05:12 Attempting to upload org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:05:12 Attempting to upload org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:05:12 Attempting to upload org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:05:12 Attempting to upload org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:05:12 Attempting to upload org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79-cyclonedx.json (60.32 kb) 21:05:12 Attempting to upload org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79.jar.md5 (32.0 b) 21:05:12 Attempting to upload org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79-javadoc.jar (164.08 kb) 21:05:12 Attempting to upload org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79-sources.jar (29.99 kb) 21:05:12 Attempting to upload org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79-sources.jar.md5 (32.0 b) 21:05:12 Attempting to upload org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79-javadoc.jar.md5 (32.0 b) 21:05:12 Attempting to upload org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:05:13 Attempting to upload org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:05:13 Attempting to upload org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79.jar.sha1 (40.0 b) 21:05:13 Attempting to upload org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79.pom (2.57 kb) 21:05:13 Attempting to upload org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79-sources.jar.sha1 (40.0 b) 21:05:13 Attempting to upload org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:05:13 Attempting to upload org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:05:13 Attempting to upload org/opendaylight/mdsal/mdsal-binding-dom-adapter/maven-metadata.xml.sha1 (40.0 b) 21:05:13 Attempting to upload org/opendaylight/mdsal/mdsal-binding-dom-adapter/maven-metadata.xml.md5 (32.0 b) 21:05:13 Attempting to upload org/opendaylight/mdsal/mdsal-binding-dom-adapter/maven-metadata.xml (411.0 b) 21:05:13 Attempting to upload org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-javadoc.jar.sha1 (40.0 b) 21:05:13 Attempting to upload org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:05:13 Attempting to upload org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79.jar.md5 (32.0 b) 21:05:13 Attempting to upload org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-test-sources.jar (80.53 kb) 21:05:13 Attempting to upload org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:05:13 Attempting to upload org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79.jar.sha1 (40.0 b) 21:05:13 Attempting to upload org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79.jar (232.08 kb) 21:05:13 Attempting to upload org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-sources.jar.md5 (32.0 b) 21:05:13 Attempting to upload org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-sources.jar (112.97 kb) 21:05:14 Attempting to upload org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-tests.jar.sha1 (40.0 b) 21:05:14 Attempting to upload org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:05:14 Attempting to upload org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:05:14 Attempting to upload org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:05:14 Attempting to upload org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:05:14 Attempting to upload org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-test-sources.jar.md5 (32.0 b) 21:05:14 Attempting to upload org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/maven-metadata.xml (2.07 kb) 21:05:15 Attempting to upload org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-tests.jar (161.14 kb) 21:05:15 Attempting to upload org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-tests.jar.md5 (32.0 b) 21:05:15 Attempting to upload org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-cyclonedx.json (163.51 kb) 21:05:15 Attempting to upload org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:05:15 Attempting to upload org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-javadoc.jar (185.53 kb) 21:05:15 Attempting to upload org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79.pom (8.1 kb) 21:05:15 Attempting to upload org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-javadoc.jar.md5 (32.0 b) 21:05:15 Attempting to upload org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-test-sources.jar.sha1 (40.0 b) 21:05:15 Attempting to upload org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-sources.jar.sha1 (40.0 b) 21:05:15 Attempting to upload org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-cyclonedx.xml (151.43 kb) 21:05:15 Attempting to upload org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:05:15 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-api/maven-metadata.xml.sha1 (40.0 b) 21:05:16 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-api/maven-metadata.xml.md5 (32.0 b) 21:05:16 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-api/maven-metadata.xml (407.0 b) 21:05:16 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/odl-mdsal-binding-api-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:05:16 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/odl-mdsal-binding-api-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:05:16 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/odl-mdsal-binding-api-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:05:16 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:05:16 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/odl-mdsal-binding-api-14.0.21-20260227.203224-79-cyclonedx.xml (93.94 kb) 21:05:16 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/odl-mdsal-binding-api-14.0.21-20260227.203224-79.pom (2.17 kb) 21:05:16 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:05:16 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/odl-mdsal-binding-api-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:05:16 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/odl-mdsal-binding-api-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:05:16 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/maven-metadata.xml (1.25 kb) 21:05:16 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/odl-mdsal-binding-api-14.0.21-20260227.203224-79-cyclonedx.json (101.91 kb) 21:05:16 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/odl-mdsal-binding-api-14.0.21-20260227.203224-79-features.xml (1.13 kb) 21:05:16 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/odl-mdsal-binding-api-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:05:17 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/odl-mdsal-binding-api-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:05:17 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/odl-mdsal-binding-api-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:05:17 Attempting to upload org/opendaylight/mdsal/mdsal-dom-broker/maven-metadata.xml.sha1 (40.0 b) 21:05:17 Attempting to upload org/opendaylight/mdsal/mdsal-dom-broker/maven-metadata.xml.md5 (32.0 b) 21:05:17 Attempting to upload org/opendaylight/mdsal/mdsal-dom-broker/maven-metadata.xml (402.0 b) 21:05:17 Attempting to upload org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:05:17 Attempting to upload org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79-javadoc.jar (143.47 kb) 21:05:17 Attempting to upload org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79-sources.jar (35.23 kb) 21:05:17 Attempting to upload org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:05:17 Attempting to upload org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79.jar.md5 (32.0 b) 21:05:17 Attempting to upload org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:05:17 Attempting to upload org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79.pom (5.79 kb) 21:05:17 Attempting to upload org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79-javadoc.jar.sha1 (40.0 b) 21:05:17 Attempting to upload org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79-sources.jar.sha1 (40.0 b) 21:05:18 Attempting to upload org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:05:18 Attempting to upload org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79-sources.jar.md5 (32.0 b) 21:05:18 Attempting to upload org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:05:18 Attempting to upload org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79-javadoc.jar.md5 (32.0 b) 21:05:18 Attempting to upload org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79.jar.sha1 (40.0 b) 21:05:18 Attempting to upload org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:05:18 Attempting to upload org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:05:18 Attempting to upload org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:05:18 Attempting to upload org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79-cyclonedx.xml (99.59 kb) 21:05:18 Attempting to upload org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79-cyclonedx.json (109.0 kb) 21:05:18 Attempting to upload org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:05:18 Attempting to upload org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79.jar (88.77 kb) 21:05:18 Attempting to upload org/opendaylight/mdsal/mdsal-trace-impl/maven-metadata.xml.sha1 (40.0 b) 21:05:18 Attempting to upload org/opendaylight/mdsal/mdsal-trace-impl/maven-metadata.xml.md5 (32.0 b) 21:05:19 Attempting to upload org/opendaylight/mdsal/mdsal-trace-impl/maven-metadata.xml (402.0 b) 21:05:19 Attempting to upload org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79.jar (34.82 kb) 21:05:21 Attempting to upload org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79.pom (3.24 kb) 21:05:21 Attempting to upload org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79.jar.sha1 (40.0 b) 21:05:21 Attempting to upload org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:05:21 Attempting to upload org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79-sources.jar.md5 (32.0 b) 21:05:21 Attempting to upload org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79-cyclonedx.json (73.4 kb) 21:05:21 Attempting to upload org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79-sources.jar.sha1 (40.0 b) 21:05:22 Attempting to upload org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:05:22 Attempting to upload org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79-cyclonedx.xml (67.45 kb) 21:05:22 Attempting to upload org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:05:22 Attempting to upload org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:05:22 Attempting to upload org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:05:22 Attempting to upload org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79-javadoc.jar.sha1 (40.0 b) 21:05:22 Attempting to upload org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:05:22 Attempting to upload org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:05:22 Attempting to upload org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79.jar.md5 (32.0 b) 21:05:22 Attempting to upload org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79-javadoc.jar (87.43 kb) 21:05:22 Attempting to upload org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:05:22 Attempting to upload org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:05:22 Attempting to upload org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79-sources.jar (19.53 kb) 21:05:22 Attempting to upload org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79-javadoc.jar.md5 (32.0 b) 21:05:22 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-dom/maven-metadata.xml.sha1 (40.0 b) 21:05:23 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-dom/maven-metadata.xml.md5 (32.0 b) 21:05:23 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-dom/maven-metadata.xml (403.0 b) 21:05:23 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/odl-mdsal-eos-dom-14.0.21-20260227.203224-79-features.xml (659.0 b) 21:05:23 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/odl-mdsal-eos-dom-14.0.21-20260227.203224-79-cyclonedx.json (148.04 kb) 21:05:23 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:05:23 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/odl-mdsal-eos-dom-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:05:23 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/odl-mdsal-eos-dom-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:05:23 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:05:23 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/odl-mdsal-eos-dom-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:05:23 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/odl-mdsal-eos-dom-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:05:23 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/odl-mdsal-eos-dom-14.0.21-20260227.203224-79.pom (1.42 kb) 21:05:23 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/odl-mdsal-eos-dom-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:05:23 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/maven-metadata.xml (1.25 kb) 21:05:23 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/odl-mdsal-eos-dom-14.0.21-20260227.203224-79-cyclonedx.xml (137.48 kb) 21:05:23 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/odl-mdsal-eos-dom-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:05:23 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/odl-mdsal-eos-dom-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:05:23 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/odl-mdsal-eos-dom-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:05:23 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-simple/maven-metadata.xml.md5 (32.0 b) 21:05:23 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-simple/maven-metadata.xml.sha1 (40.0 b) 21:05:24 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-simple/maven-metadata.xml (406.0 b) 21:05:24 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79-sources.jar.sha1 (40.0 b) 21:05:24 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:05:24 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:05:24 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79-sources.jar (6.58 kb) 21:05:24 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79.jar (18.26 kb) 21:05:24 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79-javadoc.jar (90.52 kb) 21:05:24 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:05:24 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79.jar.sha1 (40.0 b) 21:05:24 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:05:24 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:05:24 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79-sources.jar.md5 (32.0 b) 21:05:24 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:05:25 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:05:25 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79.jar.md5 (32.0 b) 21:05:25 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:05:25 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79.pom (3.04 kb) 21:05:25 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79-cyclonedx.xml (73.55 kb) 21:05:25 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79-javadoc.jar.md5 (32.0 b) 21:05:25 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79-cyclonedx.json (81.32 kb) 21:05:25 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:05:25 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79-javadoc.jar.sha1 (40.0 b) 21:05:25 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-base/maven-metadata.xml.sha1 (40.0 b) 21:05:25 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-base/maven-metadata.xml.md5 (32.0 b) 21:05:25 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-base/maven-metadata.xml (408.0 b) 21:05:25 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/odl-mdsal-binding-base-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:05:26 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/odl-mdsal-binding-base-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:05:26 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/odl-mdsal-binding-base-14.0.21-20260227.203224-79-features.xml (635.0 b) 21:05:26 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:05:26 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/odl-mdsal-binding-base-14.0.21-20260227.203224-79.pom (1.43 kb) 21:05:26 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:05:26 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/maven-metadata.xml (1.25 kb) 21:05:26 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/odl-mdsal-binding-base-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:05:26 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/odl-mdsal-binding-base-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:05:26 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/odl-mdsal-binding-base-14.0.21-20260227.203224-79-cyclonedx.json (67.25 kb) 21:05:26 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/odl-mdsal-binding-base-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:05:26 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/odl-mdsal-binding-base-14.0.21-20260227.203224-79-cyclonedx.xml (61.45 kb) 21:05:26 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/odl-mdsal-binding-base-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:05:27 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/odl-mdsal-binding-base-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:05:27 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/odl-mdsal-binding-base-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:05:27 Attempting to upload org/opendaylight/mdsal/features-mdsal/maven-metadata.xml.sha1 (40.0 b) 21:05:27 Attempting to upload org/opendaylight/mdsal/features-mdsal/maven-metadata.xml.md5 (32.0 b) 21:05:27 Attempting to upload org/opendaylight/mdsal/features-mdsal/maven-metadata.xml (400.0 b) 21:05:27 Attempting to upload org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/features-mdsal-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:05:27 Attempting to upload org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/features-mdsal-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:05:27 Attempting to upload org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/features-mdsal-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:05:27 Attempting to upload org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/features-mdsal-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:05:27 Attempting to upload org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/features-mdsal-14.0.21-20260227.203224-79-cyclonedx.json (549.11 kb) 21:05:27 Attempting to upload org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/features-mdsal-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:05:27 Attempting to upload org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/features-mdsal-14.0.21-20260227.203224-79.pom (6.26 kb) 21:05:27 Attempting to upload org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:05:27 Attempting to upload org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:05:27 Attempting to upload org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/features-mdsal-14.0.21-20260227.203224-79-cyclonedx.xml (516.71 kb) 21:05:27 Attempting to upload org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/features-mdsal-14.0.21-20260227.203224-79-features.xml (4.71 kb) 21:05:27 Attempting to upload org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/maven-metadata.xml (1.25 kb) 21:05:27 Attempting to upload org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/features-mdsal-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:05:27 Attempting to upload org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/features-mdsal-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:05:28 Attempting to upload org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/features-mdsal-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:05:28 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-common/maven-metadata.xml.sha1 (40.0 b) 21:05:28 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-common/maven-metadata.xml.md5 (32.0 b) 21:05:28 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-common/maven-metadata.xml (412.0 b) 21:05:28 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/odl-mdsal-replicate-common-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:05:28 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/odl-mdsal-replicate-common-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:05:28 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/odl-mdsal-replicate-common-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:05:28 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:05:28 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/odl-mdsal-replicate-common-14.0.21-20260227.203224-79-cyclonedx.json (158.51 kb) 21:05:28 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/odl-mdsal-replicate-common-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:05:28 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:05:28 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/odl-mdsal-replicate-common-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:05:28 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:05:28 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/odl-mdsal-replicate-common-14.0.21-20260227.203224-79-features.xml (736.0 b) 21:05:28 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/odl-mdsal-replicate-common-14.0.21-20260227.203224-79-cyclonedx.xml (147.61 kb) 21:05:28 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/odl-mdsal-replicate-common-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:05:28 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/odl-mdsal-replicate-common-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:05:28 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/odl-mdsal-replicate-common-14.0.21-20260227.203224-79.pom (1.38 kb) 21:05:29 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/odl-mdsal-replicate-common-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:05:29 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-single/maven-metadata.xml.sha1 (40.0 b) 21:05:29 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-single/maven-metadata.xml.md5 (32.0 b) 21:05:29 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-single/maven-metadata.xml (406.0 b) 21:05:29 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:05:29 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/odl-mdsal-eos-single-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:05:29 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/odl-mdsal-eos-single-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:05:29 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/odl-mdsal-eos-single-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:05:29 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:05:29 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/odl-mdsal-eos-single-14.0.21-20260227.203224-79.pom (1.45 kb) 21:05:29 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/odl-mdsal-eos-single-14.0.21-20260227.203224-79-cyclonedx.json (154.33 kb) 21:05:29 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/maven-metadata.xml (1.25 kb) 21:05:29 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/odl-mdsal-eos-single-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:05:29 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/odl-mdsal-eos-single-14.0.21-20260227.203224-79-features.xml (646.0 b) 21:05:29 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/odl-mdsal-eos-single-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:05:29 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/odl-mdsal-eos-single-14.0.21-20260227.203224-79-cyclonedx.xml (143.39 kb) 21:05:30 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/odl-mdsal-eos-single-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:05:30 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/odl-mdsal-eos-single-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:05:30 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-dom/maven-metadata.xml.sha1 (40.0 b) 21:05:30 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/odl-mdsal-eos-single-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:05:30 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-dom/maven-metadata.xml (409.0 b) 21:05:30 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-dom/maven-metadata.xml.md5 (32.0 b) 21:05:30 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/odl-mdsal-singleton-dom-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:05:30 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/odl-mdsal-singleton-dom-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:05:30 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:05:30 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:05:30 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/odl-mdsal-singleton-dom-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:05:30 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/odl-mdsal-singleton-dom-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:05:30 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/odl-mdsal-singleton-dom-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:05:30 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/maven-metadata.xml (1.25 kb) 21:05:31 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/odl-mdsal-singleton-dom-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:05:31 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/odl-mdsal-singleton-dom-14.0.21-20260227.203224-79-cyclonedx.xml (154.99 kb) 21:05:31 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/odl-mdsal-singleton-dom-14.0.21-20260227.203224-79-features.xml (1.11 kb) 21:05:31 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/odl-mdsal-singleton-dom-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:05:31 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/odl-mdsal-singleton-dom-14.0.21-20260227.203224-79.pom (2.15 kb) 21:05:31 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/odl-mdsal-singleton-dom-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:05:31 Attempting to upload org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/odl-mdsal-singleton-dom-14.0.21-20260227.203224-79-cyclonedx.json (166.76 kb) 21:05:31 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/maven-metadata.xml.sha1 (40.0 b) 21:05:31 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/maven-metadata.xml.md5 (32.0 b) 21:05:31 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/maven-metadata.xml (415.0 b) 21:05:31 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:05:31 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-cyclonedx.xml (336.33 kb) 21:05:32 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:05:32 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:05:32 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.21-20260227.203224-79.pom (1.9 kb) 21:05:32 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:05:32 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:05:32 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-features.xml (1023.0 b) 21:05:32 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:05:32 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:05:32 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-cyclonedx.json (356.62 kb) 21:05:32 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:05:32 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:05:32 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:05:33 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:05:33 Attempting to upload org/opendaylight/mdsal/mdsal-dom-api/maven-metadata.xml.sha1 (40.0 b) 21:05:33 Attempting to upload org/opendaylight/mdsal/mdsal-dom-api/maven-metadata.xml.md5 (32.0 b) 21:05:33 Attempting to upload org/opendaylight/mdsal/mdsal-dom-api/maven-metadata.xml (399.0 b) 21:05:33 Attempting to upload org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79-javadoc.jar.sha1 (40.0 b) 21:05:33 Attempting to upload org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79-cyclonedx.xml (71.7 kb) 21:05:33 Attempting to upload org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:05:33 Attempting to upload org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79-javadoc.jar.md5 (32.0 b) 21:05:33 Attempting to upload org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79-cyclonedx.json (79.12 kb) 21:05:33 Attempting to upload org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:05:33 Attempting to upload org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:05:33 Attempting to upload org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79.jar.sha1 (40.0 b) 21:05:33 Attempting to upload org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:05:33 Attempting to upload org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79.jar.md5 (32.0 b) 21:05:33 Attempting to upload org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79.pom (3.34 kb) 21:05:33 Attempting to upload org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:05:33 Attempting to upload org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79.jar (82.85 kb) 21:05:33 Attempting to upload org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79-sources.jar (67.45 kb) 21:05:33 Attempting to upload org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79-sources.jar.sha1 (40.0 b) 21:05:34 Attempting to upload org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:05:34 Attempting to upload org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:05:34 Attempting to upload org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79-sources.jar.md5 (32.0 b) 21:05:34 Attempting to upload org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:05:34 Attempting to upload org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:05:34 Attempting to upload org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79-javadoc.jar (464.9 kb) 21:05:34 Attempting to upload org/opendaylight/mdsal/binding-parent/maven-metadata.xml.sha1 (40.0 b) 21:05:34 Attempting to upload org/opendaylight/mdsal/binding-parent/maven-metadata.xml.md5 (32.0 b) 21:05:34 Attempting to upload org/opendaylight/mdsal/binding-parent/maven-metadata.xml (400.0 b) 21:05:34 Attempting to upload org/opendaylight/mdsal/binding-parent/14.0.21-SNAPSHOT/binding-parent-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:05:34 Attempting to upload org/opendaylight/mdsal/binding-parent/14.0.21-SNAPSHOT/binding-parent-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:05:35 Attempting to upload org/opendaylight/mdsal/binding-parent/14.0.21-SNAPSHOT/binding-parent-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:05:35 Attempting to upload org/opendaylight/mdsal/binding-parent/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:05:35 Attempting to upload org/opendaylight/mdsal/binding-parent/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:05:35 Attempting to upload org/opendaylight/mdsal/binding-parent/14.0.21-SNAPSHOT/binding-parent-14.0.21-20260227.203224-79.pom (1.9 kb) 21:05:35 Attempting to upload org/opendaylight/mdsal/binding-parent/14.0.21-SNAPSHOT/binding-parent-14.0.21-20260227.203224-79-cyclonedx.json (10.58 kb) 21:05:35 Attempting to upload org/opendaylight/mdsal/binding-parent/14.0.21-SNAPSHOT/binding-parent-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:05:35 Attempting to upload org/opendaylight/mdsal/binding-parent/14.0.21-SNAPSHOT/maven-metadata.xml (1.03 kb) 21:05:35 Attempting to upload org/opendaylight/mdsal/binding-parent/14.0.21-SNAPSHOT/binding-parent-14.0.21-20260227.203224-79-cyclonedx.xml (9.47 kb) 21:05:35 Attempting to upload org/opendaylight/mdsal/binding-parent/14.0.21-SNAPSHOT/binding-parent-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:05:35 Attempting to upload org/opendaylight/mdsal/binding-parent/14.0.21-SNAPSHOT/binding-parent-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:05:35 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-model/maven-metadata.xml.sha1 (40.0 b) 21:05:35 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-model/maven-metadata.xml.md5 (32.0 b) 21:05:35 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-model/maven-metadata.xml (410.0 b) 21:05:36 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79-sources.jar.md5 (32.0 b) 21:05:36 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79.pom (2.14 kb) 21:05:36 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:05:36 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79-javadoc.jar (7.26 mb) 21:05:36 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:05:36 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:05:36 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79-javadoc.jar.sha1 (40.0 b) 21:05:36 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:05:36 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:05:36 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:05:36 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79-sources.jar.sha1 (40.0 b) 21:05:36 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:05:36 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/maven-metadata.xml (1.64 kb) 21:05:36 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:05:37 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79.jar (1.89 mb) 21:05:37 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79.jar.md5 (32.0 b) 21:05:37 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79-javadoc.jar.md5 (32.0 b) 21:05:37 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79-sources.jar (1.52 mb) 21:05:37 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79.jar.sha1 (40.0 b) 21:05:37 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79-cyclonedx.json (46.49 kb) 21:05:37 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79-cyclonedx.xml (42.23 kb) 21:05:37 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-rfc8525/maven-metadata.xml.sha1 (40.0 b) 21:05:37 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-rfc8525/maven-metadata.xml.md5 (32.0 b) 21:05:37 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-rfc8525/maven-metadata.xml (407.0 b) 21:05:37 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79.jar.sha1 (40.0 b) 21:05:37 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79.jar (32.21 kb) 21:05:39 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79-sources.jar.md5 (32.0 b) 21:05:40 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79-javadoc.jar.md5 (32.0 b) 21:05:40 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:05:40 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79-sources.jar.sha1 (40.0 b) 21:05:40 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:05:40 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:05:40 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79-javadoc.jar.sha1 (40.0 b) 21:05:40 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79.jar.md5 (32.0 b) 21:05:40 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79.pom.md5 (32.0 b) 21:05:40 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:05:40 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/maven-metadata.xml (1.64 kb) 21:05:40 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79-javadoc.jar (94.53 kb) 21:05:40 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79-cyclonedx.xml (219.12 kb) 21:05:41 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79.pom (4.94 kb) 21:05:41 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79.pom.sha1 (40.0 b) 21:05:41 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:05:41 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:05:41 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79-sources.jar (12.04 kb) 21:05:41 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79-cyclonedx.json (233.92 kb) 21:05:41 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom/maven-metadata.xml.sha1 (40.0 b) 21:05:41 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom/maven-metadata.xml.md5 (32.0 b) 21:05:41 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/odl-mdsal-dom-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:05:41 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom/maven-metadata.xml (399.0 b) 21:05:41 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/odl-mdsal-dom-14.0.21-20260227.203224-79-cyclonedx.json (288.92 kb) 21:05:41 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/odl-mdsal-dom-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:05:41 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/odl-mdsal-dom-14.0.21-20260227.203224-79-features.xml (554.0 b) 21:05:41 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:05:41 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/odl-mdsal-dom-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:05:42 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:05:42 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/odl-mdsal-dom-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:05:42 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/odl-mdsal-dom-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:05:42 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/odl-mdsal-dom-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:05:42 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/odl-mdsal-dom-14.0.21-20260227.203224-79-cyclonedx.xml (271.64 kb) 21:05:42 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/maven-metadata.xml (1.25 kb) 21:05:42 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/odl-mdsal-dom-14.0.21-20260227.203224-79.pom (1.25 kb) 21:05:42 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/odl-mdsal-dom-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:05:42 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/odl-mdsal-dom-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:05:42 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-api/maven-metadata.xml.sha1 (40.0 b) 21:05:42 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-api/maven-metadata.xml.md5 (32.0 b) 21:05:42 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-api/maven-metadata.xml (403.0 b) 21:05:42 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:05:42 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:05:42 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79.jar.sha1 (40.0 b) 21:05:43 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:05:43 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79-sources.jar.sha1 (40.0 b) 21:05:43 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79-javadoc.jar.sha1 (40.0 b) 21:05:43 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79-sources.jar.md5 (32.0 b) 21:05:43 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:05:43 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79-cyclonedx.json (71.04 kb) 21:05:43 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79.jar.md5 (32.0 b) 21:05:43 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79-javadoc.jar.md5 (32.0 b) 21:05:43 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:05:43 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:05:43 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79-sources.jar (6.81 kb) 21:05:43 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79.jar (13.09 kb) 21:05:43 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:05:44 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:05:44 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79-javadoc.jar (102.67 kb) 21:05:44 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79-cyclonedx.xml (64.28 kb) 21:05:44 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79.pom (2.36 kb) 21:05:44 Attempting to upload org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:05:44 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-runtime/maven-metadata.xml.sha1 (40.0 b) 21:05:44 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-runtime/maven-metadata.xml.md5 (32.0 b) 21:05:44 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-runtime/maven-metadata.xml (411.0 b) 21:05:44 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/odl-mdsal-binding-runtime-14.0.21-20260227.203224-79-cyclonedx.xml (295.39 kb) 21:05:44 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/odl-mdsal-binding-runtime-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:05:45 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/odl-mdsal-binding-runtime-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:05:45 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/odl-mdsal-binding-runtime-14.0.21-20260227.203224-79-features.xml (725.0 b) 21:05:45 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/odl-mdsal-binding-runtime-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:05:45 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:05:45 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/odl-mdsal-binding-runtime-14.0.21-20260227.203224-79-cyclonedx.json (313.49 kb) 21:05:46 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/odl-mdsal-binding-runtime-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:05:46 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:05:46 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/odl-mdsal-binding-runtime-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:05:46 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/odl-mdsal-binding-runtime-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:05:46 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:05:46 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/odl-mdsal-binding-runtime-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:05:46 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/odl-mdsal-binding-runtime-14.0.21-20260227.203224-79.pom (1.51 kb) 21:05:46 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/odl-mdsal-binding-runtime-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:05:46 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-utils/maven-metadata.xml.sha1 (40.0 b) 21:05:46 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-utils/maven-metadata.xml.md5 (32.0 b) 21:05:46 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-utils/maven-metadata.xml (410.0 b) 21:05:46 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:05:46 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79-sources.jar.sha1 (40.0 b) 21:05:46 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79.jar.md5 (32.0 b) 21:05:46 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79-javadoc.jar.sha1 (40.0 b) 21:05:46 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:05:46 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79.jar.sha1 (40.0 b) 21:05:47 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:05:47 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:05:47 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79-cyclonedx.json (252.58 kb) 21:05:47 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/maven-metadata.xml (1.64 kb) 21:05:47 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79-sources.jar (7.93 kb) 21:05:47 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:05:47 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:05:47 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:05:47 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79-javadoc.jar (98.98 kb) 21:05:47 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79.pom (4.63 kb) 21:05:47 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79-javadoc.jar.md5 (32.0 b) 21:05:47 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79-sources.jar.md5 (32.0 b) 21:05:47 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79.jar (18.51 kb) 21:05:47 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79-cyclonedx.xml (238.73 kb) 21:05:47 Attempting to upload org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:05:47 Attempting to upload org/opendaylight/mdsal/mdsal-binding-spi/maven-metadata.xml.sha1 (40.0 b) 21:05:47 Attempting to upload org/opendaylight/mdsal/mdsal-binding-spi/maven-metadata.xml.md5 (32.0 b) 21:05:48 Attempting to upload org/opendaylight/mdsal/mdsal-binding-spi/maven-metadata.xml (403.0 b) 21:05:48 Attempting to upload org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79-sources.jar.md5 (32.0 b) 21:05:48 Attempting to upload org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79.jar.sha1 (40.0 b) 21:05:48 Attempting to upload org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:05:48 Attempting to upload org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79-javadoc.jar (114.47 kb) 21:05:48 Attempting to upload org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79-sources.jar (7.78 kb) 21:05:48 Attempting to upload org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:05:48 Attempting to upload org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79-sources.jar.sha1 (40.0 b) 21:05:48 Attempting to upload org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:05:48 Attempting to upload org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79-cyclonedx.json (65.7 kb) 21:05:48 Attempting to upload org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79.pom (2.01 kb) 21:05:48 Attempting to upload org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:05:48 Attempting to upload org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:05:48 Attempting to upload org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:05:48 Attempting to upload org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79-cyclonedx.xml (59.44 kb) 21:05:48 Attempting to upload org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:05:48 Attempting to upload org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:05:49 Attempting to upload org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79-javadoc.jar.sha1 (40.0 b) 21:05:49 Attempting to upload org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79.jar.md5 (32.0 b) 21:05:49 Attempting to upload org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:05:49 Attempting to upload org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79-javadoc.jar.md5 (32.0 b) 21:05:49 Attempting to upload org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79.jar (15.81 kb) 21:05:49 Attempting to upload org/opendaylight/mdsal/mdsal-trace-cli/maven-metadata.xml.sha1 (40.0 b) 21:05:49 Attempting to upload org/opendaylight/mdsal/mdsal-trace-cli/maven-metadata.xml.md5 (32.0 b) 21:05:49 Attempting to upload org/opendaylight/mdsal/mdsal-trace-cli/maven-metadata.xml (401.0 b) 21:05:49 Attempting to upload org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:05:49 Attempting to upload org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79.jar.sha1 (40.0 b) 21:05:49 Attempting to upload org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79.jar.md5 (32.0 b) 21:05:49 Attempting to upload org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79-sources.jar (3.57 kb) 21:05:49 Attempting to upload org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:05:49 Attempting to upload org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79-javadoc.jar.sha1 (40.0 b) 21:05:50 Attempting to upload org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:05:50 Attempting to upload org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79-javadoc.jar.md5 (32.0 b) 21:05:50 Attempting to upload org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79-sources.jar.md5 (32.0 b) 21:05:50 Attempting to upload org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:05:50 Attempting to upload org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:05:50 Attempting to upload org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79.jar (9.58 kb) 21:05:52 Attempting to upload org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79-javadoc.jar (85.99 kb) 21:05:52 Attempting to upload org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79-cyclonedx.json (80.81 kb) 21:05:52 Attempting to upload org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79-cyclonedx.xml (73.92 kb) 21:05:52 Attempting to upload org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:05:52 Attempting to upload org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:05:52 Attempting to upload org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:05:52 Attempting to upload org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79-sources.jar.sha1 (40.0 b) 21:05:52 Attempting to upload org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:05:52 Attempting to upload org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79.pom (1.7 kb) 21:05:52 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/maven-metadata.xml.sha1 (40.0 b) 21:05:52 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/maven-metadata.xml.md5 (32.0 b) 21:05:52 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/maven-metadata.xml (414.0 b) 21:05:53 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79-sources.jar.md5 (32.0 b) 21:05:53 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79-sources.jar (15.83 kb) 21:05:53 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79.jar.sha1 (40.0 b) 21:05:53 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79-cyclonedx.xml (93.67 kb) 21:05:53 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79.pom (4.09 kb) 21:05:53 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79.jar (29.85 kb) 21:05:53 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:05:53 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79-sources.jar.sha1 (40.0 b) 21:05:53 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:05:53 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79-javadoc.jar.sha1 (40.0 b) 21:05:53 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79-javadoc.jar.md5 (32.0 b) 21:05:53 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:05:53 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:05:53 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/maven-metadata.xml (1.64 kb) 21:05:53 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79.jar.md5 (32.0 b) 21:05:54 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:05:54 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:05:54 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:05:54 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79-javadoc.jar (111.05 kb) 21:05:54 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:05:54 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79-cyclonedx.json (100.67 kb) 21:05:54 Attempting to upload org/opendaylight/mdsal/mdsal-rfc8294-netty/maven-metadata.xml.sha1 (40.0 b) 21:05:54 Attempting to upload org/opendaylight/mdsal/mdsal-rfc8294-netty/maven-metadata.xml.md5 (32.0 b) 21:05:54 Attempting to upload org/opendaylight/mdsal/mdsal-rfc8294-netty/maven-metadata.xml (365.0 b) 21:05:54 Attempting to upload org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79-sources.jar (4.75 kb) 21:05:54 Attempting to upload org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79-sources.jar.md5 (32.0 b) 21:05:54 Attempting to upload org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79-javadoc.jar.sha1 (40.0 b) 21:05:55 Attempting to upload org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79-cyclonedx.json (74.57 kb) 21:05:55 Attempting to upload org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:05:55 Attempting to upload org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:05:55 Attempting to upload org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79-cyclonedx.xml (67.59 kb) 21:05:55 Attempting to upload org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:05:55 Attempting to upload org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79-sources.jar.sha1 (40.0 b) 21:05:55 Attempting to upload org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:05:55 Attempting to upload org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:05:55 Attempting to upload org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79.jar.sha1 (40.0 b) 21:05:55 Attempting to upload org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79.pom (2.26 kb) 21:05:55 Attempting to upload org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79-javadoc.jar.md5 (32.0 b) 21:05:55 Attempting to upload org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:05:56 Attempting to upload org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79.jar.md5 (32.0 b) 21:05:56 Attempting to upload org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79-javadoc.jar (89.84 kb) 21:05:56 Attempting to upload org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:05:56 Attempting to upload org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79.jar (11.95 kb) 21:05:56 Attempting to upload org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:05:56 Attempting to upload org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:05:56 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-netty/maven-metadata.xml.sha1 (40.0 b) 21:05:56 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-netty/maven-metadata.xml.md5 (32.0 b) 21:05:56 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-netty/maven-metadata.xml (411.0 b) 21:05:56 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/odl-mdsal-replicate-netty-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:05:56 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/odl-mdsal-replicate-netty-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:05:56 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/odl-mdsal-replicate-netty-14.0.21-20260227.203224-79-features.xml (1.57 kb) 21:05:56 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/odl-mdsal-replicate-netty-14.0.21-20260227.203224-79-cyclonedx.json (272.67 kb) 21:05:56 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/odl-mdsal-replicate-netty-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:05:57 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:05:57 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/odl-mdsal-replicate-netty-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:05:57 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/odl-mdsal-replicate-netty-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:05:57 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/odl-mdsal-replicate-netty-14.0.21-20260227.203224-79.pom (2.13 kb) 21:05:57 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/odl-mdsal-replicate-netty-14.0.21-20260227.203224-79-cyclonedx.xml (254.14 kb) 21:05:57 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:05:57 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/odl-mdsal-replicate-netty-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:05:57 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:05:57 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/odl-mdsal-replicate-netty-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:05:57 Attempting to upload org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/odl-mdsal-replicate-netty-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:05:57 Attempting to upload org/opendaylight/mdsal/bundle-parent/maven-metadata.xml.sha1 (40.0 b) 21:05:57 Attempting to upload org/opendaylight/mdsal/bundle-parent/maven-metadata.xml.md5 (32.0 b) 21:05:58 Attempting to upload org/opendaylight/mdsal/bundle-parent/maven-metadata.xml (399.0 b) 21:05:58 Attempting to upload org/opendaylight/mdsal/bundle-parent/14.0.21-SNAPSHOT/bundle-parent-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:05:58 Attempting to upload org/opendaylight/mdsal/bundle-parent/14.0.21-SNAPSHOT/bundle-parent-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:05:58 Attempting to upload org/opendaylight/mdsal/bundle-parent/14.0.21-SNAPSHOT/bundle-parent-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:05:58 Attempting to upload org/opendaylight/mdsal/bundle-parent/14.0.21-SNAPSHOT/bundle-parent-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:05:58 Attempting to upload org/opendaylight/mdsal/bundle-parent/14.0.21-SNAPSHOT/bundle-parent-14.0.21-20260227.203224-79.pom (1.73 kb) 21:05:58 Attempting to upload org/opendaylight/mdsal/bundle-parent/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:05:58 Attempting to upload org/opendaylight/mdsal/bundle-parent/14.0.21-SNAPSHOT/bundle-parent-14.0.21-20260227.203224-79-cyclonedx.xml (9.44 kb) 21:05:58 Attempting to upload org/opendaylight/mdsal/bundle-parent/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:05:58 Attempting to upload org/opendaylight/mdsal/bundle-parent/14.0.21-SNAPSHOT/bundle-parent-14.0.21-20260227.203224-79-cyclonedx.json (10.55 kb) 21:05:58 Attempting to upload org/opendaylight/mdsal/bundle-parent/14.0.21-SNAPSHOT/maven-metadata.xml (1.03 kb) 21:05:58 Attempting to upload org/opendaylight/mdsal/bundle-parent/14.0.21-SNAPSHOT/bundle-parent-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:05:58 Attempting to upload org/opendaylight/mdsal/bundle-parent/14.0.21-SNAPSHOT/bundle-parent-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:05:59 Attempting to upload org/opendaylight/mdsal/mdsal-dom-spi/maven-metadata.xml.sha1 (40.0 b) 21:05:59 Attempting to upload org/opendaylight/mdsal/mdsal-dom-spi/maven-metadata.xml.md5 (32.0 b) 21:05:59 Attempting to upload org/opendaylight/mdsal/mdsal-dom-spi/maven-metadata.xml (399.0 b) 21:05:59 Attempting to upload org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:05:59 Attempting to upload org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:05:59 Attempting to upload org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79-cyclonedx.json (91.09 kb) 21:05:59 Attempting to upload org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79-sources.jar.md5 (32.0 b) 21:05:59 Attempting to upload org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79.pom (4.84 kb) 21:05:59 Attempting to upload org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79.jar.md5 (32.0 b) 21:05:59 Attempting to upload org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79-javadoc.jar.md5 (32.0 b) 21:05:59 Attempting to upload org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79-cyclonedx.xml (82.9 kb) 21:05:59 Attempting to upload org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79-javadoc.jar (378.49 kb) 21:05:59 Attempting to upload org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:05:59 Attempting to upload org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:05:59 Attempting to upload org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:05:59 Attempting to upload org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:05:59 Attempting to upload org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79.jar.sha1 (40.0 b) 21:05:59 Attempting to upload org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79-javadoc.jar.sha1 (40.0 b) 21:05:59 Attempting to upload org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79.jar (116.84 kb) 21:05:59 Attempting to upload org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:06:00 Attempting to upload org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:06:00 Attempting to upload org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79-sources.jar (78.81 kb) 21:06:00 Attempting to upload org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:06:00 Attempting to upload org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79-sources.jar.sha1 (40.0 b) 21:06:00 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-runtime/maven-metadata.xml.sha1 (40.0 b) 21:06:00 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-runtime/maven-metadata.xml.md5 (32.0 b) 21:06:00 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-runtime/maven-metadata.xml (407.0 b) 21:06:00 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/odl-mdsal-dom-runtime-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:06:00 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/odl-mdsal-dom-runtime-14.0.21-20260227.203224-79.pom (1.87 kb) 21:06:00 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/odl-mdsal-dom-runtime-14.0.21-20260227.203224-79-cyclonedx.xml (262.61 kb) 21:06:00 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:06:00 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/odl-mdsal-dom-runtime-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:06:01 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:06:01 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/odl-mdsal-dom-runtime-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:06:01 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/maven-metadata.xml (1.25 kb) 21:06:01 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/odl-mdsal-dom-runtime-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:06:01 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/odl-mdsal-dom-runtime-14.0.21-20260227.203224-79-features.xml (977.0 b) 21:06:01 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/odl-mdsal-dom-runtime-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:06:01 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/odl-mdsal-dom-runtime-14.0.21-20260227.203224-79-cyclonedx.json (279.32 kb) 21:06:01 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/odl-mdsal-dom-runtime-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:06:01 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/odl-mdsal-dom-runtime-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:06:01 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/odl-mdsal-dom-runtime-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:06:01 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/maven-metadata.xml.sha1 (40.0 b) 21:06:02 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/maven-metadata.xml.md5 (32.0 b) 21:06:02 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/maven-metadata.xml (411.0 b) 21:06:02 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.21-20260227.203224-79.pom.md5 (32.0 b) 21:06:02 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:06:02 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:06:02 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.21-20260227.203224-79-cyclonedx.xml (132.04 kb) 21:06:02 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.21-20260227.203224-79.pom (1.49 kb) 21:06:02 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:06:02 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:06:02 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:06:02 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.21-20260227.203224-79.pom.sha1 (40.0 b) 21:06:02 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:06:02 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:06:02 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.21-20260227.203224-79-cyclonedx.json (142.13 kb) 21:06:03 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:06:03 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:06:03 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.21-20260227.203224-79-features.xml (698.0 b) 21:06:03 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-api/maven-metadata.xml.sha1 (40.0 b) 21:06:03 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-api/maven-metadata.xml (403.0 b) 21:06:03 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-api/maven-metadata.xml.md5 (32.0 b) 21:06:03 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79-javadoc.jar.sha1 (40.0 b) 21:06:03 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:06:03 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79-javadoc.jar (115.07 kb) 21:06:03 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79.pom.md5 (32.0 b) 21:06:03 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:06:03 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:06:04 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79-sources.jar.sha1 (40.0 b) 21:06:04 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:06:04 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79.jar.md5 (32.0 b) 21:06:04 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79-cyclonedx.xml (50.24 kb) 21:06:04 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:06:04 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:06:04 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:06:04 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79.pom (2.47 kb) 21:06:04 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79.jar.sha1 (40.0 b) 21:06:04 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79-sources.jar.md5 (32.0 b) 21:06:04 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79.jar (15.95 kb) 21:06:04 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79.pom.sha1 (40.0 b) 21:06:04 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79-cyclonedx.json (55.07 kb) 21:06:04 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79-sources.jar (8.45 kb) 21:06:04 Attempting to upload org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79-javadoc.jar.md5 (32.0 b) 21:06:05 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-impl/maven-metadata.xml.sha1 (40.0 b) 21:06:05 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-impl/maven-metadata.xml.md5 (32.0 b) 21:06:05 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-impl/maven-metadata.xml (406.0 b) 21:06:05 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:06:05 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79.jar.md5 (32.0 b) 21:06:05 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:06:05 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79.jar (34.19 kb) 21:06:07 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:06:07 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79-javadoc.jar.sha1 (40.0 b) 21:06:07 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79-javadoc.jar (90.12 kb) 21:06:07 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79-cyclonedx.xml (76.68 kb) 21:06:07 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79-sources.jar.sha1 (40.0 b) 21:06:07 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:06:07 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:06:08 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:06:08 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79-javadoc.jar.md5 (32.0 b) 21:06:08 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79-sources.jar.md5 (32.0 b) 21:06:08 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79.pom (3.3 kb) 21:06:08 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:06:08 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:06:08 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79.jar.sha1 (40.0 b) 21:06:08 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79-cyclonedx.json (84.66 kb) 21:06:08 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:06:08 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79-sources.jar (16.89 kb) 21:06:08 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/maven-metadata.xml.sha1 (40.0 b) 21:06:08 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/maven-metadata.xml.md5 (32.0 b) 21:06:08 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/maven-metadata.xml (415.0 b) 21:06:08 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:06:08 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:06:09 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.21-20260227.203224-79-cyclonedx.json (362.61 kb) 21:06:09 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.21-20260227.203224-79.pom.md5 (32.0 b) 21:06:09 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:06:09 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.21-20260227.203224-79.pom.sha1 (40.0 b) 21:06:09 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:06:09 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:06:09 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:06:09 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:06:09 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:06:09 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.21-20260227.203224-79.pom (1.95 kb) 21:06:09 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:06:09 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.21-20260227.203224-79-cyclonedx.xml (341.71 kb) 21:06:09 Attempting to upload org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.21-20260227.203224-79-features.xml (1.14 kb) 21:06:09 Attempting to upload org/opendaylight/mdsal/mdsal-karaf/maven-metadata.xml.sha1 (40.0 b) 21:06:09 Attempting to upload org/opendaylight/mdsal/mdsal-karaf/maven-metadata.xml.md5 (32.0 b) 21:06:09 Attempting to upload org/opendaylight/mdsal/mdsal-karaf/maven-metadata.xml (397.0 b) 21:06:10 Attempting to upload org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-20260227.203224-79-cyclonedx.xml (1.14 mb) 21:06:10 Attempting to upload org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-20260227.203224-79.tar.gz (91.63 mb) 21:06:10 Attempting to upload org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-20260227.203224-79.pom (15.79 kb) 21:06:10 Attempting to upload org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:06:10 Attempting to upload org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-20260227.203224-79.tar.gz.md5 (32.0 b) 21:06:10 Attempting to upload org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:06:10 Attempting to upload org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-20260227.203224-79-cyclonedx.json (1.21 mb) 21:06:10 Attempting to upload org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-20260227.203224-79.zip (92.63 mb) 21:06:11 Attempting to upload org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:06:12 Attempting to upload org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-20260227.203224-79.tar.gz.sha1 (40.0 b) 21:06:12 Attempting to upload org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:06:12 Attempting to upload org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-20260227.203224-79.zip.md5 (32.0 b) 21:06:12 Attempting to upload org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/maven-metadata.xml (1.38 kb) 21:06:12 Attempting to upload org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:06:12 Attempting to upload org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-20260227.203224-79.zip.sha1 (40.0 b) 21:06:12 Attempting to upload org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:06:12 Attempting to upload org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:06:12 Attempting to upload org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:06:12 Attempting to upload org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/maven-metadata.xml.sha1 (40.0 b) 21:06:12 Attempting to upload org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/maven-metadata.xml.md5 (32.0 b) 21:06:12 Attempting to upload org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/maven-metadata.xml (369.0 b) 21:06:12 Attempting to upload org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.21-20260227.203224-79-features.xml (849.0 b) 21:06:12 Attempting to upload org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:06:12 Attempting to upload org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.21-20260227.203224-79-cyclonedx.xml (136.55 kb) 21:06:12 Attempting to upload org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:06:13 Attempting to upload org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:06:13 Attempting to upload org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:06:13 Attempting to upload org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:06:13 Attempting to upload org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:06:13 Attempting to upload org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:06:13 Attempting to upload org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:06:13 Attempting to upload org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:06:13 Attempting to upload org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/maven-metadata.xml (1.25 kb) 21:06:13 Attempting to upload org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.21-20260227.203224-79-cyclonedx.json (148.0 kb) 21:06:13 Attempting to upload org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.21-20260227.203224-79.pom (1.66 kb) 21:06:13 Attempting to upload org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:06:13 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-common/maven-metadata.xml.sha1 (40.0 b) 21:06:13 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-common/maven-metadata.xml.md5 (32.0 b) 21:06:13 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-common/maven-metadata.xml (406.0 b) 21:06:13 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/odl-mdsal-eos-common-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:06:14 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/odl-mdsal-eos-common-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:06:14 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/odl-mdsal-eos-common-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:06:14 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/odl-mdsal-eos-common-14.0.21-20260227.203224-79-cyclonedx.xml (131.66 kb) 21:06:14 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/odl-mdsal-eos-common-14.0.21-20260227.203224-79-cyclonedx.json (141.81 kb) 21:06:14 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:06:14 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:06:14 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/odl-mdsal-eos-common-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:06:14 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/odl-mdsal-eos-common-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:06:14 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/odl-mdsal-eos-common-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:06:14 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/maven-metadata.xml (1.25 kb) 21:06:14 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/odl-mdsal-eos-common-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:06:14 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/odl-mdsal-eos-common-14.0.21-20260227.203224-79-features.xml (681.0 b) 21:06:14 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/odl-mdsal-eos-common-14.0.21-20260227.203224-79.pom (1.43 kb) 21:06:14 Attempting to upload org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/odl-mdsal-eos-common-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:06:14 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-common/maven-metadata.xml.sha1 (40.0 b) 21:06:14 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-common/maven-metadata.xml.md5 (32.0 b) 21:06:14 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-common/maven-metadata.xml (408.0 b) 21:06:14 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79-javadoc.jar (86.01 kb) 21:06:15 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79.jar.sha1 (40.0 b) 21:06:15 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:06:15 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79-cyclonedx.xml (65.95 kb) 21:06:15 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:06:15 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:06:15 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:06:15 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79-javadoc.jar.md5 (32.0 b) 21:06:15 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:06:15 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79-javadoc.jar.sha1 (40.0 b) 21:06:15 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:06:15 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79-cyclonedx.json (71.54 kb) 21:06:15 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79.jar.md5 (32.0 b) 21:06:15 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/maven-metadata.xml (1.64 kb) 21:06:15 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79.jar (11.97 kb) 21:06:15 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79.pom (2.7 kb) 21:06:15 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79-sources.jar.md5 (32.0 b) 21:06:15 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79-sources.jar (5.34 kb) 21:06:15 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:06:16 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:06:16 Attempting to upload org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79-sources.jar.sha1 (40.0 b) 21:06:16 Attempting to upload org/opendaylight/mdsal/odl-mdsal-common/maven-metadata.xml.sha1 (40.0 b) 21:06:16 Attempting to upload org/opendaylight/mdsal/odl-mdsal-common/maven-metadata.xml.md5 (32.0 b) 21:06:16 Attempting to upload org/opendaylight/mdsal/odl-mdsal-common/maven-metadata.xml (402.0 b) 21:06:16 Attempting to upload org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/odl-mdsal-common-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:06:16 Attempting to upload org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/odl-mdsal-common-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:06:16 Attempting to upload org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/odl-mdsal-common-14.0.21-20260227.203224-79-cyclonedx.json (55.26 kb) 21:06:16 Attempting to upload org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/odl-mdsal-common-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:06:16 Attempting to upload org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:06:16 Attempting to upload org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:06:16 Attempting to upload org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/odl-mdsal-common-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:06:17 Attempting to upload org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/odl-mdsal-common-14.0.21-20260227.203224-79.pom (1.41 kb) 21:06:17 Attempting to upload org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/odl-mdsal-common-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:06:17 Attempting to upload org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/maven-metadata.xml (1.25 kb) 21:06:17 Attempting to upload org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/odl-mdsal-common-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:06:17 Attempting to upload org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/odl-mdsal-common-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:06:17 Attempting to upload org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/odl-mdsal-common-14.0.21-20260227.203224-79-features.xml (598.0 b) 21:06:17 Attempting to upload org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/odl-mdsal-common-14.0.21-20260227.203224-79-cyclonedx.xml (50.35 kb) 21:06:17 Attempting to upload org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/odl-mdsal-common-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:06:17 Attempting to upload org/opendaylight/mdsal/mdsal-eos-common-api/maven-metadata.xml.sha1 (40.0 b) 21:06:17 Attempting to upload org/opendaylight/mdsal/mdsal-eos-common-api/maven-metadata.xml.md5 (32.0 b) 21:06:17 Attempting to upload org/opendaylight/mdsal/mdsal-eos-common-api/maven-metadata.xml (406.0 b) 21:06:17 Attempting to upload org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79.jar (17.5 kb) 21:06:19 Attempting to upload org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79.jar.sha1 (40.0 b) 21:06:19 Attempting to upload org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:06:19 Attempting to upload org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79-sources.jar.sha1 (40.0 b) 21:06:19 Attempting to upload org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:06:19 Attempting to upload org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79-javadoc.jar (112.72 kb) 21:06:19 Attempting to upload org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79-sources.jar.md5 (32.0 b) 21:06:20 Attempting to upload org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79.jar.md5 (32.0 b) 21:06:20 Attempting to upload org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:06:20 Attempting to upload org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79-cyclonedx.xml (42.81 kb) 21:06:20 Attempting to upload org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:06:20 Attempting to upload org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:06:20 Attempting to upload org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79-cyclonedx.json (47.87 kb) 21:06:20 Attempting to upload org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:06:20 Attempting to upload org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79.pom (2.05 kb) 21:06:20 Attempting to upload org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:06:20 Attempting to upload org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79-javadoc.jar.md5 (32.0 b) 21:06:20 Attempting to upload org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:06:20 Attempting to upload org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:06:20 Attempting to upload org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79-javadoc.jar.sha1 (40.0 b) 21:06:20 Attempting to upload org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79-sources.jar (8.32 kb) 21:06:21 Attempting to upload org/opendaylight/mdsal/mdsal-docs/maven-metadata.xml.sha1 (40.0 b) 21:06:21 Attempting to upload org/opendaylight/mdsal/mdsal-docs/maven-metadata.xml.md5 (32.0 b) 21:06:21 Attempting to upload org/opendaylight/mdsal/mdsal-docs/maven-metadata.xml (396.0 b) 21:06:21 Attempting to upload org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79-cyclonedx.json (577.58 kb) 21:06:21 Attempting to upload org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79-javadoc.jar.md5 (32.0 b) 21:06:21 Attempting to upload org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:06:21 Attempting to upload org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79.jar (46.2 kb) 21:06:21 Attempting to upload org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79-sources.jar.sha1 (40.0 b) 21:06:21 Attempting to upload org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79.pom (29.35 kb) 21:06:21 Attempting to upload org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79-sources.jar (4.09 mb) 21:06:21 Attempting to upload org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:06:21 Attempting to upload org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:06:21 Attempting to upload org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79-sources.jar.md5 (32.0 b) 21:06:21 Attempting to upload org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79-javadoc.jar (18.47 mb) 21:06:21 Attempting to upload org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:06:21 Attempting to upload org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79-javadoc.jar.sha1 (40.0 b) 21:06:21 Attempting to upload org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/maven-metadata.xml (1.62 kb) 21:06:21 Attempting to upload org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:06:22 Attempting to upload org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:06:22 Attempting to upload org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79.jar.md5 (32.0 b) 21:06:22 Attempting to upload org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:06:22 Attempting to upload org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:06:22 Attempting to upload org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79-cyclonedx.xml (542.51 kb) 21:06:22 Attempting to upload org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79.jar.sha1 (40.0 b) 21:06:22 Attempting to upload org/opendaylight/mdsal/odl-mdsal-trace/maven-metadata.xml.sha1 (40.0 b) 21:06:22 Attempting to upload org/opendaylight/mdsal/odl-mdsal-trace/maven-metadata.xml.md5 (32.0 b) 21:06:22 Attempting to upload org/opendaylight/mdsal/odl-mdsal-trace/maven-metadata.xml (401.0 b) 21:06:22 Attempting to upload org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/odl-mdsal-trace-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:06:22 Attempting to upload org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:06:22 Attempting to upload org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:06:22 Attempting to upload org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/odl-mdsal-trace-14.0.21-20260227.203224-79-cyclonedx.json (369.17 kb) 21:06:22 Attempting to upload org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/maven-metadata.xml (1.25 kb) 21:06:22 Attempting to upload org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/odl-mdsal-trace-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:06:22 Attempting to upload org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/odl-mdsal-trace-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:06:22 Attempting to upload org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/odl-mdsal-trace-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:06:22 Attempting to upload org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/odl-mdsal-trace-14.0.21-20260227.203224-79-features.xml (1.01 kb) 21:06:22 Attempting to upload org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/odl-mdsal-trace-14.0.21-20260227.203224-79.pom (1.82 kb) 21:06:23 Attempting to upload org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/odl-mdsal-trace-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:06:23 Attempting to upload org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/odl-mdsal-trace-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:06:23 Attempting to upload org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/odl-mdsal-trace-14.0.21-20260227.203224-79-cyclonedx.xml (348.1 kb) 21:06:23 Attempting to upload org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/odl-mdsal-trace-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:06:23 Attempting to upload org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/odl-mdsal-trace-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:06:23 Attempting to upload org/opendaylight/mdsal/mdsal-artifacts/maven-metadata.xml.sha1 (40.0 b) 21:06:23 Attempting to upload org/opendaylight/mdsal/mdsal-artifacts/maven-metadata.xml.md5 (32.0 b) 21:06:23 Attempting to upload org/opendaylight/mdsal/mdsal-artifacts/maven-metadata.xml (401.0 b) 21:06:23 Attempting to upload org/opendaylight/mdsal/mdsal-artifacts/14.0.21-SNAPSHOT/mdsal-artifacts-14.0.21-20260227.203224-79-cyclonedx.json (3.54 kb) 21:06:23 Attempting to upload org/opendaylight/mdsal/mdsal-artifacts/14.0.21-SNAPSHOT/mdsal-artifacts-14.0.21-20260227.203224-79-cyclonedx.xml (3.23 kb) 21:06:23 Attempting to upload org/opendaylight/mdsal/mdsal-artifacts/14.0.21-SNAPSHOT/mdsal-artifacts-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:06:23 Attempting to upload org/opendaylight/mdsal/mdsal-artifacts/14.0.21-SNAPSHOT/mdsal-artifacts-14.0.21-20260227.203224-79.pom (57.47 kb) 21:06:23 Attempting to upload org/opendaylight/mdsal/mdsal-artifacts/14.0.21-SNAPSHOT/mdsal-artifacts-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:06:23 Attempting to upload org/opendaylight/mdsal/mdsal-artifacts/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:06:23 Attempting to upload org/opendaylight/mdsal/mdsal-artifacts/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:06:23 Attempting to upload org/opendaylight/mdsal/mdsal-artifacts/14.0.21-SNAPSHOT/mdsal-artifacts-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:06:24 Attempting to upload org/opendaylight/mdsal/mdsal-artifacts/14.0.21-SNAPSHOT/maven-metadata.xml (1.03 kb) 21:06:24 Attempting to upload org/opendaylight/mdsal/mdsal-artifacts/14.0.21-SNAPSHOT/mdsal-artifacts-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:06:24 Attempting to upload org/opendaylight/mdsal/mdsal-artifacts/14.0.21-SNAPSHOT/mdsal-artifacts-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:06:24 Attempting to upload org/opendaylight/mdsal/mdsal-artifacts/14.0.21-SNAPSHOT/mdsal-artifacts-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:06:24 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-api/maven-metadata.xml.sha1 (40.0 b) 21:06:24 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-api/maven-metadata.xml.md5 (32.0 b) 21:06:24 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-api/maven-metadata.xml (407.0 b) 21:06:24 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79.jar.md5 (32.0 b) 21:06:24 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:06:24 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:06:24 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:06:24 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79.jar.sha1 (40.0 b) 21:06:24 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79-cyclonedx.xml (54.05 kb) 21:06:24 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79-javadoc.jar (102.88 kb) 21:06:24 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:06:24 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:06:25 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79-sources.jar.md5 (32.0 b) 21:06:25 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/maven-metadata.xml (1.64 kb) 21:06:25 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79-cyclonedx.json (59.92 kb) 21:06:25 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79.pom (2.55 kb) 21:06:25 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:06:25 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:06:25 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79-sources.jar.sha1 (40.0 b) 21:06:25 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79-javadoc.jar.md5 (32.0 b) 21:06:25 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79-sources.jar (6.87 kb) 21:06:25 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79-javadoc.jar.sha1 (40.0 b) 21:06:25 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:06:25 Attempting to upload org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79.jar (13.11 kb) 21:06:25 Attempting to upload org/opendaylight/mdsal/mdsal-trace-api/maven-metadata.xml.sha1 (40.0 b) 21:06:25 Attempting to upload org/opendaylight/mdsal/mdsal-trace-api/maven-metadata.xml.md5 (32.0 b) 21:06:26 Attempting to upload org/opendaylight/mdsal/mdsal-trace-api/maven-metadata.xml (401.0 b) 21:06:26 Attempting to upload org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79-config.xml.sha1 (40.0 b) 21:06:26 Attempting to upload org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79-cyclonedx.json (64.47 kb) 21:06:26 Attempting to upload org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79-javadoc.jar (134.16 kb) 21:06:26 Attempting to upload org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:06:26 Attempting to upload org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79-sources.jar.sha1 (40.0 b) 21:06:26 Attempting to upload org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79-javadoc.jar.md5 (32.0 b) 21:06:26 Attempting to upload org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:06:26 Attempting to upload org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:06:26 Attempting to upload org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79.jar.sha1 (40.0 b) 21:06:26 Attempting to upload org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79-config.xml.md5 (32.0 b) 21:06:26 Attempting to upload org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79.jar (24.09 kb) 21:06:28 Attempting to upload org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/maven-metadata.xml (1.84 kb) 21:06:28 Attempting to upload org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79-sources.jar (16.79 kb) 21:06:28 Attempting to upload org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79.pom (2.09 kb) 21:06:28 Attempting to upload org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:06:28 Attempting to upload org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79-sources.jar.md5 (32.0 b) 21:06:29 Attempting to upload org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:06:29 Attempting to upload org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:06:29 Attempting to upload org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79.jar.md5 (32.0 b) 21:06:29 Attempting to upload org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:06:29 Attempting to upload org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79-cyclonedx.xml (59.09 kb) 21:06:29 Attempting to upload org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79-javadoc.jar.sha1 (40.0 b) 21:06:29 Attempting to upload org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:06:29 Attempting to upload org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79-config.xml (1.5 kb) 21:06:29 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-api/maven-metadata.xml.sha1 (40.0 b) 21:06:29 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-api/maven-metadata.xml.md5 (32.0 b) 21:06:29 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-api/maven-metadata.xml (403.0 b) 21:06:29 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/odl-mdsal-dom-api-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:06:29 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/odl-mdsal-dom-api-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:06:29 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/odl-mdsal-dom-api-14.0.21-20260227.203224-79-cyclonedx.json (152.0 kb) 21:06:29 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/odl-mdsal-dom-api-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:06:30 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/odl-mdsal-dom-api-14.0.21-20260227.203224-79.pom (1.77 kb) 21:06:30 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/odl-mdsal-dom-api-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:06:30 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:06:30 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:06:30 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/maven-metadata.xml (1.25 kb) 21:06:30 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/odl-mdsal-dom-api-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:06:30 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/odl-mdsal-dom-api-14.0.21-20260227.203224-79-cyclonedx.xml (141.47 kb) 21:06:30 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/odl-mdsal-dom-api-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:06:30 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/odl-mdsal-dom-api-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:06:30 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/odl-mdsal-dom-api-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:06:30 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/odl-mdsal-dom-api-14.0.21-20260227.203224-79-features.xml (846.0 b) 21:06:30 Attempting to upload org/opendaylight/mdsal/feature-parent/maven-metadata.xml.sha1 (40.0 b) 21:06:30 Attempting to upload org/opendaylight/mdsal/feature-parent/maven-metadata.xml.md5 (32.0 b) 21:06:30 Attempting to upload org/opendaylight/mdsal/feature-parent/maven-metadata.xml (360.0 b) 21:06:31 Attempting to upload org/opendaylight/mdsal/feature-parent/14.0.21-SNAPSHOT/feature-parent-14.0.21-20260227.203224-79.pom (1.66 kb) 21:06:31 Attempting to upload org/opendaylight/mdsal/feature-parent/14.0.21-SNAPSHOT/feature-parent-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:06:31 Attempting to upload org/opendaylight/mdsal/feature-parent/14.0.21-SNAPSHOT/feature-parent-14.0.21-20260227.203224-79-cyclonedx.json (5.97 kb) 21:06:31 Attempting to upload org/opendaylight/mdsal/feature-parent/14.0.21-SNAPSHOT/feature-parent-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:06:31 Attempting to upload org/opendaylight/mdsal/feature-parent/14.0.21-SNAPSHOT/feature-parent-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:06:31 Attempting to upload org/opendaylight/mdsal/feature-parent/14.0.21-SNAPSHOT/feature-parent-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:06:31 Attempting to upload org/opendaylight/mdsal/feature-parent/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:06:31 Attempting to upload org/opendaylight/mdsal/feature-parent/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:06:31 Attempting to upload org/opendaylight/mdsal/feature-parent/14.0.21-SNAPSHOT/feature-parent-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:06:31 Attempting to upload org/opendaylight/mdsal/feature-parent/14.0.21-SNAPSHOT/maven-metadata.xml (1.03 kb) 21:06:31 Attempting to upload org/opendaylight/mdsal/feature-parent/14.0.21-SNAPSHOT/feature-parent-14.0.21-20260227.203224-79-cyclonedx.xml (5.4 kb) 21:06:31 Attempting to upload org/opendaylight/mdsal/feature-parent/14.0.21-SNAPSHOT/feature-parent-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:06:31 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/maven-metadata.xml.sha1 (40.0 b) 21:06:31 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/maven-metadata.xml.md5 (32.0 b) 21:06:31 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/maven-metadata.xml (424.0 b) 21:06:31 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:06:31 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:06:31 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79-sources.jar.md5 (32.0 b) 21:06:32 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:06:32 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:06:32 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79-javadoc.jar (297.85 kb) 21:06:32 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:06:32 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79-cyclonedx.xml (193.95 kb) 21:06:32 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79.jar.sha1 (40.0 b) 21:06:32 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:06:32 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:06:32 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79-cyclonedx.json (206.43 kb) 21:06:32 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79.pom (4.99 kb) 21:06:32 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:06:32 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:06:32 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79.jar.md5 (32.0 b) 21:06:32 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79-sources.jar (78.69 kb) 21:06:32 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79-sources.jar.sha1 (40.0 b) 21:06:32 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79-javadoc.jar.md5 (32.0 b) 21:06:33 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79.jar (141.76 kb) 21:06:33 Attempting to upload org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79-javadoc.jar.sha1 (40.0 b) 21:06:33 Attempting to upload org/opendaylight/mdsal/template-feature-parent/maven-metadata.xml.sha1 (40.0 b) 21:06:33 Attempting to upload org/opendaylight/mdsal/template-feature-parent/maven-metadata.xml.md5 (32.0 b) 21:06:33 Attempting to upload org/opendaylight/mdsal/template-feature-parent/maven-metadata.xml (409.0 b) 21:06:33 Attempting to upload org/opendaylight/mdsal/template-feature-parent/14.0.21-SNAPSHOT/template-feature-parent-14.0.21-20260227.203224-79-cyclonedx.json (5.99 kb) 21:06:33 Attempting to upload org/opendaylight/mdsal/template-feature-parent/14.0.21-SNAPSHOT/template-feature-parent-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:06:33 Attempting to upload org/opendaylight/mdsal/template-feature-parent/14.0.21-SNAPSHOT/template-feature-parent-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:06:33 Attempting to upload org/opendaylight/mdsal/template-feature-parent/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:06:33 Attempting to upload org/opendaylight/mdsal/template-feature-parent/14.0.21-SNAPSHOT/template-feature-parent-14.0.21-20260227.203224-79.pom (1.73 kb) 21:06:33 Attempting to upload org/opendaylight/mdsal/template-feature-parent/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:06:33 Attempting to upload org/opendaylight/mdsal/template-feature-parent/14.0.21-SNAPSHOT/maven-metadata.xml (1.04 kb) 21:06:33 Attempting to upload org/opendaylight/mdsal/template-feature-parent/14.0.21-SNAPSHOT/template-feature-parent-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:06:33 Attempting to upload org/opendaylight/mdsal/template-feature-parent/14.0.21-SNAPSHOT/template-feature-parent-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:06:33 Attempting to upload org/opendaylight/mdsal/template-feature-parent/14.0.21-SNAPSHOT/template-feature-parent-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:06:33 Attempting to upload org/opendaylight/mdsal/template-feature-parent/14.0.21-SNAPSHOT/template-feature-parent-14.0.21-20260227.203224-79-cyclonedx.xml (5.42 kb) 21:06:34 Attempting to upload org/opendaylight/mdsal/template-feature-parent/14.0.21-SNAPSHOT/template-feature-parent-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:06:34 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding/maven-metadata.xml.sha1 (40.0 b) 21:06:34 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding/maven-metadata.xml (403.0 b) 21:06:34 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding/maven-metadata.xml.md5 (32.0 b) 21:06:34 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/odl-mdsal-binding-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:06:34 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/odl-mdsal-binding-14.0.21-20260227.203224-79.pom (1.5 kb) 21:06:34 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/odl-mdsal-binding-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:06:34 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:06:34 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/odl-mdsal-binding-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:06:34 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:06:34 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/odl-mdsal-binding-14.0.21-20260227.203224-79-cyclonedx.xml (341.86 kb) 21:06:34 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/odl-mdsal-binding-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:06:34 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/odl-mdsal-binding-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:06:34 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/maven-metadata.xml (1.25 kb) 21:06:34 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/odl-mdsal-binding-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:06:34 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/odl-mdsal-binding-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:06:35 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/odl-mdsal-binding-14.0.21-20260227.203224-79-features.xml (801.0 b) 21:06:35 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/odl-mdsal-binding-14.0.21-20260227.203224-79-cyclonedx.json (362.62 kb) 21:06:35 Attempting to upload org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/odl-mdsal-binding-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:06:35 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-broker/maven-metadata.xml.sha1 (40.0 b) 21:06:35 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-broker/maven-metadata.xml.md5 (32.0 b) 21:06:35 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-broker/maven-metadata.xml (406.0 b) 21:06:35 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/odl-mdsal-dom-broker-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:06:35 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/odl-mdsal-dom-broker-14.0.21-20260227.203224-79-features.xml (716.0 b) 21:06:35 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/odl-mdsal-dom-broker-14.0.21-20260227.203224-79-features.xml.sha1 (40.0 b) 21:06:35 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/odl-mdsal-dom-broker-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:06:35 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/odl-mdsal-dom-broker-14.0.21-20260227.203224-79-features.xml.md5 (32.0 b) 21:06:35 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/odl-mdsal-dom-broker-14.0.21-20260227.203224-79.pom (1.41 kb) 21:06:35 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:06:35 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:06:35 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/odl-mdsal-dom-broker-14.0.21-20260227.203224-79-cyclonedx.xml (268.93 kb) 21:06:35 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/odl-mdsal-dom-broker-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:06:35 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/odl-mdsal-dom-broker-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:06:35 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/odl-mdsal-dom-broker-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:06:35 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/maven-metadata.xml (1.25 kb) 21:06:36 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/odl-mdsal-dom-broker-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:06:36 Attempting to upload org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/odl-mdsal-dom-broker-14.0.21-20260227.203224-79-cyclonedx.json (285.97 kb) 21:06:36 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-api/maven-metadata.xml.sha1 (40.0 b) 21:06:36 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-api/maven-metadata.xml.md5 (32.0 b) 21:06:36 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-api/maven-metadata.xml (405.0 b) 21:06:36 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79-javadoc.jar.sha1 (40.0 b) 21:06:36 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79-sources.jar.sha1 (40.0 b) 21:06:36 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79-javadoc.jar (102.65 kb) 21:06:36 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79-sources.jar (6.38 kb) 21:06:36 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79.pom (2.09 kb) 21:06:36 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79.jar.md5 (32.0 b) 21:06:36 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79.jar (12.56 kb) 21:06:36 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:06:36 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79.pom.md5 (32.0 b) 21:06:36 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 (40.0 b) 21:06:36 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:06:36 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79-sources.jar.md5 (32.0 b) 21:06:37 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79.jar.sha1 (40.0 b) 21:06:37 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79.pom.sha1 (40.0 b) 21:06:37 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:06:37 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79-cyclonedx.json (47.86 kb) 21:06:37 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79-javadoc.jar.md5 (32.0 b) 21:06:37 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79-cyclonedx.xml.md5 (32.0 b) 21:06:37 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79-cyclonedx.json.md5 (32.0 b) 21:06:37 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79-cyclonedx.xml (42.8 kb) 21:06:37 Attempting to upload org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79-cyclonedx.json.sha1 (40.0 b) 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-common/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-common/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-common/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/odl-mdsal-singleton-common-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/odl-mdsal-singleton-common-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/odl-mdsal-singleton-common-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/odl-mdsal-singleton-common-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/odl-mdsal-singleton-common-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/odl-mdsal-singleton-common-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/odl-mdsal-singleton-common-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/odl-mdsal-singleton-common-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/odl-mdsal-singleton-common-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/odl-mdsal-singleton-common-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/odl-mdsal-singleton-common-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.21-SNAPSHOT/odl-mdsal-singleton-common-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-schema-osgi/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-schema-osgi/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-schema-osgi/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.21-SNAPSHOT/mdsal-dom-schema-osgi-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal-experimental/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal-experimental/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal-experimental/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/features-mdsal-experimental-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/features-mdsal-experimental-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/features-mdsal-experimental-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/features-mdsal-experimental-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/features-mdsal-experimental-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/features-mdsal-experimental-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/features-mdsal-experimental-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/features-mdsal-experimental-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/features-mdsal-experimental-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/features-mdsal-experimental-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/features-mdsal-experimental-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal-experimental/14.0.21-SNAPSHOT/features-mdsal-experimental-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-binding/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-binding/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-binding/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/odl-mdsal-eos-binding-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/odl-mdsal-eos-binding-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/odl-mdsal-eos-binding-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/odl-mdsal-eos-binding-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/odl-mdsal-eos-binding-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/odl-mdsal-eos-binding-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/odl-mdsal-eos-binding-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/odl-mdsal-eos-binding-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/odl-mdsal-eos-binding-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/odl-mdsal-eos-binding-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/odl-mdsal-eos-binding-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.21-SNAPSHOT/odl-mdsal-eos-binding-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/bnd-parent/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/bnd-parent/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/bnd-parent/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/bnd-parent/14.0.21-SNAPSHOT/bnd-parent-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/bnd-parent/14.0.21-SNAPSHOT/bnd-parent-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/bnd-parent/14.0.21-SNAPSHOT/bnd-parent-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/bnd-parent/14.0.21-SNAPSHOT/bnd-parent-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/bnd-parent/14.0.21-SNAPSHOT/bnd-parent-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/bnd-parent/14.0.21-SNAPSHOT/bnd-parent-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/bnd-parent/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/bnd-parent/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/bnd-parent/14.0.21-SNAPSHOT/bnd-parent-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/bnd-parent/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/bnd-parent/14.0.21-SNAPSHOT/bnd-parent-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/bnd-parent/14.0.21-SNAPSHOT/bnd-parent-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-hardware/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-hardware/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-hardware/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.21-SNAPSHOT/iana-hardware-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.21-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.21-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.21-SNAPSHOT/iana-ssh-encryption-algs-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.21-SNAPSHOT/iana-ssh-public-key-algs-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-if-type/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-if-type/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-if-type/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.21-SNAPSHOT/iana-if-type-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-routing-types/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-routing-types/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-routing-types/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.21-SNAPSHOT/iana-routing-types-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.21-SNAPSHOT/iana-crypt-hash-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.21-SNAPSHOT/iana-ssh-mac-algs-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.21-SNAPSHOT/rfc6991-ietf-yang-types-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.21-SNAPSHOT/rfc8345-ietf-network-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.21-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.21-SNAPSHOT/rfc7317-ietf-system-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9067/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9067/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9067/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.21-SNAPSHOT/rfc9067-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9179/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9179/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9179/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.21-SNAPSHOT/rfc9179-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6241/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6241/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6241/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.21-SNAPSHOT/rfc6241-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.21-SNAPSHOT/rfc9645-ietf-tls-common-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8641/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8641/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8641/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.21-SNAPSHOT/rfc8641-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7952/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7952/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7952/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.21-SNAPSHOT/rfc7952-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8072/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8072/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8072/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.21-SNAPSHOT/rfc8072-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8526/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8526/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8526/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.21-SNAPSHOT/rfc8526-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.21-SNAPSHOT/rfc8040-ietf-restconf-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8808/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8808/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8808/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.21-SNAPSHOT/rfc8808-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-types-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.21-SNAPSHOT/rfc8349-ietf-routing-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6243/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6243/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6243/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.21-SNAPSHOT/rfc6243-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.21-SNAPSHOT/rfc6991-ietf-inet-types-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6470/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6470/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6470/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.21-SNAPSHOT/rfc6470-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9144/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9144/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9144/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.21-SNAPSHOT/rfc9144-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.21-SNAPSHOT/rfc8520-ietf-mud-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.21-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.21-SNAPSHOT/rfc7407-ietf-snmp-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8530/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8530/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8530/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.21-SNAPSHOT/rfc8530-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.21-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.21-SNAPSHOT/rfc9645-ietf-tls-server-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9641/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9641/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9641/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.21-SNAPSHOT/rfc9641-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.21-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.21-SNAPSHOT/rfc8342-ietf-datastores-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.21-SNAPSHOT/rfc8520-ietf-acldns-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8528/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8528/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8528/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.21-SNAPSHOT/rfc8528-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.21-SNAPSHOT/rfc8294-ietf-routing-types-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.21-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8916/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8916/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8916/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.21-SNAPSHOT/rfc8916-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.21-SNAPSHOT/rfc9645-ietf-tls-client-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.21-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8525/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8525/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8525/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.21-SNAPSHOT/rfc8525-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9648/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9648/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9648/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.21-SNAPSHOT/rfc9648-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6022/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6022/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6022/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.21-SNAPSHOT/rfc6022-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8177/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8177/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8177/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.21-SNAPSHOT/rfc8177-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.21-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.21-SNAPSHOT/rfc8342-ietf-origin-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.21-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.21-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.21-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8341/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8341/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8341/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.21-SNAPSHOT/rfc8341-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.21-SNAPSHOT/rfc8345-ietf-network-state-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8639/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8639/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8639/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.21-SNAPSHOT/rfc8639-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.21-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8343/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8343/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8343/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.21-SNAPSHOT/rfc8343-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8344/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8344/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8344/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.21-SNAPSHOT/rfc8344-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9642/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9642/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9642/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.21-SNAPSHOT/rfc9642-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.21-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8650/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8650/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8650/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.21-SNAPSHOT/rfc8650-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9640/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9640/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9640/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.21-SNAPSHOT/rfc9640-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.21-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8529/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8529/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8529/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.21-SNAPSHOT/rfc8529-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-1-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-api/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-api/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-api/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-api/14.0.21-SNAPSHOT/mdsal-binding-api-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.21-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.21-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/general-entity/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/general-entity/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/general-entity/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/general-entity/14.0.21-SNAPSHOT/general-entity-14.0.21-20260227.203224-79.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/yang-ext/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/yang-ext/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/yang-ext/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.21-SNAPSHOT/yang-ext-2013.09.07.26.21-20260227.203224-79-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-topology/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-topology/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-topology/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.21-SNAPSHOT/ietf-topology-2013.10.21.26.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-type-util/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-type-util/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-type-util/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/ietf-type-util/14.0.21-SNAPSHOT/ietf-type-util-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.21-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/opendaylight-l2-types/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/opendaylight-l2-types/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/opendaylight-l2-types/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.21-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.21-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.21-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.21-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-netty/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-netty/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-netty/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-source.config 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-source.config.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-source.config.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-sink.config 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-sink.config.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-netty/14.0.21-SNAPSHOT/mdsal-replicate-netty-14.0.21-20260227.203224-79-sink.config.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-adapter/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-adapter/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-adapter/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.21-SNAPSHOT/mdsal-eos-binding-adapter-14.0.21-20260227.203224-79.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-common-api/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-common-api/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-common-api/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-common-api/14.0.21-SNAPSHOT/mdsal-common-api-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-util/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-util/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-util/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-util/14.0.21-SNAPSHOT/mdsal-binding-util-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-dom-adapter/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-dom-adapter/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-dom-adapter/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-test-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-tests.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-test-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-tests.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-tests.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-test-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-api/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-api/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-api/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/odl-mdsal-binding-api-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/odl-mdsal-binding-api-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/odl-mdsal-binding-api-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/odl-mdsal-binding-api-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/odl-mdsal-binding-api-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/odl-mdsal-binding-api-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/odl-mdsal-binding-api-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/odl-mdsal-binding-api-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/odl-mdsal-binding-api-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/odl-mdsal-binding-api-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/odl-mdsal-binding-api-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.21-SNAPSHOT/odl-mdsal-binding-api-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-broker/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-broker/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-broker/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-broker/14.0.21-SNAPSHOT/mdsal-dom-broker-14.0.21-20260227.203224-79.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-impl/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-impl/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-impl/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-impl/14.0.21-SNAPSHOT/mdsal-trace-impl-14.0.21-20260227.203224-79-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-dom/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-dom/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-dom/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/odl-mdsal-eos-dom-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/odl-mdsal-eos-dom-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/odl-mdsal-eos-dom-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/odl-mdsal-eos-dom-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/odl-mdsal-eos-dom-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/odl-mdsal-eos-dom-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/odl-mdsal-eos-dom-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/odl-mdsal-eos-dom-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/odl-mdsal-eos-dom-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/odl-mdsal-eos-dom-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/odl-mdsal-eos-dom-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.21-SNAPSHOT/odl-mdsal-eos-dom-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-simple/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-simple/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-simple/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.21-SNAPSHOT/mdsal-eos-dom-simple-14.0.21-20260227.203224-79-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-base/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-base/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-base/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/odl-mdsal-binding-base-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/odl-mdsal-binding-base-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/odl-mdsal-binding-base-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/odl-mdsal-binding-base-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/odl-mdsal-binding-base-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/odl-mdsal-binding-base-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/odl-mdsal-binding-base-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/odl-mdsal-binding-base-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/odl-mdsal-binding-base-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/odl-mdsal-binding-base-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/odl-mdsal-binding-base-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.21-SNAPSHOT/odl-mdsal-binding-base-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/features-mdsal-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/features-mdsal-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/features-mdsal-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/features-mdsal-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/features-mdsal-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/features-mdsal-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/features-mdsal-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/features-mdsal-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/features-mdsal-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/features-mdsal-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/features-mdsal-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/features-mdsal/14.0.21-SNAPSHOT/features-mdsal-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-common/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-common/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-common/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/odl-mdsal-replicate-common-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/odl-mdsal-replicate-common-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/odl-mdsal-replicate-common-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/odl-mdsal-replicate-common-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/odl-mdsal-replicate-common-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/odl-mdsal-replicate-common-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/odl-mdsal-replicate-common-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/odl-mdsal-replicate-common-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/odl-mdsal-replicate-common-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/odl-mdsal-replicate-common-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/odl-mdsal-replicate-common-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.21-SNAPSHOT/odl-mdsal-replicate-common-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-single/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-single/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-single/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/odl-mdsal-eos-single-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/odl-mdsal-eos-single-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/odl-mdsal-eos-single-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/odl-mdsal-eos-single-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/odl-mdsal-eos-single-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/odl-mdsal-eos-single-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/odl-mdsal-eos-single-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/odl-mdsal-eos-single-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/odl-mdsal-eos-single-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/odl-mdsal-eos-single-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/odl-mdsal-eos-single-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.21-SNAPSHOT/odl-mdsal-eos-single-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-dom/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-dom/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-dom/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/odl-mdsal-singleton-dom-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/odl-mdsal-singleton-dom-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/odl-mdsal-singleton-dom-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/odl-mdsal-singleton-dom-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/odl-mdsal-singleton-dom-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/odl-mdsal-singleton-dom-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/odl-mdsal-singleton-dom-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/odl-mdsal-singleton-dom-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/odl-mdsal-singleton-dom-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/odl-mdsal-singleton-dom-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/odl-mdsal-singleton-dom-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.21-SNAPSHOT/odl-mdsal-singleton-dom-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.21-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-api/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-api/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-api/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-api/14.0.21-SNAPSHOT/mdsal-dom-api-14.0.21-20260227.203224-79-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding-parent/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding-parent/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding-parent/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding-parent/14.0.21-SNAPSHOT/binding-parent-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding-parent/14.0.21-SNAPSHOT/binding-parent-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding-parent/14.0.21-SNAPSHOT/binding-parent-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding-parent/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding-parent/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding-parent/14.0.21-SNAPSHOT/binding-parent-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding-parent/14.0.21-SNAPSHOT/binding-parent-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding-parent/14.0.21-SNAPSHOT/binding-parent-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding-parent/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding-parent/14.0.21-SNAPSHOT/binding-parent-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding-parent/14.0.21-SNAPSHOT/binding-parent-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/binding-parent/14.0.21-SNAPSHOT/binding-parent-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-model/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-model/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-model/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-model/14.0.21-SNAPSHOT/mdsal-binding-test-model-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-rfc8525/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-rfc8525/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-rfc8525/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.21-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/odl-mdsal-dom-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/odl-mdsal-dom-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/odl-mdsal-dom-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/odl-mdsal-dom-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/odl-mdsal-dom-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/odl-mdsal-dom-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/odl-mdsal-dom-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/odl-mdsal-dom-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/odl-mdsal-dom-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/odl-mdsal-dom-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/odl-mdsal-dom-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom/14.0.21-SNAPSHOT/odl-mdsal-dom-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-api/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-api/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-api/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.21-SNAPSHOT/mdsal-eos-dom-api-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-runtime/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-runtime/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-runtime/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/odl-mdsal-binding-runtime-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/odl-mdsal-binding-runtime-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/odl-mdsal-binding-runtime-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/odl-mdsal-binding-runtime-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/odl-mdsal-binding-runtime-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/odl-mdsal-binding-runtime-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/odl-mdsal-binding-runtime-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/odl-mdsal-binding-runtime-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/odl-mdsal-binding-runtime-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/odl-mdsal-binding-runtime-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/odl-mdsal-binding-runtime-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.21-SNAPSHOT/odl-mdsal-binding-runtime-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-utils/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-utils/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-utils/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.21-SNAPSHOT/mdsal-binding-test-utils-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-spi/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-spi/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-spi/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-binding-spi/14.0.21-SNAPSHOT/mdsal-binding-spi-14.0.21-20260227.203224-79.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-cli/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-cli/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-cli/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-cli/14.0.21-SNAPSHOT/mdsal-trace-cli-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-rfc8294-netty/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-rfc8294-netty/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-rfc8294-netty/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.21-SNAPSHOT/mdsal-rfc8294-netty-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-netty/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-netty/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-netty/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/odl-mdsal-replicate-netty-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/odl-mdsal-replicate-netty-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/odl-mdsal-replicate-netty-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/odl-mdsal-replicate-netty-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/odl-mdsal-replicate-netty-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/odl-mdsal-replicate-netty-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/odl-mdsal-replicate-netty-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/odl-mdsal-replicate-netty-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/odl-mdsal-replicate-netty-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/odl-mdsal-replicate-netty-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/odl-mdsal-replicate-netty-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.21-SNAPSHOT/odl-mdsal-replicate-netty-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/bundle-parent/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/bundle-parent/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/bundle-parent/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/bundle-parent/14.0.21-SNAPSHOT/bundle-parent-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/bundle-parent/14.0.21-SNAPSHOT/bundle-parent-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/bundle-parent/14.0.21-SNAPSHOT/bundle-parent-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/bundle-parent/14.0.21-SNAPSHOT/bundle-parent-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/bundle-parent/14.0.21-SNAPSHOT/bundle-parent-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/bundle-parent/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/bundle-parent/14.0.21-SNAPSHOT/bundle-parent-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/bundle-parent/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/bundle-parent/14.0.21-SNAPSHOT/bundle-parent-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/bundle-parent/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/bundle-parent/14.0.21-SNAPSHOT/bundle-parent-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/bundle-parent/14.0.21-SNAPSHOT/bundle-parent-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-spi/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-spi/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-spi/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-spi/14.0.21-SNAPSHOT/mdsal-dom-spi-14.0.21-20260227.203224-79-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-runtime/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-runtime/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-runtime/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/odl-mdsal-dom-runtime-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/odl-mdsal-dom-runtime-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/odl-mdsal-dom-runtime-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/odl-mdsal-dom-runtime-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/odl-mdsal-dom-runtime-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/odl-mdsal-dom-runtime-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/odl-mdsal-dom-runtime-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/odl-mdsal-dom-runtime-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/odl-mdsal-dom-runtime-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/odl-mdsal-dom-runtime-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/odl-mdsal-dom-runtime-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.21-SNAPSHOT/odl-mdsal-dom-runtime-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-api/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-api/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-api/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-yanglib-api/0.19.21-SNAPSHOT/mdsal-yanglib-api-0.19.21-20260227.203224-79-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-impl/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-impl/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-impl/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-impl/14.0.21-SNAPSHOT/mdsal-singleton-impl-14.0.21-20260227.203224-79-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.21-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-karaf/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-karaf/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-karaf/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-20260227.203224-79.tar.gz 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-20260227.203224-79.tar.gz.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-20260227.203224-79.zip 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-20260227.203224-79.tar.gz.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-20260227.203224-79.zip.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-20260227.203224-79.zip.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-karaf/14.0.21-SNAPSHOT/mdsal-karaf-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.21-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-common/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-common/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-common/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/odl-mdsal-eos-common-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/odl-mdsal-eos-common-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/odl-mdsal-eos-common-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/odl-mdsal-eos-common-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/odl-mdsal-eos-common-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/odl-mdsal-eos-common-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/odl-mdsal-eos-common-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/odl-mdsal-eos-common-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/odl-mdsal-eos-common-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/odl-mdsal-eos-common-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/odl-mdsal-eos-common-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.21-SNAPSHOT/odl-mdsal-eos-common-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-common/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-common/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-common/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-replicate-common/14.0.21-SNAPSHOT/mdsal-replicate-common-14.0.21-20260227.203224-79-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-common/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-common/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-common/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/odl-mdsal-common-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/odl-mdsal-common-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/odl-mdsal-common-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/odl-mdsal-common-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/odl-mdsal-common-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/odl-mdsal-common-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/odl-mdsal-common-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/odl-mdsal-common-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/odl-mdsal-common-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/odl-mdsal-common-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/odl-mdsal-common-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-common/14.0.21-SNAPSHOT/odl-mdsal-common-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-common-api/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-common-api/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-common-api/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-common-api/14.0.21-SNAPSHOT/mdsal-eos-common-api-14.0.21-20260227.203224-79-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-docs/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-docs/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-docs/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-docs/14.0.21-SNAPSHOT/mdsal-docs-14.0.21-20260227.203224-79.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-trace/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-trace/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-trace/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/odl-mdsal-trace-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/odl-mdsal-trace-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/odl-mdsal-trace-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/odl-mdsal-trace-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/odl-mdsal-trace-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/odl-mdsal-trace-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/odl-mdsal-trace-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/odl-mdsal-trace-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/odl-mdsal-trace-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/odl-mdsal-trace-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/odl-mdsal-trace-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-trace/14.0.21-SNAPSHOT/odl-mdsal-trace-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-artifacts/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-artifacts/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-artifacts/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-artifacts/14.0.21-SNAPSHOT/mdsal-artifacts-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-artifacts/14.0.21-SNAPSHOT/mdsal-artifacts-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-artifacts/14.0.21-SNAPSHOT/mdsal-artifacts-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-artifacts/14.0.21-SNAPSHOT/mdsal-artifacts-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-artifacts/14.0.21-SNAPSHOT/mdsal-artifacts-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-artifacts/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-artifacts/14.0.21-SNAPSHOT/mdsal-artifacts-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-artifacts/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-artifacts/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-artifacts/14.0.21-SNAPSHOT/mdsal-artifacts-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-artifacts/14.0.21-SNAPSHOT/mdsal-artifacts-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-artifacts/14.0.21-SNAPSHOT/mdsal-artifacts-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-api/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-api/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-api/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.21-SNAPSHOT/mdsal-eos-binding-api-14.0.21-20260227.203224-79.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-api/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-api/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-api/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79-config.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79-config.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-trace-api/14.0.21-SNAPSHOT/mdsal-trace-api-14.0.21-20260227.203224-79-config.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-api/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-api/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-api/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/odl-mdsal-dom-api-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/odl-mdsal-dom-api-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/odl-mdsal-dom-api-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/odl-mdsal-dom-api-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/odl-mdsal-dom-api-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/odl-mdsal-dom-api-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/odl-mdsal-dom-api-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/odl-mdsal-dom-api-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/odl-mdsal-dom-api-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/odl-mdsal-dom-api-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/odl-mdsal-dom-api-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.21-SNAPSHOT/odl-mdsal-dom-api-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/feature-parent/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/feature-parent/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/feature-parent/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/feature-parent/14.0.21-SNAPSHOT/feature-parent-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/feature-parent/14.0.21-SNAPSHOT/feature-parent-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/feature-parent/14.0.21-SNAPSHOT/feature-parent-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/feature-parent/14.0.21-SNAPSHOT/feature-parent-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/feature-parent/14.0.21-SNAPSHOT/feature-parent-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/feature-parent/14.0.21-SNAPSHOT/feature-parent-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/feature-parent/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/feature-parent/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/feature-parent/14.0.21-SNAPSHOT/feature-parent-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/feature-parent/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/feature-parent/14.0.21-SNAPSHOT/feature-parent-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/feature-parent/14.0.21-SNAPSHOT/feature-parent-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.21-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.21-20260227.203224-79.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/template-feature-parent/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/template-feature-parent/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/template-feature-parent/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/template-feature-parent/14.0.21-SNAPSHOT/template-feature-parent-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/template-feature-parent/14.0.21-SNAPSHOT/template-feature-parent-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/template-feature-parent/14.0.21-SNAPSHOT/template-feature-parent-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/template-feature-parent/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/template-feature-parent/14.0.21-SNAPSHOT/template-feature-parent-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/template-feature-parent/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/template-feature-parent/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/template-feature-parent/14.0.21-SNAPSHOT/template-feature-parent-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/template-feature-parent/14.0.21-SNAPSHOT/template-feature-parent-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/template-feature-parent/14.0.21-SNAPSHOT/template-feature-parent-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/template-feature-parent/14.0.21-SNAPSHOT/template-feature-parent-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/template-feature-parent/14.0.21-SNAPSHOT/template-feature-parent-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/odl-mdsal-binding-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/odl-mdsal-binding-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/odl-mdsal-binding-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/odl-mdsal-binding-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/odl-mdsal-binding-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/odl-mdsal-binding-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/odl-mdsal-binding-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/odl-mdsal-binding-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/odl-mdsal-binding-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/odl-mdsal-binding-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/odl-mdsal-binding-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-binding/14.0.21-SNAPSHOT/odl-mdsal-binding-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-broker/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-broker/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-broker/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/odl-mdsal-dom-broker-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/odl-mdsal-dom-broker-14.0.21-20260227.203224-79-features.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/odl-mdsal-dom-broker-14.0.21-20260227.203224-79-features.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/odl-mdsal-dom-broker-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/odl-mdsal-dom-broker-14.0.21-20260227.203224-79-features.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/odl-mdsal-dom-broker-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/odl-mdsal-dom-broker-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/odl-mdsal-dom-broker-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/odl-mdsal-dom-broker-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/odl-mdsal-dom-broker-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/odl-mdsal-dom-broker-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.21-SNAPSHOT/odl-mdsal-dom-broker-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-api/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-api/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-api/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79-javadoc.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79-sources.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79-javadoc.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79-sources.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79.pom 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79.jar 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/maven-metadata.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79.pom.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79-cyclonedx.xml.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/maven-metadata.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79-sources.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79.jar.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79.pom.sha1 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/maven-metadata.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79-cyclonedx.json 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79-javadoc.jar.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79-cyclonedx.xml.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79-cyclonedx.json.md5 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79-cyclonedx.xml 21:06:39 Successfully uploaded org/opendaylight/mdsal/mdsal-singleton-api/14.0.21-SNAPSHOT/mdsal-singleton-api-14.0.21-20260227.203224-79-cyclonedx.json.sha1 21:06:39 Finished deploying /w/workspace/mdsal-maven-merge-14.0.x/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 21:06:39 ####################################################### 21:06:39 [mdsal-maven-merge-14.0.x] $ /bin/bash /tmp/jenkins4784438844542288086.sh 21:06:39 $ ssh-agent -k 21:06:39 unset SSH_AUTH_SOCK; 21:06:39 unset SSH_AGENT_PID; 21:06:39 echo Agent pid 1579 killed; 21:06:39 [ssh-agent] Stopped. 21:06:39 [JaCoCo plugin] Collecting JaCoCo coverage data... 21:06:39 [JaCoCo plugin] Version: 3.3.5 21:06:39 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 21:06:40 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 25 21:06:40 [JaCoCo plugin] Saving matched execfiles: /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-utils/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-merge-14.0.x/common/mdsal-common-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-schema-osgi/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-spi/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-adapter/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-common-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-simple/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/ietf-type-util/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-inet-types/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-yang-types/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-merge-14.0.x/netty/mdsal-rfc8294-netty/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-netty/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-impl/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-impl/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/target/code-coverage/jacoco.exec 21:06:41 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 21:06:42 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/binding/binding-parent/target/classes 0 files 21:06:42 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/target/classes 84 files 21:06:42 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/target/classes 125 files 21:06:42 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-spi/target/classes 7 files 21:06:43 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/target/classes 1289 files 21:06:43 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-utils/target/classes 7 files 21:06:43 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/target/classes 30 files 21:06:43 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/bnd-parent/target/classes 0 files 21:06:43 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/bundle-parent/target/classes 0 files 21:06:43 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/common/mdsal-common-api/target/classes 22 files 21:06:43 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/docs/examples/dom-databroker-txchain/target/classes 7 files 21:06:43 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/docs/examples/dom-databroker/target/classes 7 files 21:06:43 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/docs/target/classes 0 files 21:06:43 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-api/target/classes 99 files 21:06:43 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/target/classes 40 files 21:06:43 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore-benchmark/target/classes 37 files 21:06:43 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore/target/classes 11 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-schema-osgi/target/classes 4 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-spi/target/classes 79 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-adapter/target/classes 3 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/target/classes 5 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-common-api/target/classes 7 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-api/target/classes 5 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-simple/target/classes 5 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/feature-parent/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/features-mdsal-experimental/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/features-mdsal/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding-api/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding-base/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding-dom-adapter/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding-runtime/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-binding/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-common/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-dom-api/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-dom-broker/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-dom-runtime/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-dom/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-eos-binding/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-eos-common/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-eos-dom/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-eos-single/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-exp-yanglib-api/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-exp-yanglib-rfc8525/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-odl-l2-types/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6022/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6241/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6243/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6470/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc6991/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7224/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7317-ietf-system/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7407-ietf-snmp/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc7952/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8040-ietf-restconf/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8072/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8177/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8294/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8341/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8342/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8343/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8344/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8345-non-nmda/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8345/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8346-non-nmda/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8346/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8348-non-nmda/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8348/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8349/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8519/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8520/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8525/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8526/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8528/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8529/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8530/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8542/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8639/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8641/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8650/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8776/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8795-non-nmda/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8795/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8808/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8819-non-nmda/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8819/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc8916/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9067/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9070/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9144/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9179/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9196-ietf-notification-capabilities/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9196-ietf-system-capabilities/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9640/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9641/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9642/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9643/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9644/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9645/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-model-rfc9648/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-replicate-common/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-replicate-netty/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-rfc8294-netty/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-singleton-common/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-singleton-dom/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/odl-mdsal-trace/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/features/parent/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/jacoco/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/karaf/target/classes 0 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/general-entity/target/classes 7 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-crypt-hash/target/classes 7 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-hardware/target/classes 33 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-if-type/target/classes 603 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-routing-types/target/classes 5 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-encryption-algs/target/classes 4 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-key-exchange-algs/target/classes 4 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-mac-algs/target/classes 4 files 21:06:44 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-ssh-public-key-algs/target/classes 4 files 21:06:45 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/iana/iana-tls-cipher-suite-algs/target/classes 4 files 21:06:45 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/ietf-topology/target/classes 54 files 21:06:45 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/l2-types/target/classes 7 files 21:06:45 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/ietf-type-util/target/classes 3 files 21:06:45 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6022/target/classes 94 files 21:06:45 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6241/target/classes 245 files 21:06:45 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6243/target/classes 14 files 21:06:45 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6470/target/classes 37 files 21:06:45 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-inet-types/target/classes 21 files 21:06:45 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-yang-types/target/classes 22 files 21:06:45 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7317-ietf-system/target/classes 140 files 21:06:45 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-snmp/target/classes 292 files 21:06:45 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7407-ietf-x509-cert-to-name/target/classes 23 files 21:06:45 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc7952/target/classes 3 files 21:06:45 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf-monitoring/target/classes 23 files 21:06:45 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8040-ietf-restconf/target/classes 32 files 21:06:45 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8072/target/classes 49 files 21:06:46 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8177/target/classes 105 files 21:06:46 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8294-ietf-routing-types/target/classes 65 files 21:06:46 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8341/target/classes 44 files 21:06:46 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-datastores/target/classes 19 files 21:06:46 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8342-ietf-origin/target/classes 17 files 21:06:46 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8343/target/classes 37 files 21:06:46 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8344/target/classes 79 files 21:06:46 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-state/target/classes 29 files 21:06:46 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology-state/target/classes 35 files 21:06:46 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network-topology/target/classes 37 files 21:06:46 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8345-ietf-network/target/classes 31 files 21:06:46 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/classes 34 files 21:06:46 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8346-ietf-l3-unicast-topology/target/classes 76 files 21:06:46 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware-state/target/classes 31 files 21:06:46 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8348-ietf-hardware/target/classes 41 files 21:06:46 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/classes 68 files 21:06:46 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/classes 106 files 21:06:47 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8349-ietf-routing/target/classes 166 files 21:06:47 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-access-control-list/target/classes 181 files 21:06:47 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-ethertypes/target/classes 6 files 21:06:47 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-packet-fields/target/classes 37 files 21:06:47 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-acldns/target/classes 10 files 21:06:47 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8520-ietf-mud/target/classes 35 files 21:06:47 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/target/classes 71 files 21:06:47 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8526/target/classes 55 files 21:06:47 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8528/target/classes 28 files 21:06:47 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8529/target/classes 58 files 21:06:47 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8530/target/classes 21 files 21:06:47 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-topology/target/classes 51 files 21:06:47 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8542-ietf-dc-fabric-types/target/classes 68 files 21:06:47 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/classes 33 files 21:06:47 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/classes 40 files 21:06:47 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8639/target/classes 205 files 21:06:48 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8641/target/classes 139 files 21:06:48 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8650/target/classes 13 files 21:06:48 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-packet-types/target/classes 42 files 21:06:48 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-types/target/classes 685 files 21:06:48 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology-state/target/classes 56 files 21:06:48 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8795-ietf-te-topology/target/classes 318 files 21:06:49 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8808/target/classes 13 files 21:06:49 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags-state/target/classes 11 files 21:06:49 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8819-ietf-module-tags/target/classes 12 files 21:06:49 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8916/target/classes 123 files 21:06:49 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9067/target/classes 161 files 21:06:49 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/classes 224 files 21:06:49 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9070-ietf-mpls-ldp/target/classes 292 files 21:06:49 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9144/target/classes 33 files 21:06:49 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9179/target/classes 28 files 21:06:49 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-notification-capabilities/target/classes 24 files 21:06:49 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9196-ietf-system-capabilities/target/classes 18 files 21:06:49 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9640/target/classes 148 files 21:06:49 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9641/target/classes 76 files 21:06:50 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9642/target/classes 101 files 21:06:50 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-client/target/classes 55 files 21:06:50 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-common/target/classes 8 files 21:06:50 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9643-ietf-tcp-server/target/classes 9 files 21:06:50 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-client/target/classes 45 files 21:06:50 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-common/target/classes 80 files 21:06:50 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9644-ietf-ssh-server/target/classes 68 files 21:06:50 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-client/target/classes 69 files 21:06:50 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-common/target/classes 60 files 21:06:50 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9645-ietf-tls-server/target/classes 70 files 21:06:50 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc9648/target/classes 57 files 21:06:50 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/yang-ext/target/classes 4 files 21:06:50 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/netty/mdsal-rfc8294-netty/target/classes 3 files 21:06:50 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-common/target/classes 3 files 21:06:50 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-netty/target/classes 29 files 21:06:50 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-api/target/classes 5 files 21:06:50 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-impl/target/classes 12 files 21:06:50 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-api/target/classes 8 files 21:06:50 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-cli/target/classes 1 files 21:06:50 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-impl/target/classes 13 files 21:06:50 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-api/target/classes 7 files 21:06:50 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/target/classes 7 files 21:06:51 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 21:06:51 [JaCoCo plugin] Source Inclusions: **/*.java 21:06:51 [JaCoCo plugin] Source Exclusions: null 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-api/src/main/java 57 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-dom-adapter/src/main/java 90 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-spi/src/main/java 7 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-model/src/main/java 2 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-test-utils/src/main/java 4 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/binding/mdsal-binding-util/src/main/java 27 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/common/mdsal-common-api/src/main/java 19 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/docs/examples/dom-databroker-txchain/src/main/java 2 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/docs/examples/dom-databroker/src/main/java 2 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-api/src/main/java 59 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-broker/src/main/java 26 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore-benchmark/src/main/java 7 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-inmemory-datastore/src/main/java 7 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-schema-osgi/src/main/java 3 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/dom/mdsal-dom-spi/src/main/java 60 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-adapter/src/main/java 3 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-binding-api/src/main/java 5 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-common-api/src/main/java 6 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-api/src/main/java 5 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/entityownership/mdsal-eos-dom-simple/src/main/java 3 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/ietf-type-util/src/main/java 3 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-inet-types/src/main/java 1 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc6991-ietf-yang-types/src/main/java 1 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8294-ietf-routing-types/src/main/java 1 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8519-ietf-ethertypes/src/main/java 1 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8525/src/main/java 2 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/model/rfc/rfc8776-ietf-te-types/src/main/java 1 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/netty/mdsal-rfc8294-netty/src/main/java 3 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-common/src/main/java 3 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/replicate/mdsal-replicate-netty/src/main/java 22 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-api/src/main/java 5 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/singleton-service/mdsal-singleton-impl/src/main/java 7 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-api/src/main/java 1 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-cli/src/main/java 1 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/trace/mdsal-trace-impl/src/main/java 11 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-api/src/main/java 7 files 21:06:51 [JaCoCo plugin] - /w/workspace/mdsal-maven-merge-14.0.x/yanglib/mdsal-yanglib-rfc8525/src/main/java 6 files 21:06:51 [JaCoCo plugin] Loading inclusions files.. 21:06:51 [JaCoCo plugin] inclusions: [] 21:06:51 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 21:06:52 [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] 21:06:52 [JaCoCo plugin] Publishing the results.. 21:06:52 [JaCoCo plugin] Loading packages.. 21:06:52 [JaCoCo plugin] Done. 21:06:52 [JaCoCo plugin] Overall coverage: class: 62.16898, method: 52.66959, line: 42.432476, branch: 32.583527, instruction: 42.053356, complexity: 43.937153 21:06:52 [PostBuildScript] - [INFO] Executing post build scripts. 21:06:52 [mdsal-maven-merge-14.0.x] $ /bin/bash /tmp/jenkins18373801503136550221.sh 21:06:52 ---> sysstat.sh 21:06:53 [mdsal-maven-merge-14.0.x] $ /bin/bash /tmp/jenkins7393155085870128712.sh 21:06:53 ---> package-listing.sh 21:06:53 ++ facter osfamily 21:06:53 ++ tr '[:upper:]' '[:lower:]' 21:06:53 + OS_FAMILY=debian 21:06:53 + workspace=/w/workspace/mdsal-maven-merge-14.0.x 21:06:53 + START_PACKAGES=/tmp/packages_start.txt 21:06:53 + END_PACKAGES=/tmp/packages_end.txt 21:06:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:06:53 + PACKAGES=/tmp/packages_start.txt 21:06:53 + '[' /w/workspace/mdsal-maven-merge-14.0.x ']' 21:06:53 + PACKAGES=/tmp/packages_end.txt 21:06:53 + case "${OS_FAMILY}" in 21:06:53 + dpkg -l 21:06:53 + grep '^ii' 21:06:53 + '[' -f /tmp/packages_start.txt ']' 21:06:53 + '[' -f /tmp/packages_end.txt ']' 21:06:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:06:53 + '[' /w/workspace/mdsal-maven-merge-14.0.x ']' 21:06:53 + mkdir -p /w/workspace/mdsal-maven-merge-14.0.x/archives/ 21:06:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/mdsal-maven-merge-14.0.x/archives/ 21:06:53 [mdsal-maven-merge-14.0.x] $ /bin/bash /tmp/jenkins4263620003954007658.sh 21:06:53 ---> capture-instance-metadata.sh 21:06:53 Setup pyenv: 21:06:53 system 21:06:53 3.8.20 21:06:53 3.9.20 21:06:53 3.10.15 21:06:53 * 3.11.10 (set by /w/workspace/mdsal-maven-merge-14.0.x/.python-version) 21:06:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ian0 from file:/tmp/.os_lf_venv 21:06:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:06:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:06:55 lf-activate-venv(): INFO: Base packages installed successfully 21:06:55 lf-activate-venv(): INFO: Installing additional packages: lftools 21:07:07 lf-activate-venv(): INFO: Adding /tmp/venv-Ian0/bin to PATH 21:07:07 INFO: Running in OpenStack, capturing instance metadata 21:07:07 [mdsal-maven-merge-14.0.x] $ /bin/bash /tmp/jenkins6748827352345200012.sh 21:07:07 provisioning config files... 21:07:08 Could not find credentials [logs] for mdsal-maven-merge-14.0.x #216 21:07:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/mdsal-maven-merge-14.0.x@tmp/config2873201855781266870tmp 21:07:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 21:07:08 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 21:07:08 provisioning config files... 21:07:08 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 21:07:08 [EnvInject] - Injecting environment variables from a build step. 21:07:08 [EnvInject] - Injecting as environment variables the properties content 21:07:08 SERVER_ID=logs 21:07:08 21:07:08 [EnvInject] - Variables injected successfully. 21:07:08 [mdsal-maven-merge-14.0.x] $ /bin/bash /tmp/jenkins3192138011843992004.sh 21:07:08 ---> create-netrc.sh 21:07:08 WARN: Log server credential not found. 21:07:08 [mdsal-maven-merge-14.0.x] $ /bin/bash /tmp/jenkins15424424080467042913.sh 21:07:08 ---> python-tools-install.sh 21:07:08 Setup pyenv: 21:07:08 system 21:07:08 3.8.20 21:07:08 3.9.20 21:07:08 3.10.15 21:07:08 * 3.11.10 (set by /w/workspace/mdsal-maven-merge-14.0.x/.python-version) 21:07:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ian0 from file:/tmp/.os_lf_venv 21:07:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:07:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:07:10 lf-activate-venv(): INFO: Base packages installed successfully 21:07:10 lf-activate-venv(): INFO: Installing additional packages: lftools 21:07:19 lf-activate-venv(): INFO: Adding /tmp/venv-Ian0/bin to PATH 21:07:19 [mdsal-maven-merge-14.0.x] $ /bin/bash /tmp/jenkins4888761491536129562.sh 21:07:19 ---> sudo-logs.sh 21:07:19 Archiving 'sudo' log.. 21:07:20 [mdsal-maven-merge-14.0.x] $ /bin/bash /tmp/jenkins17625598801154968966.sh 21:07:20 ---> job-cost.sh 21:07:20 INFO: Activating Python virtual environment... 21:07:20 Setup pyenv: 21:07:20 system 21:07:20 3.8.20 21:07:20 3.9.20 21:07:20 3.10.15 21:07:20 * 3.11.10 (set by /w/workspace/mdsal-maven-merge-14.0.x/.python-version) 21:07:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ian0 from file:/tmp/.os_lf_venv 21:07:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:07:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:07:22 lf-activate-venv(): INFO: Base packages installed successfully 21:07:22 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:07:28 lf-activate-venv(): INFO: Adding /tmp/venv-Ian0/bin to PATH 21:07:28 INFO: No stack-cost file found 21:07:28 INFO: Instance uptime: 2561s 21:07:28 INFO: Fetching instance metadata (attempt 1 of 3)... 21:07:28 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 21:07:29 INFO: Successfully fetched instance metadata 21:07:29 INFO: Instance type: v3-standard-4 21:07:29 INFO: Retrieving pricing info for: v3-standard-4 21:07:29 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 21:07:29 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=2561 21:07:29 INFO: Successfully fetched Vexxhost pricing API 21:07:29 INFO: Retrieved cost: 0.11 21:07:29 INFO: Retrieved resource: v3-standard-4 21:07:29 INFO: Creating archive directory: /w/workspace/mdsal-maven-merge-14.0.x/archives/cost 21:07:29 INFO: Archiving costs to: /w/workspace/mdsal-maven-merge-14.0.x/archives/cost.csv 21:07:29 INFO: Successfully archived job cost data 21:07:29 DEBUG: Cost data: mdsal-maven-merge-14.0.x,216,2026-02-27 21:07:29,v3-standard-4,2561,0.11,0.00,SUCCESS 21:07:29 [mdsal-maven-merge-14.0.x] $ /bin/bash -l /tmp/jenkins14584794194872002587.sh 21:07:29 ---> logs-deploy.sh 21:07:29 Setup pyenv: 21:07:29 system 21:07:29 3.8.20 21:07:29 3.9.20 21:07:29 3.10.15 21:07:29 * 3.11.10 (set by /w/workspace/mdsal-maven-merge-14.0.x/.python-version) 21:07:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ian0 from file:/tmp/.os_lf_venv 21:07:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:07:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:07:31 lf-activate-venv(): INFO: Base packages installed successfully 21:07:31 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:07:40 lf-activate-venv(): INFO: Adding /tmp/venv-Ian0/bin to PATH 21:07:40 WARNING: Nexus logging server not set 21:07:40 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/mdsal-maven-merge-14.0.x/216/ 21:07:40 INFO: archiving logs to S3 21:07:41 /tmp/venv-Ian0/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 21:07:41 warnings.warn( 21:07:47 ---> uname -a: 21:07:47 Linux prd-ubuntu2204-docker-4c-4g-23878 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 21:07:47 21:07:47 21:07:47 ---> lscpu: 21:07:47 Architecture: x86_64 21:07:47 CPU op-mode(s): 32-bit, 64-bit 21:07:47 Address sizes: 40 bits physical, 48 bits virtual 21:07:47 Byte Order: Little Endian 21:07:47 CPU(s): 4 21:07:47 On-line CPU(s) list: 0-3 21:07:47 Vendor ID: AuthenticAMD 21:07:47 Model name: AMD EPYC-Rome Processor 21:07:47 CPU family: 23 21:07:47 Model: 49 21:07:47 Thread(s) per core: 1 21:07:47 Core(s) per socket: 1 21:07:47 Socket(s): 4 21:07:47 Stepping: 0 21:07:47 BogoMIPS: 5600.00 21:07:47 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:07:47 Virtualization: AMD-V 21:07:47 Hypervisor vendor: KVM 21:07:47 Virtualization type: full 21:07:47 L1d cache: 128 KiB (4 instances) 21:07:47 L1i cache: 128 KiB (4 instances) 21:07:47 L2 cache: 2 MiB (4 instances) 21:07:47 L3 cache: 64 MiB (4 instances) 21:07:47 NUMA node(s): 1 21:07:47 NUMA node0 CPU(s): 0-3 21:07:47 Vulnerability Gather data sampling: Not affected 21:07:47 Vulnerability Indirect target selection: Not affected 21:07:47 Vulnerability Itlb multihit: Not affected 21:07:47 Vulnerability L1tf: Not affected 21:07:47 Vulnerability Mds: Not affected 21:07:47 Vulnerability Meltdown: Not affected 21:07:47 Vulnerability Mmio stale data: Not affected 21:07:47 Vulnerability Reg file data sampling: Not affected 21:07:47 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 21:07:47 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 21:07:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:07:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:07:47 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 21:07:47 Vulnerability Srbds: Not affected 21:07:47 Vulnerability Tsa: Not affected 21:07:47 Vulnerability Tsx async abort: Not affected 21:07:47 Vulnerability Vmscape: Not affected 21:07:47 21:07:47 21:07:47 ---> nproc: 21:07:47 4 21:07:47 21:07:47 21:07:47 ---> df -h: 21:07:47 Filesystem Size Used Avail Use% Mounted on 21:07:47 tmpfs 1.6G 1.1M 1.6G 1% /run 21:07:47 /dev/vda1 78G 12G 67G 15% / 21:07:47 tmpfs 7.9G 0 7.9G 0% /dev/shm 21:07:47 tmpfs 5.0M 0 5.0M 0% /run/lock 21:07:47 /dev/vda15 105M 6.1M 99M 6% /boot/efi 21:07:47 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 21:07:47 21:07:47 21:07:47 ---> free -m: 21:07:47 total used free shared buff/cache available 21:07:47 Mem: 15989 765 9314 4 5909 14881 21:07:47 Swap: 1023 0 1023 21:07:47 21:07:47 21:07:47 ---> ip addr: 21:07:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:07:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:07:47 inet 127.0.0.1/8 scope host lo 21:07:47 valid_lft forever preferred_lft forever 21:07:47 inet6 ::1/128 scope host 21:07:47 valid_lft forever preferred_lft forever 21:07:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:07:47 link/ether fa:16:3e:aa:b2:f4 brd ff:ff:ff:ff:ff:ff 21:07:47 altname enp0s3 21:07:47 inet 10.30.171.90/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 21:07:47 valid_lft 83828sec preferred_lft 83828sec 21:07:47 inet6 fe80::f816:3eff:feaa:b2f4/64 scope link 21:07:47 valid_lft forever preferred_lft forever 21:07:47 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 21:07:47 link/ether ee:74:fd:9a:be:10 brd ff:ff:ff:ff:ff:ff 21:07:47 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:07:47 valid_lft forever preferred_lft forever 21:07:47 21:07:47 21:07:47 ---> sar -b -r -n DEV: 21:07:47 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-4g-23878) 02/27/26 _x86_64_ (4 CPU) 21:07:47 21:07:47 20:24:58 LINUX RESTART (4 CPU) 21:07:47 21:07:47 20:30:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:07:47 20:40:24 30.05 2.56 13.76 13.74 519.73 3212.86 234470.46 21:07:47 20:50:16 54.20 0.34 45.09 8.77 11.08 4678.35 8818.23 21:07:47 21:00:38 45.83 0.13 38.12 7.57 6.23 5376.64 23777.63 21:07:47 Average: 43.17 1.02 32.10 10.05 182.09 4417.11 90468.92 21:07:47 21:07:47 20:30:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:07:47 20:40:24 10212772 13642836 2316340 14.15 144428 3414444 2581540 14.82 711872 5064728 56632 21:07:47 20:50:16 8723480 13164616 2785460 17.01 201372 4278128 2897824 16.63 958112 6188388 26100 21:07:47 21:00:38 9691248 15374048 571316 3.49 239860 5410776 1127696 6.47 1361204 4754548 36 21:07:47 Average: 9542500 14060500 1891039 11.55 195220 4367783 2202353 12.64 1010396 5335888 27589 21:07:47 21:07:47 20:30:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:07:47 20:40:24 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 21:07:47 20:40:24 ens3 92.49 73.01 635.66 18.10 0.00 0.00 0.00 0.00 21:07:47 20:40:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:47 20:50:16 lo 3984.14 3984.14 3797.51 3797.51 0.00 0.00 0.00 0.00 21:07:47 20:50:16 ens3 104.43 76.02 308.18 22.67 0.00 0.00 0.00 0.00 21:07:47 20:50:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:47 21:00:38 lo 3791.56 3791.56 3610.77 3610.77 0.00 0.00 0.00 0.00 21:07:47 21:00:38 ens3 99.04 76.25 103.85 45.54 0.00 0.00 0.00 0.00 21:07:47 21:00:38 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:47 Average: lo 2567.09 2567.09 2445.44 2445.44 0.00 0.00 0.00 0.00 21:07:47 Average: ens3 98.55 75.08 350.23 28.85 0.00 0.00 0.00 0.00 21:07:47 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:47 21:07:47 21:07:47 ---> sar -P ALL: 21:07:47 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-4g-23878) 02/27/26 _x86_64_ (4 CPU) 21:07:47 21:07:47 20:24:58 LINUX RESTART (4 CPU) 21:07:47 21:07:47 20:30:00 CPU %user %nice %system %iowait %steal %idle 21:07:47 20:40:24 all 52.72 0.00 1.91 3.83 0.08 41.47 21:07:47 20:40:24 0 53.55 0.00 1.74 1.26 0.08 43.38 21:07:47 20:40:24 1 52.34 0.00 2.19 3.67 0.08 41.71 21:07:47 20:40:24 2 53.54 0.00 1.86 3.70 0.08 40.82 21:07:47 20:40:24 3 51.45 0.00 1.83 6.68 0.08 39.96 21:07:47 20:50:16 all 63.34 0.00 3.75 0.27 0.09 32.55 21:07:47 20:50:16 0 63.09 0.00 3.28 0.13 0.09 33.40 21:07:47 20:50:16 1 63.46 0.00 3.82 0.47 0.09 32.16 21:07:47 20:50:16 2 64.31 0.00 4.02 0.27 0.09 31.31 21:07:47 20:50:16 3 62.50 0.00 3.87 0.20 0.09 33.34 21:07:47 21:00:38 all 57.30 0.00 3.51 0.32 0.09 38.78 21:07:47 21:00:38 0 56.97 0.00 3.85 0.26 0.09 38.83 21:07:47 21:00:38 1 55.63 0.00 3.36 0.49 0.09 40.44 21:07:47 21:00:38 2 57.25 0.00 3.54 0.25 0.10 38.86 21:07:47 21:00:38 3 59.34 0.00 3.30 0.28 0.09 36.99 21:07:47 Average: all 57.69 0.00 3.05 1.49 0.09 37.68 21:07:47 Average: 0 57.78 0.00 2.95 0.56 0.09 38.62 21:07:47 Average: 1 57.04 0.00 3.11 1.56 0.09 38.20 21:07:47 Average: 2 58.27 0.00 3.13 1.43 0.09 37.09 21:07:47 Average: 3 57.68 0.00 2.99 2.42 0.09 36.82 21:07:47 21:07:47 21:07:47